2024-09-11T07:33:57.043 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-11T07:33:57.060 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-11T07:33:57.144 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230 branch: wip-guits-quincy-2024-09-10-2008-quincy description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} email: gabrioux@ibm.com first_in_suite: false job_id: '7901230' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-quincy-2024-09-10-2008-quincy ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-quincy-2024-09-10-2008-quincy sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 2282 sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-quincy-2024-09-10-2008-quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_d0e6828a2016d48cf25ad84064e50742bb1c39b9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 targets: smithi066.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCLn9l1WsZwDiAzj0DnvRRSEJH4M4IC+Bhl9miT/KrHW5MDGtdVmj0wRlNPHuNEQBZ4VspVmR0OTCccz+g1Zh7k= smithi173.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOxOs3KPb/P7/6eXiG82PitlfbbkfsaTkeHEx3ux4TKcH16nUJI1yY+lzC0DpWVDFStof2MNwbd11Uw43a3Ej1w= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF38BXDbkWg+ET8+edKAJK4ahjuDqft03q5O1MVGVZbbXSDRzkKpQ4hRV0Zd2BbCKWLVQtY2XJcGal4HNKsfgJQ= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-11_06:53:43 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-11T07:33:57.144 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_d0e6828a2016d48cf25ad84064e50742bb1c39b9/qa; will attempt to use it 2024-09-11T07:33:57.145 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_d0e6828a2016d48cf25ad84064e50742bb1c39b9/qa/tasks 2024-09-11T07:33:57.145 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-11T07:33:57.146 INFO:teuthology.task.internal:Checking packages... 2024-09-11T07:33:57.167 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd0e6828a2016d48cf25ad84064e50742bb1c39b9' 2024-09-11T07:33:57.167 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-11T07:33:57.167 INFO:teuthology.packaging:ref: None 2024-09-11T07:33:57.167 INFO:teuthology.packaging:tag: None 2024-09-11T07:33:57.167 INFO:teuthology.packaging:branch: wip-guits-quincy-2024-09-10-2008-quincy 2024-09-11T07:33:57.167 INFO:teuthology.packaging:sha1: d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:33:57.168 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-quincy-2024-09-10-2008-quincy 2024-09-11T07:33:57.310 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1623.gd0e6828a 2024-09-11T07:33:57.311 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-11T07:33:57.323 INFO:teuthology.task.internal:no buildpackages task found 2024-09-11T07:33:57.323 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-11T07:33:57.346 INFO:teuthology.task.internal:Saving configuration 2024-09-11T07:33:57.357 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-11T07:33:57.368 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-11T07:33:57.392 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi066.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230', '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-11 07:28:13.684699', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCLn9l1WsZwDiAzj0DnvRRSEJH4M4IC+Bhl9miT/KrHW5MDGtdVmj0wRlNPHuNEQBZ4VspVmR0OTCccz+g1Zh7k='} 2024-09-11T07:33:57.414 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230', '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-11 07:28:13.687495', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOxOs3KPb/P7/6eXiG82PitlfbbkfsaTkeHEx3ux4TKcH16nUJI1yY+lzC0DpWVDFStof2MNwbd11Uw43a3Ej1w='} 2024-09-11T07:33:57.437 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230', '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-11 07:28:13.686093', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF38BXDbkWg+ET8+edKAJK4ahjuDqft03q5O1MVGVZbbXSDRzkKpQ4hRV0Zd2BbCKWLVQtY2XJcGal4HNKsfgJQ='} 2024-09-11T07:33:57.437 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-11T07:33:57.448 INFO:teuthology.task.internal:roles: ubuntu@smithi066.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-09-11T07:33:57.448 INFO:teuthology.task.internal:roles: ubuntu@smithi173.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-09-11T07:33:57.448 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-09-11T07:33:57.449 INFO:teuthology.run_tasks:Running task console_log... 2024-09-11T07:33:57.540 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f59cb71bac0>, signals=[15]) 2024-09-11T07:33:57.541 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-11T07:33:57.551 INFO:teuthology.task.internal:Opening connections... 2024-09-11T07:33:57.551 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi066.front.sepia.ceph.com 2024-09-11T07:33:57.552 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:33:57.631 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi173.front.sepia.ceph.com 2024-09-11T07:33:57.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:33:57.706 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-09-11T07:33:57.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:33:57.782 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-11T07:33:57.789 DEBUG:teuthology.orchestra.run.smithi066:> uname -m 2024-09-11T07:33:57.808 INFO:teuthology.orchestra.run.smithi066.stdout:x86_64 2024-09-11T07:33:57.809 DEBUG:teuthology.orchestra.run.smithi066:> cat /etc/os-release 2024-09-11T07:33:57.867 INFO:teuthology.orchestra.run.smithi066.stdout:NAME="CentOS Stream" 2024-09-11T07:33:57.868 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION="9" 2024-09-11T07:33:57.868 INFO:teuthology.orchestra.run.smithi066.stdout:ID="centos" 2024-09-11T07:33:57.868 INFO:teuthology.orchestra.run.smithi066.stdout:ID_LIKE="rhel fedora" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION_ID="9" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:PLATFORM_ID="platform:el9" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:ANSI_COLOR="0;31" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:LOGO="fedora-logo-icon" 2024-09-11T07:33:57.869 INFO:teuthology.orchestra.run.smithi066.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-11T07:33:57.870 INFO:teuthology.orchestra.run.smithi066.stdout:HOME_URL="https://centos.org/" 2024-09-11T07:33:57.870 INFO:teuthology.orchestra.run.smithi066.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-11T07:33:57.870 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-11T07:33:57.870 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-11T07:33:57.871 INFO:teuthology.lock.ops:Updating smithi066.front.sepia.ceph.com on lock server 2024-09-11T07:33:57.898 DEBUG:teuthology.orchestra.run.smithi173:> uname -m 2024-09-11T07:33:57.917 INFO:teuthology.orchestra.run.smithi173.stdout:x86_64 2024-09-11T07:33:57.917 DEBUG:teuthology.orchestra.run.smithi173:> cat /etc/os-release 2024-09-11T07:33:57.974 INFO:teuthology.orchestra.run.smithi173.stdout:NAME="CentOS Stream" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION="9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:ID="centos" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:ID_LIKE="rhel fedora" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_ID="9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:PLATFORM_ID="platform:el9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:ANSI_COLOR="0;31" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:LOGO="fedora-logo-icon" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:HOME_URL="https://centos.org/" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-11T07:33:57.975 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-11T07:33:57.976 INFO:teuthology.lock.ops:Updating smithi173.front.sepia.ceph.com on lock server 2024-09-11T07:33:58.007 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-09-11T07:33:58.026 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-09-11T07:33:58.026 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="9" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="9" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el9" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:LOGO="fedora-logo-icon" 2024-09-11T07:33:58.084 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-11T07:33:58.085 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2024-09-11T07:33:58.085 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-11T07:33:58.085 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-11T07:33:58.085 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-11T07:33:58.085 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-09-11T07:33:58.107 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-11T07:33:58.118 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-11T07:33:58.131 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-11T07:33:58.132 DEBUG:teuthology.orchestra.run.smithi066:> test '!' -e /home/ubuntu/cephtest 2024-09-11T07:33:58.134 DEBUG:teuthology.orchestra.run.smithi173:> test '!' -e /home/ubuntu/cephtest 2024-09-11T07:33:58.136 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-09-11T07:33:58.153 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-11T07:33:58.164 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-11T07:33:58.164 DEBUG:teuthology.orchestra.run.smithi066:> test -z $(ls -A /var/lib/ceph) 2024-09-11T07:33:58.193 DEBUG:teuthology.orchestra.run.smithi173:> test -z $(ls -A /var/lib/ceph) 2024-09-11T07:33:58.195 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-09-11T07:33:58.297 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-11T07:33:58.376 INFO:teuthology.run_tasks:Running task kernel... 2024-09-11T07:33:58.395 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-11T07:33:58.395 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-11T07:33:58.395 DEBUG:teuthology.orchestra.run.smithi066:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T07:33:58.397 DEBUG:teuthology.orchestra.run.smithi173:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T07:33:58.397 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T07:33:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:33:58.415 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-09-11T07:33:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:33:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:33:58.417 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-11T07:33:58.417 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-11T07:33:58.473 INFO:teuthology.orchestra.run.smithi173.stdout:5.14.0-503.el9.x86_64 2024-09-11T07:33:58.473 INFO:teuthology.task.kernel:Running kernel on smithi173: 5.14.0-503.el9.x86_64 2024-09-11T07:33:58.473 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum install -y kernel 2024-09-11T07:33:58.475 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-503.el9.x86_64 2024-09-11T07:33:58.475 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.14.0-503.el9.x86_64 2024-09-11T07:33:58.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2024-09-11T07:33:58.477 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-503.el9.x86_64 2024-09-11T07:33:58.477 INFO:teuthology.task.kernel:Running kernel on smithi066: 5.14.0-503.el9.x86_64 2024-09-11T07:33:58.477 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum install -y kernel 2024-09-11T07:34:01.648 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - BaseOS 5.9 MB/s | 8.2 MB 00:01 2024-09-11T07:34:06.521 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - BaseOS 1.3 MB/s | 8.2 MB 00:06 2024-09-11T07:34:06.601 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 1.3 MB/s | 8.2 MB 00:06 2024-09-11T07:34:08.564 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-11T07:34:11.447 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - AppStream 2.4 MB/s | 20 MB 00:08 2024-09-11T07:34:12.748 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-11T07:34:14.224 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - Extras packages 67 kB/s | 19 kB 00:00 2024-09-11T07:34:15.119 INFO:teuthology.orchestra.run.smithi173.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-11T07:34:15.126 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-11T07:34:16.123 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - CRB 8.7 MB/s | 6.5 MB 00:00 2024-09-11T07:34:17.557 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - Extras packages 113 kB/s | 19 kB 00:00 2024-09-11T07:34:18.304 INFO:teuthology.orchestra.run.smithi066.stdout:Extra Packages for Enterprise Linux 37 MB/s | 23 MB 00:00 2024-09-11T07:34:19.443 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-11T07:34:20.533 INFO:teuthology.orchestra.run.smithi173.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-11T07:34:21.002 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 19 kB 00:00 2024-09-11T07:34:22.173 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-11T07:34:22.565 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-11T07:34:22.565 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-11T07:34:22.647 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:34:22.657 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:34:22.657 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-09-11T07:34:22.657 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:34:22.657 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:34:22.657 INFO:teuthology.orchestra.run.smithi173.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:34:22.658 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:34:22.659 INFO:teuthology.orchestra.run.smithi173.stdout:Install 4 Packages 2024-09-11T07:34:22.659 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:34:22.659 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 79 M 2024-09-11T07:34:22.659 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 126 M 2024-09-11T07:34:22.659 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:34:23.018 INFO:teuthology.orchestra.run.smithi173.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 276 kB/s | 23 kB 00:00 2024-09-11T07:34:24.167 INFO:teuthology.orchestra.run.smithi066.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-11T07:34:26.186 INFO:teuthology.orchestra.run.smithi173.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 4.8 MB/s | 16 MB 00:03 2024-09-11T07:34:26.332 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-11T07:34:26.332 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-11T07:34:26.421 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-11T07:34:26.430 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout:Install 4 Packages 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:34:26.431 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 79 M 2024-09-11T07:34:26.432 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 126 M 2024-09-11T07:34:26.432 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:34:26.852 INFO:teuthology.orchestra.run.smithi066.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 78 kB/s | 23 kB 00:00 2024-09-11T07:34:27.587 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-11T07:34:27.710 INFO:teuthology.orchestra.run.smithi173.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.1 MB/s | 29 MB 00:04 2024-09-11T07:34:29.369 INFO:teuthology.orchestra.run.smithi066.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 5.6 MB/s | 16 MB 00:02 2024-09-11T07:34:29.610 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-11T07:34:29.610 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-11T07:34:29.698 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:34:29.707 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:34:29.707 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-11T07:34:29.707 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:34:29.707 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:34:29.707 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-09-11T07:34:29.708 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:34:29.709 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 79 M 2024-09-11T07:34:29.709 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 126 M 2024-09-11T07:34:29.709 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:34:29.897 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 163 kB/s | 23 kB 00:00 2024-09-11T07:34:30.085 INFO:teuthology.orchestra.run.smithi066.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 8.8 MB/s | 29 MB 00:03 2024-09-11T07:34:31.052 INFO:teuthology.orchestra.run.smithi066.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.7 MB/s | 35 MB 00:04 2024-09-11T07:34:31.052 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:34:31.052 INFO:teuthology.orchestra.run.smithi066.stdout:Total 17 MB/s | 79 MB 00:04 2024-09-11T07:34:31.331 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 9.9 MB/s | 16 MB 00:01 2024-09-11T07:34:31.759 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:34:31.918 INFO:teuthology.orchestra.run.smithi173.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 3.8 MB/s | 35 MB 00:08 2024-09-11T07:34:31.918 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:34:31.918 INFO:teuthology.orchestra.run.smithi173.stdout:Total 8.5 MB/s | 79 MB 00:09 2024-09-11T07:34:31.972 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-11T07:34:32.179 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:34:32.179 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:34:32.407 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 11 MB/s | 29 MB 00:02 2024-09-11T07:34:32.407 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:34:32.407 INFO:teuthology.orchestra.run.smithi177.stdout:Total 29 MB/s | 79 MB 00:02 2024-09-11T07:34:32.596 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:34:32.950 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:34:32.951 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:34:33.090 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:34:33.193 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:34:33.194 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:34:33.443 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:34:33.443 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:34:33.920 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:34:33.920 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:34:34.404 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:34:34.404 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:34:35.850 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:34:36.335 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:34:36.529 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:34:36.611 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:36.843 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:34:36.984 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:34:37.061 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:37.491 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:34:37.574 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:39.561 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:39.687 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:39.824 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:39.950 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:40.369 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:34:40.501 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:44.748 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:44.809 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:34:44.908 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:44.946 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:34:45.323 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:34:45.468 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:34:49.635 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:34:50.208 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:34:50.333 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:27.787 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:27.836 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:28.196 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:28.197 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:35:28.197 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:35:28.197 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:35:28.879 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:28.921 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:29.094 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.095 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:35:29.096 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:35:29.336 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:29.336 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:35:29.336 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:35:29.336 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:35:29.434 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:29.563 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.565 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:29.565 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-11T07:35:29.565 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T07:35:29.565 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T07:35:29.565 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-11T07:35:29.565 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi173.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T07:35:29.565 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:29.624 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:29.625 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:29.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo rpm -qi grub2-tools 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Name : grub2-tools 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Epoch : 1 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Version : 2.06 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Release : 82.el9 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: x86_64 2024-09-11T07:35:29.659 INFO:teuthology.orchestra.run.smithi173.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Group : Unspecified 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Size : 8274670 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:License : GPLv3+ 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Packager : builder@centos.org 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Vendor : CentOS 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Summary : Support tools for GRUB. 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout:Description : 2024-09-11T07:35:29.660 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout:hardware devices. 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:35:29.661 INFO:teuthology.orchestra.run.smithi173.stdout:This subpackage provides tools for support of all platforms. 2024-09-11T07:35:29.662 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-11T07:35:29.662 INFO:teuthology.task.kernel:Updating grub on smithi173 to boot 5.14.0-505.el9.x86_64 2024-09-11T07:35:29.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-11T07:35:30.122 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:30.164 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:30.202 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:30.202 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:35:30.202 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:35:30.203 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:35:30.264 INFO:teuthology.orchestra.run.smithi173.stderr:Generating grub configuration file ... 2024-09-11T07:35:30.510 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:30.510 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-11T07:35:30.510 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-11T07:35:30.510 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-11T07:35:30.553 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:30.640 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.641 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:30.641 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-11T07:35:30.641 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T07:35:30.641 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T07:35:30.641 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-11T07:35:30.641 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T07:35:30.641 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:30.701 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:30.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:30.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo rpm -qi grub2-tools 2024-09-11T07:35:30.734 INFO:teuthology.orchestra.run.smithi177.stdout:Name : grub2-tools 2024-09-11T07:35:30.734 INFO:teuthology.orchestra.run.smithi177.stdout:Epoch : 1 2024-09-11T07:35:30.734 INFO:teuthology.orchestra.run.smithi177.stdout:Version : 2.06 2024-09-11T07:35:30.734 INFO:teuthology.orchestra.run.smithi177.stdout:Release : 82.el9 2024-09-11T07:35:30.734 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: x86_64 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Group : Unspecified 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Size : 8274670 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:License : GPLv3+ 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Packager : builder@centos.org 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Vendor : CentOS 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Summary : Support tools for GRUB. 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Description : 2024-09-11T07:35:30.735 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout:hardware devices. 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:35:30.736 INFO:teuthology.orchestra.run.smithi177.stdout:This subpackage provides tools for support of all platforms. 2024-09-11T07:35:30.737 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-11T07:35:30.737 INFO:teuthology.task.kernel:Updating grub on smithi177 to boot 5.14.0-505.el9.x86_64 2024-09-11T07:35:30.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-11T07:35:31.316 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-11T07:35:31.316 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:35:31.317 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:35:31.359 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-09-11T07:35:31.593 INFO:teuthology.orchestra.run.smithi173.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-11T07:35:31.625 INFO:teuthology.orchestra.run.smithi173.stderr:done 2024-09-11T07:35:31.627 DEBUG:teuthology.orchestra.run.smithi173:> mktemp 2024-09-11T07:35:31.641 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:31.643 INFO:teuthology.orchestra.run.smithi173.stdout:/tmp/tmp.s0ubCjRAm5 2024-09-11T07:35:31.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.s0ubCjRAm5 2024-09-11T07:35:31.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0666 /tmp/tmp.s0ubCjRAm5 2024-09-11T07:35:31.723 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.723 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:31.723 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-11T07:35:31.723 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T07:35:31.723 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T07:35:31.723 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-11T07:35:31.723 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi066.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T07:35:31.723 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-11T07:35:31.783 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-11T07:35:31.784 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-11T07:35:31.784 DEBUG:teuthology.orchestra.run.smithi066:> sudo rpm -qi grub2-tools 2024-09-11T07:35:31.825 INFO:teuthology.orchestra.run.smithi066.stdout:Name : grub2-tools 2024-09-11T07:35:31.825 INFO:teuthology.orchestra.run.smithi066.stdout:Epoch : 1 2024-09-11T07:35:31.825 INFO:teuthology.orchestra.run.smithi066.stdout:Version : 2.06 2024-09-11T07:35:31.825 INFO:teuthology.orchestra.run.smithi066.stdout:Release : 82.el9 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Architecture: x86_64 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Group : Unspecified 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Size : 8274670 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:License : GPLv3+ 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Packager : builder@centos.org 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Vendor : CentOS 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Summary : Support tools for GRUB. 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout:Description : 2024-09-11T07:35:31.826 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout:hardware devices. 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:35:31.827 INFO:teuthology.orchestra.run.smithi066.stdout:This subpackage provides tools for support of all platforms. 2024-09-11T07:35:31.828 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-11T07:35:31.828 INFO:teuthology.task.kernel:Updating grub on smithi066 to boot 5.14.0-505.el9.x86_64 2024-09-11T07:35:31.828 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-11T07:35:31.854 DEBUG:teuthology.orchestra.remote:smithi173:/tmp/tmp.s0ubCjRAm5 is 6KB 2024-09-11T07:35:31.902 DEBUG:teuthology.orchestra.run.smithi173:> rm -fr /tmp/tmp.s0ubCjRAm5 2024-09-11T07:35:31.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo /bin/ls /boot/loader/entries || true 2024-09-11T07:35:31.981 INFO:teuthology.orchestra.run.smithi173.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-11T07:35:31.981 INFO:teuthology.orchestra.run.smithi173.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-11T07:35:31.981 INFO:teuthology.orchestra.run.smithi173.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-11T07:35:31.981 INFO:teuthology.orchestra.run.smithi173.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-11T07:35:31.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-11T07:35:32.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo shutdown -r now 2024-09-11T07:35:32.484 INFO:teuthology.orchestra.run.smithi066.stderr:Generating grub configuration file ... 2024-09-11T07:35:32.744 INFO:teuthology.orchestra.run.smithi177.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-11T07:35:32.775 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-09-11T07:35:32.777 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-09-11T07:35:32.793 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.wNqbMTxIXg 2024-09-11T07:35:32.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wNqbMTxIXg 2024-09-11T07:35:32.866 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.wNqbMTxIXg 2024-09-11T07:35:33.015 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.wNqbMTxIXg is 6KB 2024-09-11T07:35:33.065 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.wNqbMTxIXg 2024-09-11T07:35:33.081 DEBUG:teuthology.orchestra.run.smithi177:> sudo /bin/ls /boot/loader/entries || true 2024-09-11T07:35:33.145 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-11T07:35:33.146 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-11T07:35:33.146 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-11T07:35:33.146 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-11T07:35:33.148 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-11T07:35:33.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-09-11T07:35:33.812 INFO:teuthology.orchestra.run.smithi066.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-11T07:35:33.842 INFO:teuthology.orchestra.run.smithi066.stderr:done 2024-09-11T07:35:33.844 DEBUG:teuthology.orchestra.run.smithi066:> mktemp 2024-09-11T07:35:33.860 INFO:teuthology.orchestra.run.smithi066.stdout:/tmp/tmp.a6B5ZGwhyH 2024-09-11T07:35:33.860 DEBUG:teuthology.orchestra.run.smithi066:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.a6B5ZGwhyH 2024-09-11T07:35:33.927 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0666 /tmp/tmp.a6B5ZGwhyH 2024-09-11T07:35:34.067 DEBUG:teuthology.orchestra.remote:smithi066:/tmp/tmp.a6B5ZGwhyH is 6KB 2024-09-11T07:35:34.088 DEBUG:teuthology.orchestra.run.smithi066:> rm -fr /tmp/tmp.a6B5ZGwhyH 2024-09-11T07:35:34.104 DEBUG:teuthology.orchestra.run.smithi066:> sudo /bin/ls /boot/loader/entries || true 2024-09-11T07:35:34.167 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-11T07:35:34.167 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-11T07:35:34.167 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-11T07:35:34.167 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-11T07:35:34.168 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-11T07:35:34.307 DEBUG:teuthology.orchestra.run.smithi066:> sudo shutdown -r now 2024-09-11T07:36:02.173 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-11T07:36:02.174 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-09-11T07:36:02.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:36:03.324 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-11T07:36:03.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-11T07:36:03.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:36:04.311 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-11T07:36:04.312 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:36:04.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:36:38.973 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-11T07:36:47.981 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:36:47.982 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:36:51.037 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-11T07:37:02.185 DEBUG:teuthology.orchestra.remote:timed out 2024-09-11T07:37:03.039 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:37:03.040 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:37:03.327 DEBUG:teuthology.orchestra.remote:timed out 2024-09-11T07:37:11.193 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-09-11T07:37:11.193 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:37:11.739 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-09-11T07:37:12.154 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-09-11T07:37:12.154 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-11T07:37:12.154 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-09-11T07:37:12.169 INFO:teuthology.orchestra.run.smithi173.stdout:5.14.0-505.el9.x86_64 2024-09-11T07:37:12.169 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-11T07:37:12.169 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T07:37:12.169 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-11T07:37:12.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-11T07:37:12.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:37:12.886 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-11T07:37:13.170 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-11T07:37:13.171 DEBUG:teuthology.orchestra.run.smithi173:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T07:37:13.231 INFO:teuthology.orchestra.run.smithi173.stdout:ttyS1 2024-09-11T07:37:13.258 DEBUG:teuthology.parallel:result is None 2024-09-11T07:37:13.436 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-11T07:37:13.436 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-11T07:37:13.436 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-11T07:37:13.450 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-505.el9.x86_64 2024-09-11T07:37:13.450 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-11T07:37:13.451 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T07:37:13.451 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-11T07:37:14.452 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-11T07:37:14.452 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T07:37:14.531 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-09-11T07:37:14.555 DEBUG:teuthology.parallel:result is None 2024-09-11T07:37:21.469 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-11T07:37:36.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:37:36.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:37:36.909 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-11T07:37:37.305 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:37:37.305 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-11T07:37:37.305 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-11T07:37:37.320 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-505.el9.x86_64 2024-09-11T07:37:37.321 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-11T07:37:37.321 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T07:37:37.321 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-11T07:37:38.322 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-11T07:37:38.322 DEBUG:teuthology.orchestra.run.smithi066:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T07:37:38.417 INFO:teuthology.orchestra.run.smithi066.stdout:ttyS1 2024-09-11T07:37:38.440 DEBUG:teuthology.parallel:result is None 2024-09-11T07:37:38.440 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-11T07:37:38.450 INFO:teuthology.task.internal:Creating test directory... 2024-09-11T07:37:38.451 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T07:37:38.453 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T07:37:38.457 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T07:37:38.477 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-11T07:37:38.490 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-11T07:37:38.526 INFO:teuthology.task.internal:Creating archive directory... 2024-09-11T07:37:38.526 DEBUG:teuthology.orchestra.run.smithi066:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T07:37:38.529 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T07:37:38.531 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T07:37:38.594 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-11T07:37:38.601 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-11T07:37:38.601 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:37:38.603 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:37:38.606 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:37:38.636 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.637 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.643 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.646 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.649 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.654 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T07:37:38.656 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-11T07:37:38.663 INFO:teuthology.task.internal:Configuring sudo... 2024-09-11T07:37:38.663 DEBUG:teuthology.orchestra.run.smithi066:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T07:37:38.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T07:37:38.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T07:37:38.727 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-11T07:37:38.735 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-11T07:37:38.736 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T07:37:38.751 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T07:37:38.766 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T07:37:38.785 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:38.846 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:38.891 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:38.972 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:39.009 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:37:39.009 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T07:37:39.072 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:39.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:39.166 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:39.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:39.294 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:37:39.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T07:37:39.361 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:39.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T07:37:39.470 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:39.515 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T07:37:39.558 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:37:39.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T07:37:39.625 DEBUG:teuthology.orchestra.run.smithi066:> sudo service rsyslog restart 2024-09-11T07:37:39.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo service rsyslog restart 2024-09-11T07:37:39.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-09-11T07:37:39.672 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:37:39.674 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:37:39.716 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:37:40.055 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-11T07:37:40.064 INFO:teuthology.task.internal:Starting timer... 2024-09-11T07:37:40.064 INFO:teuthology.run_tasks:Running task pcp... 2024-09-11T07:37:40.167 INFO:teuthology.run_tasks:Running task selinux... 2024-09-11T07:37:40.197 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-11T07:37:40.197 DEBUG:teuthology.orchestra.run.smithi066:> sudo service auditd rotate 2024-09-11T07:37:40.242 INFO:teuthology.orchestra.run.smithi066.stdout:Rotating logs: 2024-09-11T07:37:40.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo service auditd rotate 2024-09-11T07:37:40.298 INFO:teuthology.orchestra.run.smithi173.stdout:Rotating logs: 2024-09-11T07:37:40.299 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2024-09-11T07:37:40.355 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2024-09-11T07:37:40.357 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-11T07:37:40.358 DEBUG:teuthology.orchestra.run.smithi066:> /usr/sbin/getenforce 2024-09-11T07:37:40.398 INFO:teuthology.orchestra.run.smithi066.stdout:Permissive 2024-09-11T07:37:40.398 DEBUG:teuthology.orchestra.run.smithi173:> /usr/sbin/getenforce 2024-09-11T07:37:40.427 INFO:teuthology.orchestra.run.smithi173.stdout:Permissive 2024-09-11T07:37:40.428 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2024-09-11T07:37:40.465 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2024-09-11T07:37:40.465 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi066.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi173.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2024-09-11T07:37:40.465 DEBUG:teuthology.orchestra.run.smithi066:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:37:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:37:40.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:37:40.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:37:40.522 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:37:40.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:37:40.550 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-11T07:37:40.550 DEBUG:teuthology.orchestra.run.smithi066:> sudo /usr/sbin/setenforce permissive 2024-09-11T07:37:40.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo /usr/sbin/setenforce permissive 2024-09-11T07:37:40.617 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2024-09-11T07:37:40.645 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-11T07:37:40.654 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-11T07:37:40.657 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-11T07:37:40.781 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-11T07:37:40.792 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-11T07:37:40.793 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi066.front.sepia.ceph.com,smithi173.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-11T07:41:23.446 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi066.front.sepia.ceph.com'), Remote(name='ubuntu@smithi173.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-09-11T07:41:23.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:41:23.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:41:23.569 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-11T07:41:23.649 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-11T07:41:23.649 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-09-11T07:41:23.650 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:41:23.724 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-09-11T07:41:23.809 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-09-11T07:41:23.809 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-11T07:41:23.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T07:41:23.886 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-11T07:41:23.973 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-11T07:41:23.973 INFO:teuthology.run_tasks:Running task clock... 2024-09-11T07:41:23.983 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-11T07:41:23.984 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T07:41:23.984 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:41:23.987 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T07:41:23.987 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:41:23.989 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T07:41:23.989 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:41:24.016 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-11T07:41:24.019 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-11T07:41:24.032 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-11T07:41:24.034 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-11T07:41:24.045 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-11T07:41:24.060 INFO:teuthology.orchestra.run.smithi066.stderr:sudo: ntpd: command not found 2024-09-11T07:41:24.060 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-11T07:41:24.060 INFO:teuthology.orchestra.run.smithi173.stderr:sudo: ntpd: command not found 2024-09-11T07:41:24.071 INFO:teuthology.orchestra.run.smithi066.stdout:506 Cannot talk to daemon 2024-09-11T07:41:24.072 INFO:teuthology.orchestra.run.smithi173.stdout:506 Cannot talk to daemon 2024-09-11T07:41:24.085 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2024-09-11T07:41:24.087 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-11T07:41:24.087 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-11T07:41:24.097 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2024-09-11T07:41:24.101 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-11T07:41:24.102 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-11T07:41:24.111 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-11T07:41:24.125 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-11T07:41:24.158 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:41:24.161 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:41:24.161 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-09-11T07:41:24.161 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.162 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.162 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.162 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.162 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:41:24.166 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:41:24.166 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-11T07:41:24.166 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.167 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.167 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.167 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.186 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.190 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:41:24.191 INFO:teuthology.run_tasks:Running task pexec... 2024-09-11T07:41:24.200 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-11T07:41:24.201 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi066.front.sepia.ceph.com 2024-09-11T07:41:24.201 DEBUG:teuthology.orchestra.run.smithi066:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-11T07:41:24.201 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi173.front.sepia.ceph.com 2024-09-11T07:41:24.202 DEBUG:teuthology.orchestra.run.smithi173:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-11T07:41:24.202 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi177.front.sepia.ceph.com 2024-09-11T07:41:24.202 DEBUG:teuthology.orchestra.run.smithi177:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-11T07:41:24.553 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout:Removing: 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout:Removing unused dependencies: 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-11T07:41:24.558 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout:Remove 2 Packages 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout:Freed space: 5.5 M 2024-09-11T07:41:24.559 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:41:24.562 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:41:24.562 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:41:24.577 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:41:24.581 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:41:24.591 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:24.591 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:24.591 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:24.591 INFO:teuthology.orchestra.run.smithi177.stdout:Removing: 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout:Removing unused dependencies: 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout:Remove 2 Packages 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:24.592 INFO:teuthology.orchestra.run.smithi177.stdout:Freed space: 5.5 M 2024-09-11T07:41:24.593 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:Removing: 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:Removing unused dependencies: 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:24.594 INFO:teuthology.orchestra.run.smithi066.stdout:Remove 2 Packages 2024-09-11T07:41:24.595 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:24.595 INFO:teuthology.orchestra.run.smithi066.stdout:Freed space: 5.5 M 2024-09-11T07:41:24.595 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:41:24.595 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:41:24.595 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:41:24.598 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:41:24.599 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:41:24.630 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:41:24.630 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:41:24.658 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:41:24.658 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:41:24.667 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:41:24.667 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:41:24.765 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:41:24.805 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:41:24.818 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:41:24.838 INFO:teuthology.orchestra.run.smithi173.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-11T07:41:24.895 INFO:teuthology.orchestra.run.smithi173.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:24.897 INFO:teuthology.orchestra.run.smithi066.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-11T07:41:24.915 INFO:teuthology.orchestra.run.smithi177.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-11T07:41:24.956 INFO:teuthology.orchestra.run.smithi066.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:24.983 INFO:teuthology.orchestra.run.smithi177.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:25.345 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:25.345 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-11T07:41:25.447 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:25.447 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-11T07:41:25.489 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-11T07:41:25.489 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout:Removed: 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:25.566 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:41:25.722 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-11T07:41:25.722 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:25.722 INFO:teuthology.orchestra.run.smithi066.stdout:Removed: 2024-09-11T07:41:25.722 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:25.722 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:25.723 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:41:25.767 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-11T07:41:25.767 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:25.767 INFO:teuthology.orchestra.run.smithi177.stdout:Removed: 2024-09-11T07:41:25.768 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:25.768 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:25.768 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:41:26.366 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:49 ago on Wed 11 Sep 2024 07:40:37 AM UTC. 2024-09-11T07:41:26.511 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:41:26.512 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:26.512 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:26.512 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:26.512 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:41:26.512 INFO:teuthology.orchestra.run.smithi173.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout:Install 6 Packages 2024-09-11T07:41:26.513 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:26.523 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 2.0 M 2024-09-11T07:41:26.524 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 9.2 M 2024-09-11T07:41:26.524 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:41:26.567 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:49 ago on Wed 11 Sep 2024 07:40:37 AM UTC. 2024-09-11T07:41:26.625 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:46 ago on Wed 11 Sep 2024 07:40:40 AM UTC. 2024-09-11T07:41:26.705 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-11T07:41:26.706 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout:Install 6 Packages 2024-09-11T07:41:26.707 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:26.711 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 2.0 M 2024-09-11T07:41:26.711 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 9.2 M 2024-09-11T07:41:26.711 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:41:26.765 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:41:26.766 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:26.766 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-11T07:41:26.766 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:26.766 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:26.767 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:41:26.768 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:26.768 INFO:teuthology.orchestra.run.smithi066.stdout:Install 6 Packages 2024-09-11T07:41:26.768 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:26.777 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 2.0 M 2024-09-11T07:41:26.777 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 9.2 M 2024-09-11T07:41:26.777 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:41:26.809 INFO:teuthology.orchestra.run.smithi173.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 273 kB/s | 44 kB 00:00 2024-09-11T07:41:26.821 INFO:teuthology.orchestra.run.smithi177.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 506 kB/s | 44 kB 00:00 2024-09-11T07:41:26.835 INFO:teuthology.orchestra.run.smithi173.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 563 kB/s | 106 kB 00:00 2024-09-11T07:41:26.847 INFO:teuthology.orchestra.run.smithi177.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 936 kB/s | 106 kB 00:00 2024-09-11T07:41:26.877 INFO:teuthology.orchestra.run.smithi173.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.8 MB/s | 906 kB 00:00 2024-09-11T07:41:26.897 INFO:teuthology.orchestra.run.smithi177.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 952 kB/s | 72 kB 00:00 2024-09-11T07:41:26.902 INFO:teuthology.orchestra.run.smithi173.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 776 kB/s | 72 kB 00:00 2024-09-11T07:41:26.927 INFO:teuthology.orchestra.run.smithi173.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 915 kB/s | 84 kB 00:00 2024-09-11T07:41:26.939 INFO:teuthology.orchestra.run.smithi177.stdout:(4/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.3 MB/s | 906 kB 00:00 2024-09-11T07:41:26.956 INFO:teuthology.orchestra.run.smithi177.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 776 kB/s | 84 kB 00:00 2024-09-11T07:41:27.011 INFO:teuthology.orchestra.run.smithi173.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-11T07:41:27.011 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:27.011 INFO:teuthology.orchestra.run.smithi173.stdout:Total 4.1 MB/s | 2.0 MB 00:00 2024-09-11T07:41:27.035 INFO:teuthology.orchestra.run.smithi066.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 216 kB/s | 44 kB 00:00 2024-09-11T07:41:27.067 INFO:teuthology.orchestra.run.smithi177.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.8 MB/s | 837 kB 00:00 2024-09-11T07:41:27.067 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:27.068 INFO:teuthology.orchestra.run.smithi177.stdout:Total 5.6 MB/s | 2.0 MB 00:00 2024-09-11T07:41:27.082 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:41:27.095 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:41:27.096 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:41:27.135 INFO:teuthology.orchestra.run.smithi066.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 346 kB/s | 106 kB 00:00 2024-09-11T07:41:27.140 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:41:27.153 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:41:27.153 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:41:27.194 INFO:teuthology.orchestra.run.smithi066.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 452 kB/s | 72 kB 00:00 2024-09-11T07:41:27.302 INFO:teuthology.orchestra.run.smithi066.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 504 kB/s | 84 kB 00:00 2024-09-11T07:41:27.384 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:41:27.384 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:41:27.421 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:41:27.421 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:41:27.553 INFO:teuthology.orchestra.run.smithi066.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.2 MB/s | 906 kB 00:00 2024-09-11T07:41:27.753 INFO:teuthology.orchestra.run.smithi066.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.5 MB/s | 837 kB 00:00 2024-09-11T07:41:27.753 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:27.753 INFO:teuthology.orchestra.run.smithi066.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-09-11T07:41:27.793 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:41:27.831 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:41:27.835 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:41:27.846 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:41:27.846 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:41:27.871 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-11T07:41:27.911 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-11T07:41:27.917 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-11T07:41:27.943 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-11T07:41:27.951 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-11T07:41:27.980 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-11T07:41:28.120 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:41:28.120 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:41:28.146 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-11T07:41:28.182 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:28.185 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-11T07:41:28.219 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:28.577 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:41:28.623 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:28.652 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:28.660 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:28.666 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-11T07:41:28.689 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:28.700 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-11T07:41:28.727 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-11T07:41:28.958 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-11T07:41:29.000 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:29.497 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-11T07:41:29.530 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-11T07:41:29.654 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-11T07:41:29.706 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-11T07:41:29.990 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:29.991 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-11T07:41:30.051 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-11T07:41:30.052 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:30.052 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:41:30.314 DEBUG:teuthology.parallel:result is None 2024-09-11T07:41:30.388 DEBUG:teuthology.parallel:result is None 2024-09-11T07:41:30.486 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-11T07:41:30.487 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-11T07:41:30.487 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-11T07:41:30.487 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-11T07:41:30.487 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-11T07:41:30.487 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-11T07:41:30.804 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-11T07:41:30.804 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:30.805 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:41:31.100 DEBUG:teuthology.parallel:result is None 2024-09-11T07:41:31.100 INFO:teuthology.run_tasks:Running task install... 2024-09-11T07:41:31.109 DEBUG:teuthology.task.install:project ceph 2024-09-11T07:41:31.109 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9'}} 2024-09-11T07:41:31.109 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9'} 2024-09-11T07:41:31.109 INFO:teuthology.task.install:Using flavor: default 2024-09-11T07:41:31.114 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-11T07:41:31.115 INFO:teuthology.task.install:extra packages: [] 2024-09-11T07:41:31.115 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': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9', 'tag': None, 'wait_for_package': False} 2024-09-11T07:41:31.115 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:41:31.117 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': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9', 'tag': None, 'wait_for_package': False} 2024-09-11T07:41:31.118 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:41:31.118 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': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9', 'tag': None, 'wait_for_package': False} 2024-09-11T07:41:31.119 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:41:31.267 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/ 2024-09-11T07:41:31.268 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1623.gd0e6828a 2024-09-11T07:41:31.271 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/ 2024-09-11T07:41:31.271 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1623.gd0e6828a 2024-09-11T07:41:31.280 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/ 2024-09-11T07:41:31.280 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1623.gd0e6828a 2024-09-11T07:41:31.378 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-11T07:41:31.379 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:41:31.379 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-11T07:41:31.384 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-11T07:41:31.384 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:41:31.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-11T07:41:31.390 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-guits-quincy-2024-09-10-2008-quincy/d0e6828a2016d48cf25ad84064e50742bb1c39b9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-11T07:41:31.390 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:41:31.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-11T07:41:31.409 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-11T07:41:31.409 DEBUG:teuthology.orchestra.run.smithi066:> 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/d0e6828a2016d48cf25ad84064e50742bb1c39b9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-11T07:41:31.418 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-11T07:41:31.418 DEBUG:teuthology.orchestra.run.smithi177:> 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/d0e6828a2016d48cf25ad84064e50742bb1c39b9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-11T07:41:31.424 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-11T07:41:31.424 DEBUG:teuthology.orchestra.run.smithi173:> 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/d0e6828a2016d48cf25ad84064e50742bb1c39b9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-11T07:41:31.477 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:41:31.487 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:41:31.494 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:41:31.556 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:41:31.564 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:41:31.572 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:41:31.621 INFO:teuthology.orchestra.run.smithi066.stdout:check_obsoletes = 1 2024-09-11T07:41:31.623 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum clean all 2024-09-11T07:41:31.629 INFO:teuthology.orchestra.run.smithi177.stdout:check_obsoletes = 1 2024-09-11T07:41:31.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum clean all 2024-09-11T07:41:31.638 INFO:teuthology.orchestra.run.smithi173.stdout:check_obsoletes = 1 2024-09-11T07:41:31.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum clean all 2024-09-11T07:41:31.861 INFO:teuthology.orchestra.run.smithi177.stdout:45 files removed 2024-09-11T07:41:31.861 INFO:teuthology.orchestra.run.smithi173.stdout:45 files removed 2024-09-11T07:41:31.884 INFO:teuthology.orchestra.run.smithi066.stdout:45 files removed 2024-09-11T07:41:31.888 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-radosgw 2024-09-11T07:41:31.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-radosgw 2024-09-11T07:41:31.912 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-radosgw 2024-09-11T07:41:32.444 INFO:teuthology.orchestra.run.smithi177.stdout:ceph packages for x86_64 290 kB/s | 77 kB 00:00 2024-09-11T07:41:32.450 INFO:teuthology.orchestra.run.smithi173.stdout:ceph packages for x86_64 285 kB/s | 77 kB 00:00 2024-09-11T07:41:32.474 INFO:teuthology.orchestra.run.smithi066.stdout:ceph packages for x86_64 295 kB/s | 77 kB 00:00 2024-09-11T07:41:32.727 INFO:teuthology.orchestra.run.smithi177.stdout:ceph noarch packages 45 kB/s | 11 kB 00:00 2024-09-11T07:41:32.734 INFO:teuthology.orchestra.run.smithi173.stdout:ceph noarch packages 45 kB/s | 11 kB 00:00 2024-09-11T07:41:32.758 INFO:teuthology.orchestra.run.smithi066.stdout:ceph noarch packages 45 kB/s | 11 kB 00:00 2024-09-11T07:41:33.003 INFO:teuthology.orchestra.run.smithi177.stdout:ceph source packages 7.4 kB/s | 1.8 kB 00:00 2024-09-11T07:41:33.017 INFO:teuthology.orchestra.run.smithi173.stdout:ceph source packages 7.2 kB/s | 1.8 kB 00:00 2024-09-11T07:41:33.034 INFO:teuthology.orchestra.run.smithi066.stdout:ceph source packages 7.5 kB/s | 1.8 kB 00:00 2024-09-11T07:41:33.651 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-11T07:41:33.776 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-11T07:41:34.719 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.2 MB 00:01 2024-09-11T07:41:38.560 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - AppStream 5.6 MB/s | 20 MB 00:03 2024-09-11T07:41:39.227 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-11T07:41:39.280 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 5.9 MB/s | 20 MB 00:03 2024-09-11T07:41:43.790 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 6.5 MB 00:00 2024-09-11T07:41:44.336 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-11T07:41:44.986 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-11T07:41:45.424 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 75 kB/s | 19 kB 00:00 2024-09-11T07:41:45.820 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - Extras packages 88 kB/s | 19 kB 00:00 2024-09-11T07:41:46.628 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - Extras packages 67 kB/s | 19 kB 00:00 2024-09-11T07:41:46.761 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-11T07:41:46.766 INFO:teuthology.orchestra.run.smithi066.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-11T07:41:47.416 INFO:teuthology.orchestra.run.smithi173.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-11T07:41:52.275 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-11T07:41:52.330 INFO:teuthology.orchestra.run.smithi066.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-09-11T07:41:52.754 INFO:teuthology.orchestra.run.smithi173.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-11T07:41:54.661 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:41:54.662 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:54.662 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:41:54.662 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:54.662 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 14 M 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrading: 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: librados2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.1 M 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 5.0 M 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 23 M 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 636 k 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-11T07:41:54.663 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 457 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 4.9 M 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 45 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 120 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 156 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 320 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 294 k 2024-09-11T07:41:54.664 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 99 k 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:Install 22 Packages 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrade 2 Packages 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 58 M 2024-09-11T07:41:54.665 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:41:54.785 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:41:54.787 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:54.787 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-radosgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 14 M 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout:Upgrading: 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: librados2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.1 M 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: librbd1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-base x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 5.0 M 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 23 M 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-selinux x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-11T07:41:54.788 INFO:teuthology.orchestra.run.smithi066.stdout: libcephfs2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 636 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: libradosstriper1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 457 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: librgw2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 4.9 M 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ceph-argparse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 45 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 120 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cephfs x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 156 k 2024-09-11T07:41:54.789 INFO:teuthology.orchestra.run.smithi066.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rados x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 320 k 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 294 k 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 99 k 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout:Install 22 Packages 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout:Upgrade 2 Packages 2024-09-11T07:41:54.790 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:41:54.791 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 58 M 2024-09-11T07:41:54.791 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:41:55.169 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-radosgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 14 M 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout:Upgrading: 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: librados2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.1 M 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: librbd1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-base x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 5.0 M 2024-09-11T07:41:55.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 23 M 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-selinux x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: libcephfs2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 636 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: libradosstriper1 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 457 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: librgw2 x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 4.9 M 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ceph-argparse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 45 k 2024-09-11T07:41:55.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ceph-common x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 120 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cephfs x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 156 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rados x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 320 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 294 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rgw x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 99 k 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout:Install 22 Packages 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout:Upgrade 2 Packages 2024-09-11T07:41:55.173 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:41:55.174 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 58 M 2024-09-11T07:41:55.174 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:41:55.318 INFO:teuthology.orchestra.run.smithi177.stdout:(1/24): ceph-base-17.2.7-1623.gd0e6828a.el9.x86 9.1 MB/s | 5.0 MB 00:00 2024-09-11T07:41:55.393 INFO:teuthology.orchestra.run.smithi177.stdout:(2/24): ceph-selinux-17.2.7-1623.gd0e6828a.el9. 336 kB/s | 25 kB 00:00 2024-09-11T07:41:55.485 INFO:teuthology.orchestra.run.smithi177.stdout:(3/24): libcephfs2-17.2.7-1623.gd0e6828a.el9.x8 6.8 MB/s | 636 kB 00:00 2024-09-11T07:41:55.577 INFO:teuthology.orchestra.run.smithi177.stdout:(4/24): libradosstriper1-17.2.7-1623.gd0e6828a. 4.9 MB/s | 457 kB 00:00 2024-09-11T07:41:55.819 INFO:teuthology.orchestra.run.smithi177.stdout:(5/24): ceph-radosgw-17.2.7-1623.gd0e6828a.el9. 14 MB/s | 14 MB 00:01 2024-09-11T07:41:55.869 INFO:teuthology.orchestra.run.smithi177.stdout:(6/24): python3-ceph-argparse-17.2.7-1623.gd0e6 908 kB/s | 45 kB 00:00 2024-09-11T07:41:55.936 INFO:teuthology.orchestra.run.smithi177.stdout:(7/24): librgw2-17.2.7-1623.gd0e6828a.el9.x86_6 14 MB/s | 4.9 MB 00:00 2024-09-11T07:41:55.961 INFO:teuthology.orchestra.run.smithi177.stdout:(8/24): python3-ceph-common-17.2.7-1623.gd0e682 1.3 MB/s | 120 kB 00:00 2024-09-11T07:41:56.098 INFO:teuthology.orchestra.run.smithi066.stdout:(1/24): ceph-base-17.2.7-1623.gd0e6828a.el9.x86 7.8 MB/s | 5.0 MB 00:00 2024-09-11T07:41:56.148 INFO:teuthology.orchestra.run.smithi066.stdout:(2/24): ceph-selinux-17.2.7-1623.gd0e6828a.el9. 505 kB/s | 25 kB 00:00 2024-09-11T07:41:56.178 INFO:teuthology.orchestra.run.smithi177.stdout:(9/24): ceph-common-17.2.7-1623.gd0e6828a.el9.x 16 MB/s | 23 MB 00:01 2024-09-11T07:41:56.203 INFO:teuthology.orchestra.run.smithi177.stdout:(10/24): python3-cephfs-17.2.7-1623.gd0e6828a.e 585 kB/s | 156 kB 00:00 2024-09-11T07:41:56.223 INFO:teuthology.orchestra.run.smithi066.stdout:(3/24): libcephfs2-17.2.7-1623.gd0e6828a.el9.x8 8.3 MB/s | 636 kB 00:00 2024-09-11T07:41:56.237 INFO:teuthology.orchestra.run.smithi177.stdout:(11/24): python3-rados-17.2.7-1623.gd0e6828a.el 1.1 MB/s | 320 kB 00:00 2024-09-11T07:41:56.262 INFO:teuthology.orchestra.run.smithi177.stdout:(12/24): python3-rgw-17.2.7-1623.gd0e6828a.el9. 1.7 MB/s | 99 kB 00:00 2024-09-11T07:41:56.287 INFO:teuthology.orchestra.run.smithi177.stdout:(13/24): python3-rbd-17.2.7-1623.gd0e6828a.el9. 2.6 MB/s | 294 kB 00:00 2024-09-11T07:41:56.290 INFO:teuthology.orchestra.run.smithi066.stdout:(4/24): libradosstriper1-17.2.7-1623.gd0e6828a. 6.7 MB/s | 457 kB 00:00 2024-09-11T07:41:56.404 INFO:teuthology.orchestra.run.smithi177.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 319 kB/s | 45 kB 00:00 2024-09-11T07:41:56.457 INFO:teuthology.orchestra.run.smithi066.stdout:(5/24): ceph-radosgw-17.2.7-1623.gd0e6828a.el9. 14 MB/s | 14 MB 00:00 2024-09-11T07:41:56.463 INFO:teuthology.orchestra.run.smithi177.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 710 kB/s | 160 kB 00:00 2024-09-11T07:41:56.499 INFO:teuthology.orchestra.run.smithi066.stdout:(6/24): python3-ceph-argparse-17.2.7-1623.gd0e6 1.1 MB/s | 45 kB 00:00 2024-09-11T07:41:56.521 INFO:teuthology.orchestra.run.smithi177.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 727 kB/s | 42 kB 00:00 2024-09-11T07:41:56.547 INFO:teuthology.orchestra.run.smithi177.stdout:(17/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.0 MB/s | 292 kB 00:00 2024-09-11T07:41:56.572 INFO:teuthology.orchestra.run.smithi177.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 2.3 MB/s | 662 kB 00:00 2024-09-11T07:41:56.582 INFO:teuthology.orchestra.run.smithi066.stdout:(7/24): librgw2-17.2.7-1623.gd0e6828a.el9.x86_6 17 MB/s | 4.9 MB 00:00 2024-09-11T07:41:56.608 INFO:teuthology.orchestra.run.smithi066.stdout:(8/24): python3-ceph-common-17.2.7-1623.gd0e682 1.1 MB/s | 120 kB 00:00 2024-09-11T07:41:56.622 INFO:teuthology.orchestra.run.smithi177.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 647 kB/s | 49 kB 00:00 2024-09-11T07:41:56.633 INFO:teuthology.orchestra.run.smithi066.stdout:(9/24): python3-cephfs-17.2.7-1623.gd0e6828a.el 3.1 MB/s | 156 kB 00:00 2024-09-11T07:41:56.648 INFO:teuthology.orchestra.run.smithi177.stdout:(20/24): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.4 MB/s | 309 kB 00:00 2024-09-11T07:41:56.658 INFO:teuthology.orchestra.run.smithi066.stdout:(10/24): python3-rados-17.2.7-1623.gd0e6828a.el 6.2 MB/s | 320 kB 00:00 2024-09-11T07:41:56.673 INFO:teuthology.orchestra.run.smithi177.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 792 kB/s | 67 kB 00:00 2024-09-11T07:41:56.683 INFO:teuthology.orchestra.run.smithi066.stdout:(11/24): python3-rbd-17.2.7-1623.gd0e6828a.el9. 5.7 MB/s | 294 kB 00:00 2024-09-11T07:41:56.700 INFO:teuthology.orchestra.run.smithi066.stdout:(12/24): python3-rgw-17.2.7-1623.gd0e6828a.el9. 2.3 MB/s | 99 kB 00:00 2024-09-11T07:41:56.723 INFO:teuthology.orchestra.run.smithi177.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-11T07:41:56.865 INFO:teuthology.orchestra.run.smithi177.stdout:(23/24): librados2-17.2.7-1623.gd0e6828a.el9.x8 14 MB/s | 3.1 MB 00:00 2024-09-11T07:41:56.940 INFO:teuthology.orchestra.run.smithi177.stdout:(24/24): librbd1-17.2.7-1623.gd0e6828a.el9.x86_ 11 MB/s | 2.9 MB 00:00 2024-09-11T07:41:56.945 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:56.946 INFO:teuthology.orchestra.run.smithi177.stdout:Total 25 MB/s | 58 MB 00:02 2024-09-11T07:41:57.008 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:41:57.039 INFO:teuthology.orchestra.run.smithi173.stdout:(1/24): ceph-base-17.2.7-1623.gd0e6828a.el9.x86 3.6 MB/s | 5.0 MB 00:01 2024-09-11T07:41:57.042 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:41:57.042 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:41:57.084 INFO:teuthology.orchestra.run.smithi066.stdout:(13/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 118 kB/s | 45 kB 00:00 2024-09-11T07:41:57.089 INFO:teuthology.orchestra.run.smithi173.stdout:(2/24): ceph-selinux-17.2.7-1623.gd0e6828a.el9. 504 kB/s | 25 kB 00:00 2024-09-11T07:41:57.215 INFO:teuthology.orchestra.run.smithi173.stdout:(3/24): libcephfs2-17.2.7-1623.gd0e6828a.el9.x8 5.0 MB/s | 636 kB 00:00 2024-09-11T07:41:57.226 INFO:teuthology.orchestra.run.smithi066.stdout:(14/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 295 kB/s | 160 kB 00:00 2024-09-11T07:41:57.423 INFO:teuthology.orchestra.run.smithi173.stdout:(4/24): ceph-radosgw-17.2.7-1623.gd0e6828a.el9. 8.2 MB/s | 14 MB 00:01 2024-09-11T07:41:57.426 INFO:teuthology.orchestra.run.smithi066.stdout:(15/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.4 MB/s | 292 kB 00:00 2024-09-11T07:41:57.448 INFO:teuthology.orchestra.run.smithi173.stdout:(5/24): libradosstriper1-17.2.7-1623.gd0e6828a. 1.9 MB/s | 457 kB 00:00 2024-09-11T07:41:57.510 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:41:57.510 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:41:57.515 INFO:teuthology.orchestra.run.smithi173.stdout:(6/24): python3-ceph-argparse-17.2.7-1623.gd0e6 678 kB/s | 45 kB 00:00 2024-09-11T07:41:57.535 INFO:teuthology.orchestra.run.smithi066.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 391 kB/s | 42 kB 00:00 2024-09-11T07:41:57.568 INFO:teuthology.orchestra.run.smithi066.stdout:(17/24): librdkafka-1.6.1-102.el9.x86_64.rpm 1.3 MB/s | 662 kB 00:00 2024-09-11T07:41:57.591 INFO:teuthology.orchestra.run.smithi173.stdout:(7/24): python3-ceph-common-17.2.7-1623.gd0e682 1.6 MB/s | 120 kB 00:00 2024-09-11T07:41:57.619 INFO:teuthology.orchestra.run.smithi066.stdout:(18/24): gperftools-libs-2.9.1-2.el9.x86_64.rpm 3.6 MB/s | 309 kB 00:00 2024-09-11T07:41:57.644 INFO:teuthology.orchestra.run.smithi066.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 723 kB/s | 49 kB 00:00 2024-09-11T07:41:57.666 INFO:teuthology.orchestra.run.smithi173.stdout:(8/24): python3-cephfs-17.2.7-1623.gd0e6828a.el 2.0 MB/s | 156 kB 00:00 2024-09-11T07:41:57.669 INFO:teuthology.orchestra.run.smithi066.stdout:(20/24): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-11T07:41:57.728 INFO:teuthology.orchestra.run.smithi066.stdout:(21/24): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-09-11T07:41:57.750 INFO:teuthology.orchestra.run.smithi173.stdout:(9/24): librgw2-17.2.7-1623.gd0e6828a.el9.x86_6 15 MB/s | 4.9 MB 00:00 2024-09-11T07:41:57.775 INFO:teuthology.orchestra.run.smithi173.stdout:(10/24): python3-rados-17.2.7-1623.gd0e6828a.el 2.9 MB/s | 320 kB 00:00 2024-09-11T07:41:57.808 INFO:teuthology.orchestra.run.smithi173.stdout:(11/24): python3-rbd-17.2.7-1623.gd0e6828a.el9. 4.9 MB/s | 294 kB 00:00 2024-09-11T07:41:57.834 INFO:teuthology.orchestra.run.smithi173.stdout:(12/24): python3-rgw-17.2.7-1623.gd0e6828a.el9. 1.7 MB/s | 99 kB 00:00 2024-09-11T07:41:57.926 INFO:teuthology.orchestra.run.smithi173.stdout:(13/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 494 kB/s | 45 kB 00:00 2024-09-11T07:41:57.951 INFO:teuthology.orchestra.run.smithi173.stdout:(14/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2024-09-11T07:41:57.962 INFO:teuthology.orchestra.run.smithi066.stdout:(22/24): ceph-common-17.2.7-1623.gd0e6828a.el9. 9.0 MB/s | 23 MB 00:02 2024-09-11T07:41:58.029 INFO:teuthology.orchestra.run.smithi066.stdout:(23/24): librados2-17.2.7-1623.gd0e6828a.el9.x8 8.6 MB/s | 3.1 MB 00:00 2024-09-11T07:41:58.078 INFO:teuthology.orchestra.run.smithi066.stdout:(24/24): librbd1-17.2.7-1623.gd0e6828a.el9.x86_ 8.4 MB/s | 2.9 MB 00:00 2024-09-11T07:41:58.083 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:58.083 INFO:teuthology.orchestra.run.smithi066.stdout:Total 18 MB/s | 58 MB 00:03 2024-09-11T07:41:58.147 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:41:58.183 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:41:58.183 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:41:58.185 INFO:teuthology.orchestra.run.smithi173.stdout:(15/24): ceph-common-17.2.7-1623.gd0e6828a.el9. 8.9 MB/s | 23 MB 00:02 2024-09-11T07:41:58.210 INFO:teuthology.orchestra.run.smithi173.stdout:(16/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 292 kB 00:00 2024-09-11T07:41:58.235 INFO:teuthology.orchestra.run.smithi173.stdout:(17/24): librdkafka-1.6.1-102.el9.x86_64.rpm 2.1 MB/s | 662 kB 00:00 2024-09-11T07:41:58.269 INFO:teuthology.orchestra.run.smithi173.stdout:(18/24): python3-prettytable-0.7.2-27.el9.noarc 505 kB/s | 42 kB 00:00 2024-09-11T07:41:58.302 INFO:teuthology.orchestra.run.smithi173.stdout:(19/24): gperftools-libs-2.9.1-2.el9.x86_64.rpm 3.3 MB/s | 309 kB 00:00 2024-09-11T07:41:58.328 INFO:teuthology.orchestra.run.smithi173.stdout:(20/24): liboath-2.6.7-2.el9.x86_64.rpm 571 kB/s | 49 kB 00:00 2024-09-11T07:41:58.361 INFO:teuthology.orchestra.run.smithi173.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 746 kB/s | 67 kB 00:00 2024-09-11T07:41:58.395 INFO:teuthology.orchestra.run.smithi173.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 18 MB/s | 1.6 MB 00:00 2024-09-11T07:41:58.512 INFO:teuthology.orchestra.run.smithi173.stdout:(23/24): librbd1-17.2.7-1623.gd0e6828a.el9.x86_ 20 MB/s | 2.9 MB 00:00 2024-09-11T07:41:58.670 INFO:teuthology.orchestra.run.smithi173.stdout:(24/24): librados2-17.2.7-1623.gd0e6828a.el9.x8 9.0 MB/s | 3.1 MB 00:00 2024-09-11T07:41:58.672 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:41:58.672 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:41:58.675 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:41:58.675 INFO:teuthology.orchestra.run.smithi173.stdout:Total 17 MB/s | 58 MB 00:03 2024-09-11T07:41:58.703 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:41:58.734 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:41:58.767 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:41:58.767 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:41:59.043 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-11T07:41:59.151 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:41:59.243 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:41:59.244 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:41:59.244 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:41:59.321 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:41:59.344 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:41:59.433 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:41:59.478 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-11T07:41:59.516 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-11T07:41:59.881 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:41:59.956 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-11T07:41:59.980 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:00.043 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:00.079 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-11T07:42:00.123 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 10/26 2024-09-11T07:42:00.159 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:00.224 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:00.273 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-11T07:42:00.322 INFO:teuthology.orchestra.run.smithi066.stdout: Upgrading : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:00.408 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:00.416 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:00.465 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:00.503 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:42:00.512 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-11T07:42:00.532 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:00.549 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/26 2024-09-11T07:42:00.582 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-11T07:42:00.621 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:00.667 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-11T07:42:00.713 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-11T07:42:00.767 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-11T07:42:00.877 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-11T07:42:00.881 INFO:teuthology.orchestra.run.smithi173.stdout: Upgrading : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:00.920 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:00.957 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:01.010 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:01.051 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:42:01.084 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 19/26 2024-09-11T07:42:01.114 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 20/26 2024-09-11T07:42:01.133 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:01.185 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-11T07:42:01.210 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:01.221 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:01.273 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:01.274 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-11T07:42:01.302 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-11T07:42:01.312 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-11T07:42:01.345 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 10/26 2024-09-11T07:42:01.382 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:01.446 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:01.471 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:01.529 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:01.578 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-11T07:42:01.613 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/26 2024-09-11T07:42:01.645 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-11T07:42:01.757 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-11T07:42:01.785 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:01.848 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 8/26 2024-09-11T07:42:01.885 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-11T07:42:01.928 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 10/26 2024-09-11T07:42:01.964 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-11T07:42:01.973 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:02.008 INFO:teuthology.orchestra.run.smithi066.stdout: Upgrading : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:02.036 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:02.063 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:02.099 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:02.162 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 13/26 2024-09-11T07:42:02.177 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 19/26 2024-09-11T07:42:02.205 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 20/26 2024-09-11T07:42:02.213 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-11T07:42:02.246 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/26 2024-09-11T07:42:02.279 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-11T07:42:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-11T07:42:02.609 INFO:teuthology.orchestra.run.smithi173.stdout: Upgrading : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:02.699 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 18/26 2024-09-11T07:42:02.772 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 19/26 2024-09-11T07:42:02.802 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 20/26 2024-09-11T07:42:03.584 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:03.627 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:04.159 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:04.197 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:04.279 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:04.279 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-11T07:42:04.280 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-11T07:42:04.280 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:04.316 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:04.748 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:04.783 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:05.277 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:05.308 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:05.338 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:05.369 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:05.466 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:05.466 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-11T07:42:05.466 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-11T07:42:05.466 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:05.504 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:05.823 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 21/26 2024-09-11T07:42:05.870 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:05.970 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 22/26 2024-09-11T07:42:05.970 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-11T07:42:05.970 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-11T07:42:05.970 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:06.004 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:14.225 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:14.225 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /sys 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /proc 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /mnt 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /var/tmp 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /home 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /root 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /tmp 2024-09-11T07:42:14.226 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:15.557 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:15.634 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:15.635 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:15.635 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-11T07:42:15.635 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:15.635 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:15.635 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:15.636 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:15.725 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:15.726 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:15.781 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:15.781 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /sys 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /proc 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /mnt 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /var/tmp 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /home 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /root 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout:skipping the directory /tmp 2024-09-11T07:42:15.782 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:15.834 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:15.834 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /sys 2024-09-11T07:42:15.834 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /proc 2024-09-11T07:42:15.834 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /mnt 2024-09-11T07:42:15.834 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /var/tmp 2024-09-11T07:42:15.835 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /home 2024-09-11T07:42:15.835 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /root 2024-09-11T07:42:15.835 INFO:teuthology.orchestra.run.smithi066.stdout:skipping the directory /tmp 2024-09-11T07:42:15.835 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 6/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 7/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 8/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 9/26 2024-09-11T07:42:16.951 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 10/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 13/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 19/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-11T07:42:16.952 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:16.953 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-11T07:42:16.953 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 25/26 2024-09-11T07:42:17.113 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:17.200 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:17.202 INFO:teuthology.orchestra.run.smithi173.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:17.204 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 24/26 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-11T07:42:17.267 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:17.269 INFO:teuthology.orchestra.run.smithi066.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:17.291 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:17.291 INFO:teuthology.orchestra.run.smithi173.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:17.348 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-11T07:42:17.348 INFO:teuthology.orchestra.run.smithi066.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout:Upgraded: 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.840 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-11T07:42:17.841 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:17.842 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:18.287 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-test 2024-09-11T07:42:18.543 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 6/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 7/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 8/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 9/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 10/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:18.544 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 13/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 19/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-11T07:42:18.545 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 25/26 2024-09-11T07:42:18.630 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:18.630 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/26 2024-09-11T07:42:18.630 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/26 2024-09-11T07:42:18.630 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/26 2024-09-11T07:42:18.630 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_6 6/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 7/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9. 8/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x8 9/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 10/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 11/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 12/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 13/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-11T07:42:18.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 19/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 23/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-11T07:42:18.632 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 25/26 2024-09-11T07:42:18.855 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:26 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:18.988 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 48 M 2024-09-11T07:42:18.989 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 163 k 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-09-11T07:42:18.990 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:18.991 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 48 M 2024-09-11T07:42:18.991 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 193 M 2024-09-11T07:42:18.991 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:19.245 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): libcephsqlite-17.2.7-1623.gd0e6828a.el9. 790 kB/s | 163 kB 00:00 2024-09-11T07:42:19.270 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-11T07:42:19.387 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout:Upgraded: 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.616 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.617 INFO:teuthology.orchestra.run.smithi173.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:19.618 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:19.728 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-11T07:42:19.728 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout:Upgraded: 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-radosgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-selinux-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-11T07:42:19.729 INFO:teuthology.orchestra.run.smithi066.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: libradosstriper1-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: librgw2-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ceph-argparse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ceph-common-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:19.730 INFO:teuthology.orchestra.run.smithi066.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-11T07:42:19.731 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:19.731 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:20.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-test 2024-09-11T07:42:20.068 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-test 2024-09-11T07:42:20.529 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): ceph-test-17.2.7-1623.gd0e6828a.el9.x86_ 32 MB/s | 48 MB 00:01 2024-09-11T07:42:20.531 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:20.532 INFO:teuthology.orchestra.run.smithi177.stdout:Total 31 MB/s | 48 MB 00:01 2024-09-11T07:42:20.560 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:20.579 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:20.579 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:20.580 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:28 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:20.659 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:28 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:20.719 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-test x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 48 M 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: libcephsqlite x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 163 k 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-11T07:42:20.720 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout:Install 4 Packages 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 48 M 2024-09-11T07:42:20.721 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 193 M 2024-09-11T07:42:20.722 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:20.797 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-test x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 48 M 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:42:20.798 INFO:teuthology.orchestra.run.smithi066.stdout: libcephsqlite x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 163 k 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout:Install 4 Packages 2024-09-11T07:42:20.799 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:20.800 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 48 M 2024-09-11T07:42:20.800 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 193 M 2024-09-11T07:42:20.800 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:20.948 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:20.948 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:20.969 INFO:teuthology.orchestra.run.smithi173.stdout:(1/4): libcephsqlite-17.2.7-1623.gd0e6828a.el9. 814 kB/s | 163 kB 00:00 2024-09-11T07:42:21.092 INFO:teuthology.orchestra.run.smithi066.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-09-11T07:42:21.134 INFO:teuthology.orchestra.run.smithi066.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-11T07:42:21.201 INFO:teuthology.orchestra.run.smithi066.stdout:(3/4): libcephsqlite-17.2.7-1623.gd0e6828a.el9. 432 kB/s | 163 kB 00:00 2024-09-11T07:42:21.344 INFO:teuthology.orchestra.run.smithi173.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 170 kB/s | 64 kB 00:00 2024-09-11T07:42:21.402 INFO:teuthology.orchestra.run.smithi173.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 480 kB/s | 304 kB 00:00 2024-09-11T07:42:21.483 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:21.565 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-11T07:42:21.611 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-11T07:42:21.639 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:22.286 INFO:teuthology.orchestra.run.smithi173.stdout:(4/4): ceph-test-17.2.7-1623.gd0e6828a.el9.x86_ 32 MB/s | 48 MB 00:01 2024-09-11T07:42:22.288 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:22.289 INFO:teuthology.orchestra.run.smithi173.stdout:Total 31 MB/s | 48 MB 00:01 2024-09-11T07:42:22.316 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:22.335 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:22.335 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:22.701 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:22.702 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:23.242 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:23.324 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-11T07:42:23.369 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-11T07:42:23.397 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:23.451 INFO:teuthology.orchestra.run.smithi066.stdout:(4/4): ceph-test-17.2.7-1623.gd0e6828a.el9.x86_ 18 MB/s | 48 MB 00:02 2024-09-11T07:42:23.453 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:23.453 INFO:teuthology.orchestra.run.smithi066.stdout:Total 18 MB/s | 48 MB 00:02 2024-09-11T07:42:23.482 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:42:23.503 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:42:23.503 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:42:23.889 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:42:23.889 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:42:24.546 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:42:24.638 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-11T07:42:24.684 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-11T07:42:24.711 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:26.051 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:26.137 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:27.816 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:27.885 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:28.364 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:28.365 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/4 2024-09-11T07:42:28.365 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/4 2024-09-11T07:42:28.365 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:28.683 INFO:teuthology.orchestra.run.smithi177.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-11T07:42:28.684 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-11T07:42:28.684 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:28.684 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:28.984 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph 2024-09-11T07:42:29.422 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/4 2024-09-11T07:42:29.495 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:29.554 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:37 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:29.691 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout: ceph x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 6.5 k 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.1 M 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 1.4 M 2024-09-11T07:42:29.694 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 240 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.9 M 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 15 M 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-11T07:42:29.695 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-11T07:42:29.696 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout:Install 34 Packages 2024-09-11T07:42:29.697 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:29.698 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 27 M 2024-09-11T07:42:29.698 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 96 M 2024-09-11T07:42:29.698 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:30.198 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:30.198 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/4 2024-09-11T07:42:30.198 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/4 2024-09-11T07:42:30.198 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-11T07:42:30.290 INFO:teuthology.orchestra.run.smithi177.stdout:(1/34): ceph-17.2.7-1623.gd0e6828a.el9.x86_64.r 50 kB/s | 6.5 kB 00:00 2024-09-11T07:42:30.466 INFO:teuthology.orchestra.run.smithi177.stdout:(2/34): ceph-mds-17.2.7-1623.gd0e6828a.el9.x86_ 6.8 MB/s | 2.1 MB 00:00 2024-09-11T07:42:30.500 INFO:teuthology.orchestra.run.smithi177.stdout:(3/34): ceph-mgr-17.2.7-1623.gd0e6828a.el9.x86_ 4.1 MB/s | 1.4 MB 00:00 2024-09-11T07:42:30.501 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-11T07:42:30.501 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:30.501 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:30.501 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:30.502 INFO:teuthology.orchestra.run.smithi173.stdout: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:30.502 INFO:teuthology.orchestra.run.smithi173.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-11T07:42:30.502 INFO:teuthology.orchestra.run.smithi173.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-11T07:42:30.502 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:30.502 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:30.600 INFO:teuthology.orchestra.run.smithi177.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1623.gd0e6 2.3 MB/s | 240 kB 00:00 2024-09-11T07:42:30.675 INFO:teuthology.orchestra.run.smithi177.stdout:(5/34): ceph-mon-17.2.7-1623.gd0e6828a.el9.x86_ 10 MB/s | 3.9 MB 00:00 2024-09-11T07:42:30.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph 2024-09-11T07:42:30.959 INFO:teuthology.orchestra.run.smithi177.stdout:(6/34): ceph-osd-17.2.7-1623.gd0e6828a.el9.x86_ 31 MB/s | 15 MB 00:00 2024-09-11T07:42:31.402 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:39 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:31.539 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout: ceph x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 6.5 k 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mds x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.1 M 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 1.4 M 2024-09-11T07:42:31.541 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 240 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mon x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.9 M 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-osd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 15 M 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-collections 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-11T07:42:31.542 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-11T07:42:31.543 INFO:teuthology.orchestra.run.smithi173.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout:Install 34 Packages 2024-09-11T07:42:31.544 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:31.545 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 27 M 2024-09-11T07:42:31.545 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 96 M 2024-09-11T07:42:31.545 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:31.642 INFO:teuthology.orchestra.run.smithi177.stdout:(7/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 243 kB/s | 253 kB 00:01 2024-09-11T07:42:31.667 INFO:teuthology.orchestra.run.smithi177.stdout:(8/34): python3-ply-3.11-14.el9.noarch.rpm 152 kB/s | 106 kB 00:00 2024-09-11T07:42:31.798 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/4 2024-09-11T07:42:31.798 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/4 2024-09-11T07:42:31.798 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/4 2024-09-11T07:42:31.799 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-11T07:42:31.974 INFO:teuthology.orchestra.run.smithi173.stdout:(1/34): ceph-17.2.7-1623.gd0e6828a.el9.x86_64.r 49 kB/s | 6.5 kB 00:00 2024-09-11T07:42:32.068 INFO:teuthology.orchestra.run.smithi177.stdout:(9/34): python3-cryptography-36.0.1-4.el9.x86_6 902 kB/s | 1.2 MB 00:01 2024-09-11T07:42:32.105 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-11T07:42:32.105 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-test-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout: libcephsqlite-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:32.106 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:32.149 INFO:teuthology.orchestra.run.smithi173.stdout:(2/34): ceph-mds-17.2.7-1623.gd0e6828a.el9.x86_ 6.7 MB/s | 2.1 MB 00:00 2024-09-11T07:42:32.191 INFO:teuthology.orchestra.run.smithi173.stdout:(3/34): ceph-mgr-17.2.7-1623.gd0e6828a.el9.x86_ 4.0 MB/s | 1.4 MB 00:00 2024-09-11T07:42:32.283 INFO:teuthology.orchestra.run.smithi173.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1623.gd0e6 2.6 MB/s | 240 kB 00:00 2024-09-11T07:42:32.341 INFO:teuthology.orchestra.run.smithi173.stdout:(5/34): ceph-mon-17.2.7-1623.gd0e6828a.el9.x86_ 11 MB/s | 3.9 MB 00:00 2024-09-11T07:42:32.343 INFO:teuthology.orchestra.run.smithi177.stdout:(10/34): python3-pycparser-2.20-6.el9.noarch.rp 193 kB/s | 135 kB 00:00 2024-09-11T07:42:32.382 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph 2024-09-11T07:42:32.443 INFO:teuthology.orchestra.run.smithi177.stdout:(11/34): python3-requests-2.25.1-8.el9.noarch.r 161 kB/s | 125 kB 00:00 2024-09-11T07:42:32.466 INFO:teuthology.orchestra.run.smithi173.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-11T07:42:32.634 INFO:teuthology.orchestra.run.smithi173.stdout:(7/34): ceph-osd-17.2.7-1623.gd0e6828a.el9.x86_ 32 MB/s | 15 MB 00:00 2024-09-11T07:42:32.659 INFO:teuthology.orchestra.run.smithi173.stdout:(8/34): python3-ply-3.11-14.el9.noarch.rpm 555 kB/s | 106 kB 00:00 2024-09-11T07:42:32.700 INFO:teuthology.orchestra.run.smithi173.stdout:(9/34): python3-cryptography-36.0.1-4.el9.x86_6 3.4 MB/s | 1.2 MB 00:00 2024-09-11T07:42:32.726 INFO:teuthology.orchestra.run.smithi173.stdout:(10/34): python3-requests-2.25.1-8.el9.noarch.r 1.8 MB/s | 125 kB 00:00 2024-09-11T07:42:32.735 INFO:teuthology.orchestra.run.smithi177.stdout:(12/34): python3-markupsafe-1.1.1-12.el9.x86_64 119 kB/s | 35 kB 00:00 2024-09-11T07:42:32.751 INFO:teuthology.orchestra.run.smithi173.stdout:(11/34): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-11T07:42:32.793 INFO:teuthology.orchestra.run.smithi173.stdout:(12/34): python3-pycparser-2.20-6.el9.noarch.rp 850 kB/s | 135 kB 00:00 2024-09-11T07:42:32.868 INFO:teuthology.orchestra.run.smithi173.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 297 kB/s | 35 kB 00:00 2024-09-11T07:42:32.927 INFO:teuthology.orchestra.run.smithi173.stdout:(14/34): python3-packaging-20.9-5.el9.noarch.rp 578 kB/s | 77 kB 00:00 2024-09-11T07:42:32.952 INFO:teuthology.orchestra.run.smithi173.stdout:(15/34): python3-pytz-2021.1-5.el9.noarch.rpm 611 kB/s | 51 kB 00:00 2024-09-11T07:42:32.969 INFO:teuthology.orchestra.run.smithi177.stdout:(13/34): python3-urllib3-1.26.5-6.el9.noarch.rp 238 kB/s | 215 kB 00:00 2024-09-11T07:42:32.971 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:40 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:32.977 INFO:teuthology.orchestra.run.smithi173.stdout:(16/34): python3-mako-1.1.4-6.el9.noarch.rpm 686 kB/s | 172 kB 00:00 2024-09-11T07:42:32.994 INFO:teuthology.orchestra.run.smithi177.stdout:(14/34): python3-mako-1.1.4-6.el9.noarch.rpm 265 kB/s | 172 kB 00:00 2024-09-11T07:42:33.003 INFO:teuthology.orchestra.run.smithi173.stdout:(17/34): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-09-11T07:42:33.019 INFO:teuthology.orchestra.run.smithi177.stdout:(15/34): python3-packaging-20.9-5.el9.noarch.rp 272 kB/s | 77 kB 00:00 2024-09-11T07:42:33.053 INFO:teuthology.orchestra.run.smithi173.stdout:(18/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 433 kB/s | 43 kB 00:00 2024-09-11T07:42:33.061 INFO:teuthology.orchestra.run.smithi177.stdout:(16/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2024-09-11T07:42:33.078 INFO:teuthology.orchestra.run.smithi173.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 459 kB/s | 11 kB 00:00 2024-09-11T07:42:33.086 INFO:teuthology.orchestra.run.smithi177.stdout:(17/34): python3-pytz-2021.1-5.el9.noarch.rpm 436 kB/s | 51 kB 00:00 2024-09-11T07:42:33.104 INFO:teuthology.orchestra.run.smithi173.stdout:(20/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-11T07:42:33.120 INFO:teuthology.orchestra.run.smithi177.stdout:(18/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-09-11T07:42:33.120 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout: ceph x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 6.5 k 2024-09-11T07:42:33.123 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mds x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.1 M 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 1.4 M 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 240 k 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mon x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 3.9 M 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-osd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 15 M 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-11T07:42:33.124 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-collections 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-11T07:42:33.125 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:33.126 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout:Install 34 Packages 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 27 M 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 96 M 2024-09-11T07:42:33.127 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:33.145 INFO:teuthology.orchestra.run.smithi177.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 462 kB/s | 11 kB 00:00 2024-09-11T07:42:33.165 INFO:teuthology.orchestra.run.smithi173.stdout:(21/34): python3-jaraco-classes-3.2.1-5.el9.noa 204 kB/s | 18 kB 00:00 2024-09-11T07:42:33.170 INFO:teuthology.orchestra.run.smithi177.stdout:(20/34): python3-jaraco-classes-3.2.1-5.el9.noa 708 kB/s | 18 kB 00:00 2024-09-11T07:42:33.188 INFO:teuthology.orchestra.run.smithi173.stdout:(22/34): python3-jaraco-collections-3.0.0-8.el9 276 kB/s | 23 kB 00:00 2024-09-11T07:42:33.195 INFO:teuthology.orchestra.run.smithi177.stdout:(21/34): python3-jaraco-collections-3.0.0-8.el9 934 kB/s | 23 kB 00:00 2024-09-11T07:42:33.213 INFO:teuthology.orchestra.run.smithi173.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 410 kB/s | 19 kB 00:00 2024-09-11T07:42:33.221 INFO:teuthology.orchestra.run.smithi177.stdout:(22/34): python3-jaraco-functools-3.5.0-2.el9.n 783 kB/s | 19 kB 00:00 2024-09-11T07:42:33.238 INFO:teuthology.orchestra.run.smithi173.stdout:(24/34): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-09-11T07:42:33.246 INFO:teuthology.orchestra.run.smithi177.stdout:(23/34): python3-jaraco-text-3.2.0-6.el9.noarch 790 kB/s | 20 kB 00:00 2024-09-11T07:42:33.263 INFO:teuthology.orchestra.run.smithi173.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 919 kB/s | 46 kB 00:00 2024-09-11T07:42:33.271 INFO:teuthology.orchestra.run.smithi177.stdout:(24/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.9 MB/s | 358 kB 00:00 2024-09-11T07:42:33.289 INFO:teuthology.orchestra.run.smithi173.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-11T07:42:33.296 INFO:teuthology.orchestra.run.smithi177.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 923 kB/s | 46 kB 00:00 2024-09-11T07:42:33.314 INFO:teuthology.orchestra.run.smithi173.stdout:(27/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-11T07:42:33.322 INFO:teuthology.orchestra.run.smithi177.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-11T07:42:33.339 INFO:teuthology.orchestra.run.smithi173.stdout:(28/34): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-11T07:42:33.347 INFO:teuthology.orchestra.run.smithi177.stdout:(27/34): python3-portend-3.1.0-2.el9.noarch.rpm 662 kB/s | 16 kB 00:00 2024-09-11T07:42:33.365 INFO:teuthology.orchestra.run.smithi173.stdout:(29/34): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-11T07:42:33.372 INFO:teuthology.orchestra.run.smithi177.stdout:(28/34): python3-toml-0.10.2-6.el9.noarch.rpm 110 kB/s | 42 kB 00:00 2024-09-11T07:42:33.390 INFO:teuthology.orchestra.run.smithi173.stdout:(30/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-11T07:42:33.406 INFO:teuthology.orchestra.run.smithi177.stdout:(29/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-11T07:42:33.423 INFO:teuthology.orchestra.run.smithi173.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-11T07:42:33.431 INFO:teuthology.orchestra.run.smithi177.stdout:(30/34): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-09-11T07:42:33.446 INFO:teuthology.orchestra.run.smithi066.stdout:(1/34): ceph-17.2.7-1623.gd0e6828a.el9.x86_64.r 50 kB/s | 6.5 kB 00:00 2024-09-11T07:42:33.448 INFO:teuthology.orchestra.run.smithi173.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 806 kB/s | 20 kB 00:00 2024-09-11T07:42:33.456 INFO:teuthology.orchestra.run.smithi177.stdout:(31/34): python3-tempora-5.0.0-2.el9.noarch.rpm 428 kB/s | 36 kB 00:00 2024-09-11T07:42:33.473 INFO:teuthology.orchestra.run.smithi173.stdout:(33/34): python3-webob-1.8.8-2.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-09-11T07:42:33.482 INFO:teuthology.orchestra.run.smithi177.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 801 kB/s | 20 kB 00:00 2024-09-11T07:42:33.499 INFO:teuthology.orchestra.run.smithi173.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-11T07:42:33.503 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:33.504 INFO:teuthology.orchestra.run.smithi173.stdout:Total 14 MB/s | 27 MB 00:01 2024-09-11T07:42:33.507 INFO:teuthology.orchestra.run.smithi177.stdout:(33/34): python3-webob-1.8.8-2.el9.noarch.rpm 2.3 MB/s | 230 kB 00:00 2024-09-11T07:42:33.532 INFO:teuthology.orchestra.run.smithi177.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-11T07:42:33.537 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:33.537 INFO:teuthology.orchestra.run.smithi177.stdout:Total 7.1 MB/s | 27 MB 00:03 2024-09-11T07:42:33.630 INFO:teuthology.orchestra.run.smithi066.stdout:(2/34): ceph-mgr-17.2.7-1623.gd0e6828a.el9.x86_ 4.5 MB/s | 1.4 MB 00:00 2024-09-11T07:42:33.635 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:33.670 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:33.672 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:33.672 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:33.680 INFO:teuthology.orchestra.run.smithi066.stdout:(3/34): ceph-mds-17.2.7-1623.gd0e6828a.el9.x86_ 5.7 MB/s | 2.1 MB 00:00 2024-09-11T07:42:33.707 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:33.708 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:33.765 INFO:teuthology.orchestra.run.smithi066.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1623.gd0e6 2.8 MB/s | 240 kB 00:00 2024-09-11T07:42:33.822 INFO:teuthology.orchestra.run.smithi066.stdout:(5/34): ceph-mon-17.2.7-1623.gd0e6828a.el9.x86_ 10 MB/s | 3.9 MB 00:00 2024-09-11T07:42:33.965 INFO:teuthology.orchestra.run.smithi066.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-11T07:42:33.998 INFO:teuthology.orchestra.run.smithi066.stdout:(7/34): python3-cryptography-36.0.1-4.el9.x86_6 7.0 MB/s | 1.2 MB 00:00 2024-09-11T07:42:34.060 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:34.061 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:34.161 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:34.161 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:34.165 INFO:teuthology.orchestra.run.smithi066.stdout:(8/34): ceph-osd-17.2.7-1623.gd0e6828a.el9.x86_ 29 MB/s | 15 MB 00:00 2024-09-11T07:42:34.182 INFO:teuthology.orchestra.run.smithi066.stdout:(9/34): python3-ply-3.11-14.el9.noarch.rpm 491 kB/s | 106 kB 00:00 2024-09-11T07:42:34.207 INFO:teuthology.orchestra.run.smithi066.stdout:(10/34): python3-pycparser-2.20-6.el9.noarch.rp 647 kB/s | 135 kB 00:00 2024-09-11T07:42:34.257 INFO:teuthology.orchestra.run.smithi066.stdout:(11/34): python3-urllib3-1.26.5-6.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-09-11T07:42:34.299 INFO:teuthology.orchestra.run.smithi066.stdout:(12/34): python3-requests-2.25.1-8.el9.noarch.r 932 kB/s | 125 kB 00:00 2024-09-11T07:42:34.808 INFO:teuthology.orchestra.run.smithi066.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 63 kB/s | 35 kB 00:00 2024-09-11T07:42:34.933 INFO:teuthology.orchestra.run.smithi066.stdout:(14/34): python3-packaging-20.9-5.el9.noarch.rp 122 kB/s | 77 kB 00:00 2024-09-11T07:42:34.950 INFO:teuthology.orchestra.run.smithi066.stdout:(15/34): python3-mako-1.1.4-6.el9.noarch.rpm 232 kB/s | 172 kB 00:00 2024-09-11T07:42:34.992 INFO:teuthology.orchestra.run.smithi066.stdout:(16/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2024-09-11T07:42:35.017 INFO:teuthology.orchestra.run.smithi066.stdout:(17/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 6.7 MB/s | 172 kB 00:00 2024-09-11T07:42:35.051 INFO:teuthology.orchestra.run.smithi066.stdout:(18/34): python3-cherrypy-18.6.1-2.el9.noarch.r 11 MB/s | 358 kB 00:00 2024-09-11T07:42:35.076 INFO:teuthology.orchestra.run.smithi066.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-11T07:42:35.101 INFO:teuthology.orchestra.run.smithi066.stdout:(20/34): python3-jaraco-classes-3.2.1-5.el9.noa 706 kB/s | 18 kB 00:00 2024-09-11T07:42:35.126 INFO:teuthology.orchestra.run.smithi066.stdout:(21/34): python3-jaraco-collections-3.0.0-8.el9 936 kB/s | 23 kB 00:00 2024-09-11T07:42:35.160 INFO:teuthology.orchestra.run.smithi066.stdout:(22/34): python3-jaraco-functools-3.5.0-2.el9.n 579 kB/s | 19 kB 00:00 2024-09-11T07:42:35.186 INFO:teuthology.orchestra.run.smithi066.stdout:(23/34): python3-jaraco-text-3.2.0-6.el9.noarch 789 kB/s | 20 kB 00:00 2024-09-11T07:42:35.219 INFO:teuthology.orchestra.run.smithi066.stdout:(24/34): python3-logutils-0.3.5-21.el9.noarch.r 1.8 MB/s | 46 kB 00:00 2024-09-11T07:42:35.244 INFO:teuthology.orchestra.run.smithi066.stdout:(25/34): python3-more-itertools-8.12.0-2.el9.no 3.1 MB/s | 79 kB 00:00 2024-09-11T07:42:35.278 INFO:teuthology.orchestra.run.smithi066.stdout:(26/34): python3-pecan-1.4.2-3.el9.noarch.rpm 8.0 MB/s | 272 kB 00:00 2024-09-11T07:42:35.303 INFO:teuthology.orchestra.run.smithi066.stdout:(27/34): python3-portend-3.1.0-2.el9.noarch.rpm 680 kB/s | 16 kB 00:00 2024-09-11T07:42:35.308 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:35.328 INFO:teuthology.orchestra.run.smithi066.stdout:(28/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.5 MB/s | 90 kB 00:00 2024-09-11T07:42:35.354 INFO:teuthology.orchestra.run.smithi066.stdout:(29/34): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-11T07:42:35.377 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-11T07:42:35.379 INFO:teuthology.orchestra.run.smithi066.stdout:(30/34): python3-webob-1.8.8-2.el9.noarch.rpm 9.0 MB/s | 230 kB 00:00 2024-09-11T07:42:35.409 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-11T07:42:35.412 INFO:teuthology.orchestra.run.smithi066.stdout:(31/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 13 MB/s | 427 kB 00:00 2024-09-11T07:42:35.417 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:35.438 INFO:teuthology.orchestra.run.smithi066.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 797 kB/s | 20 kB 00:00 2024-09-11T07:42:35.442 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-11T07:42:35.469 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-11T07:42:35.501 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-11T07:42:35.534 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-11T07:42:35.535 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-11T07:42:35.605 INFO:teuthology.orchestra.run.smithi066.stdout:(33/34): python3-toml-0.10.2-6.el9.noarch.rpm 62 kB/s | 42 kB 00:00 2024-09-11T07:42:35.613 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-11T07:42:35.625 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-11T07:42:35.652 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-11T07:42:35.687 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-11T07:42:35.713 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-11T07:42:35.726 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-11T07:42:35.753 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-11T07:42:35.761 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-11T07:42:35.788 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-11T07:42:35.794 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-11T07:42:35.826 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-11T07:42:35.853 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-11T07:42:35.861 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-11T07:42:35.894 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-11T07:42:35.895 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-11T07:42:35.929 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-11T07:42:35.935 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-11T07:42:35.970 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-11T07:42:35.977 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-11T07:42:36.004 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-11T07:42:36.018 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:36.053 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-11T07:42:36.085 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:36.092 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-11T07:42:36.167 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-11T07:42:36.230 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-11T07:42:36.305 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-11T07:42:36.309 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-11T07:42:36.371 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-11T07:42:36.393 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-11T07:42:36.418 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-11T07:42:36.446 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-11T07:42:36.467 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-11T07:42:36.484 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-11T07:42:36.522 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-11T07:42:36.550 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-11T07:42:36.605 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-11T07:42:36.717 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-11T07:42:36.763 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-11T07:42:36.789 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-11T07:42:36.841 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-11T07:42:36.847 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-11T07:42:36.924 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-11T07:42:36.930 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-11T07:42:36.974 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-11T07:42:37.012 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-11T07:42:37.057 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-11T07:42:37.093 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-11T07:42:37.169 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-11T07:42:37.242 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 29/34 2024-09-11T07:42:37.273 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:37.298 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:37.298 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:37.298 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-11T07:42:37.298 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:37.299 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:37.299 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:37.325 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 29/34 2024-09-11T07:42:37.356 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:37.382 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:37.638 INFO:teuthology.orchestra.run.smithi066.stdout:(34/34): python3-pytz-2021.1-5.el9.noarch.rpm 18 kB/s | 51 kB 00:02 2024-09-11T07:42:37.643 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:37.643 INFO:teuthology.orchestra.run.smithi066.stdout:Total 6.0 MB/s | 27 MB 00:04 2024-09-11T07:42:37.782 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:42:37.825 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:42:37.825 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:42:38.232 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:42:38.232 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:42:38.615 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:38.643 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:38.699 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:38.726 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:39.025 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:39.051 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:39.091 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:39.115 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:39.259 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:39.284 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:39.284 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:39.285 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-11T07:42:39.285 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:39.285 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:39.285 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:39.325 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:39.349 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:39.356 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:39.414 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:39.605 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:42:39.666 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-11T07:42:39.707 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-11T07:42:39.739 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-11T07:42:39.835 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-11T07:42:39.921 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-11T07:42:39.967 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-11T07:42:40.010 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-11T07:42:40.040 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-11T07:42:40.074 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-11T07:42:40.107 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-11T07:42:40.148 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-11T07:42:40.201 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-11T07:42:40.243 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-11T07:42:40.292 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-11T07:42:40.332 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:40.408 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-11T07:42:40.676 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-11T07:42:40.758 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-11T07:42:40.810 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-11T07:42:40.847 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-11T07:42:40.906 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-11T07:42:40.970 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 6/34 2024-09-11T07:42:41.070 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-11T07:42:41.071 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-11T07:42:41.072 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-11T07:42:41.073 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-11T07:42:41.073 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-11T07:42:41.073 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-11T07:42:41.073 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-11T07:42:41.073 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-11T07:42:41.122 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 6/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-11T07:42:41.123 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-11T07:42:41.124 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-11T07:42:41.125 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-11T07:42:41.165 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-11T07:42:41.218 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-11T07:42:41.299 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-11T07:42:41.389 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-11T07:42:41.432 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-11T07:42:41.556 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-11T07:42:41.719 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 29/34 2024-09-11T07:42:41.751 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:41.779 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 30/34 2024-09-11T07:42:41.780 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:41.780 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-11T07:42:41.780 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:41.780 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-11T07:42:41.780 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:41.985 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-11T07:42:41.985 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:41.985 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:41.985 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-11T07:42:41.986 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply-3.11-14.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-11T07:42:41.987 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:41.988 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:42.171 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-11T07:42:42.172 INFO:teuthology.orchestra.run.smithi173.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ply-3.11-14.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-11T07:42:42.173 INFO:teuthology.orchestra.run.smithi173.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-11T07:42:42.174 INFO:teuthology.orchestra.run.smithi173.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-11T07:42:42.174 INFO:teuthology.orchestra.run.smithi173.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-11T07:42:42.174 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:42.174 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:42.324 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-base 2024-09-11T07:42:42.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-base 2024-09-11T07:42:42.886 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:50 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:42.978 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:43.019 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:43.020 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:42:43.020 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:43.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install cephadm 2024-09-11T07:42:43.092 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:51 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:43.169 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:43.183 INFO:teuthology.orchestra.run.smithi173.stdout:Package ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 31/34 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-11T07:42:43.198 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:43.225 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:43.226 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:42:43.226 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:43.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install cephadm 2024-09-11T07:42:43.586 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:43.612 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 32/34 2024-09-11T07:42:43.612 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:43.612 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-11T07:42:43.612 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:43.613 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-11T07:42:43.613 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:43.640 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:51 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:43.770 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:43.771 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:43.771 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:42:43.771 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 83 k 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 83 k 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 375 k 2024-09-11T07:42:43.772 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:43.820 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 33/34 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-11T07:42:43.846 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:43.850 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:51 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:43.914 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:43.973 INFO:teuthology.orchestra.run.smithi177.stdout:cephadm-17.2.7-1623.gd0e6828a.el9.noarch.rpm 412 kB/s | 83 kB 00:00 2024-09-11T07:42:43.974 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:43.974 INFO:teuthology.orchestra.run.smithi177.stdout:Total 408 kB/s | 83 kB 00:00 2024-09-11T07:42:43.974 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:43.980 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:43.980 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:43.982 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:43.982 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:43.983 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout: cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 83 k 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:43.984 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:43.985 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:42:43.985 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:43.985 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 83 k 2024-09-11T07:42:43.985 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 375 k 2024-09-11T07:42:43.985 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:44.060 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:44.176 INFO:teuthology.orchestra.run.smithi173.stdout:cephadm-17.2.7-1623.gd0e6828a.el9.noarch.rpm 433 kB/s | 83 kB 00:00 2024-09-11T07:42:44.176 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:44.177 INFO:teuthology.orchestra.run.smithi173.stdout:Total 430 kB/s | 83 kB 00:00 2024-09-11T07:42:44.177 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:44.182 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:44.182 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:44.184 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:44.184 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:44.253 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:44.472 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:44.570 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:44.718 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:44.813 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:44.932 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:45.173 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:45.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:45.199 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:45.199 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:45.200 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:45.200 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:45.200 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:45.395 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:45.419 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-immutable-object-cache 2024-09-11T07:42:45.462 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 34/34 2024-09-11T07:42:45.462 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/34 2024-09-11T07:42:45.462 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 3/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 4/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 5/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9. 6/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-11T07:42:45.463 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-11T07:42:45.464 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-11T07:42:45.465 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-11T07:42:45.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-immutable-object-cache 2024-09-11T07:42:45.995 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:53 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:46.132 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:46.132 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:46.132 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 137 k 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 137 k 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 379 k 2024-09-11T07:42:46.133 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:46.167 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:54 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:46.304 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:46.304 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:46.304 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repo Size 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 137 k 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:42:46.305 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:46.306 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 137 k 2024-09-11T07:42:46.306 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 379 k 2024-09-11T07:42:46.306 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:46.338 INFO:teuthology.orchestra.run.smithi177.stdout:ceph-immutable-object-cache-17.2.7-1623.gd0e682 673 kB/s | 137 kB 00:00 2024-09-11T07:42:46.339 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:46.339 INFO:teuthology.orchestra.run.smithi177.stdout:Total 668 kB/s | 137 kB 00:00 2024-09-11T07:42:46.339 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:46.346 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:46.346 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:46.403 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:46.404 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mds-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:46.490 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-modules-core-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mon-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-osd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-11T07:42:46.491 INFO:teuthology.orchestra.run.smithi066.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-ply-3.11-14.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-11T07:42:46.492 INFO:teuthology.orchestra.run.smithi066.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:46.493 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:46.507 INFO:teuthology.orchestra.run.smithi173.stdout:ceph-immutable-object-cache-17.2.7-1623.gd0e682 683 kB/s | 137 kB 00:00 2024-09-11T07:42:46.507 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:46.508 INFO:teuthology.orchestra.run.smithi173.stdout:Total 678 kB/s | 137 kB 00:00 2024-09-11T07:42:46.508 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:46.515 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:46.515 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:46.550 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:46.573 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:46.573 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:46.613 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:46.638 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:46.639 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:46.639 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-11T07:42:46.639 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:46.727 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:46.791 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:46.816 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:46.816 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:46.816 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-11T07:42:46.816 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:46.869 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-base 2024-09-11T07:42:47.512 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:55 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:47.605 INFO:teuthology.orchestra.run.smithi066.stdout:Package ceph-base-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:47.640 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:47.648 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:47.650 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:42:47.650 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:47.708 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install cephadm 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:47.751 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:47.850 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr 2024-09-11T07:42:47.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-mgr 2024-09-11T07:42:48.295 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:56 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:48.426 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:56 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:48.432 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout: cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 83 k 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:48.433 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 83 k 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 375 k 2024-09-11T07:42:48.434 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:48.519 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:48.558 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:56 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:48.560 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:48.561 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:42:48.562 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:48.619 INFO:teuthology.orchestra.run.smithi066.stdout:cephadm-17.2.7-1623.gd0e6828a.el9.noarch.rpm 447 kB/s | 83 kB 00:00 2024-09-11T07:42:48.620 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:48.620 INFO:teuthology.orchestra.run.smithi066.stdout:Total 443 kB/s | 83 kB 00:00 2024-09-11T07:42:48.620 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:42:48.626 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:42:48.626 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:42:48.628 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:42:48.628 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:42:48.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-dashboard 2024-09-11T07:42:48.652 INFO:teuthology.orchestra.run.smithi173.stdout:Package ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:48.694 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:48.695 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:42:48.695 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:48.706 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:42:48.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-mgr-dashboard 2024-09-11T07:42:49.171 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:49.191 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:57 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:49.267 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:49.320 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:57 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:49.324 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 3.4 M 2024-09-11T07:42:49.325 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 24 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 15 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout:Installing weak dependencies: 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout:Install 7 Packages 2024-09-11T07:42:49.326 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:49.327 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 3.7 M 2024-09-11T07:42:49.327 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 80 M 2024-09-11T07:42:49.327 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:49.457 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 3.4 M 2024-09-11T07:42:49.458 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 24 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 15 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout:Installing weak dependencies: 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout:Install 7 Packages 2024-09-11T07:42:49.459 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:49.460 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 3.7 M 2024-09-11T07:42:49.460 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 80 M 2024-09-11T07:42:49.460 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:49.507 INFO:teuthology.orchestra.run.smithi177.stdout:(1/7): ceph-prometheus-alerts-17.2.7-1623.gd0e6 97 kB/s | 15 kB 00:00 2024-09-11T07:42:49.532 INFO:teuthology.orchestra.run.smithi177.stdout:(2/7): ceph-grafana-dashboards-17.2.7-1623.gd0e 139 kB/s | 24 kB 00:00 2024-09-11T07:42:49.575 INFO:teuthology.orchestra.run.smithi177.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 135 kB/s | 9.0 kB 00:00 2024-09-11T07:42:49.608 INFO:teuthology.orchestra.run.smithi177.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 967 kB/s | 31 kB 00:00 2024-09-11T07:42:49.634 INFO:teuthology.orchestra.run.smithi177.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 405 kB/s | 41 kB 00:00 2024-09-11T07:42:49.634 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:49.650 INFO:teuthology.orchestra.run.smithi177.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-11T07:42:49.686 INFO:teuthology.orchestra.run.smithi173.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1623.gd0e 164 kB/s | 24 kB 00:00 2024-09-11T07:42:49.711 INFO:teuthology.orchestra.run.smithi173.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1623.gd0e6 84 kB/s | 15 kB 00:00 2024-09-11T07:42:49.726 INFO:teuthology.orchestra.run.smithi177.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1623.gd0e6828a 9.1 MB/s | 3.4 MB 00:00 2024-09-11T07:42:49.729 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:49.730 INFO:teuthology.orchestra.run.smithi177.stdout:Total 9.1 MB/s | 3.7 MB 00:00 2024-09-11T07:42:49.730 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:49.738 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:49.738 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:49.753 INFO:teuthology.orchestra.run.smithi173.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 136 kB/s | 9.0 kB 00:00 2024-09-11T07:42:49.778 INFO:teuthology.orchestra.run.smithi173.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-11T07:42:49.803 INFO:teuthology.orchestra.run.smithi173.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 443 kB/s | 41 kB 00:00 2024-09-11T07:42:49.820 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:49.820 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:49.828 INFO:teuthology.orchestra.run.smithi173.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout: cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:49.913 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:49.937 INFO:teuthology.orchestra.run.smithi173.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1623.gd0e6828a 8.4 MB/s | 3.4 MB 00:00 2024-09-11T07:42:49.941 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:49.941 INFO:teuthology.orchestra.run.smithi173.stdout:Total 7.6 MB/s | 3.7 MB 00:00 2024-09-11T07:42:49.941 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:49.950 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:49.950 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:50.036 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:50.037 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:50.124 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:50.131 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-immutable-object-cache 2024-09-11T07:42:50.177 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-11T07:42:50.211 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-11T07:42:50.291 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-11T07:42:50.323 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-11T07:42:50.331 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:42:50.352 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 5/7 2024-09-11T07:42:50.397 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-11T07:42:50.431 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-11T07:42:50.476 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-11T07:42:50.509 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-11T07:42:50.538 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 5/7 2024-09-11T07:42:50.715 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:58 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:50.857 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:50.857 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repo Size 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 137 k 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 137 k 2024-09-11T07:42:50.858 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 379 k 2024-09-11T07:42:50.859 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:51.066 INFO:teuthology.orchestra.run.smithi066.stdout:ceph-immutable-object-cache-17.2.7-1623.gd0e682 662 kB/s | 137 kB 00:00 2024-09-11T07:42:51.066 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:51.067 INFO:teuthology.orchestra.run.smithi066.stdout:Total 657 kB/s | 137 kB 00:00 2024-09-11T07:42:51.067 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:42:51.075 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:42:51.075 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:42:51.135 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:42:51.136 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:42:51.292 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:42:51.356 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 6/7 2024-09-11T07:42:51.359 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:51.385 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:51.385 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:42:51.385 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-11T07:42:51.385 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:51.389 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:51.536 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 6/7 2024-09-11T07:42:51.575 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:52.424 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 1/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 2/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 3/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-11T07:42:52.425 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-11T07:42:52.437 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a. 1/1 2024-09-11T07:42:52.437 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:52.438 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:52.438 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-immutable-object-cache-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:42:52.438 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:52.438 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:52.533 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 1/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 2/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 3/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-11T07:42:52.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-11T07:42:52.655 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-mgr 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.721 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-11T07:42:52.722 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-11T07:42:52.722 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-11T07:42:52.722 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-11T07:42:52.722 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:52.722 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-11T07:42:52.817 INFO:teuthology.orchestra.run.smithi173.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-11T07:42:52.818 INFO:teuthology.orchestra.run.smithi173.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-11T07:42:52.818 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:52.818 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:42:52.940 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-11T07:42:53.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-11T07:42:53.244 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:01 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:53.339 INFO:teuthology.orchestra.run.smithi066.stdout:Package ceph-mgr-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:42:53.383 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:53.384 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:42:53.384 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:53.453 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-mgr-dashboard 2024-09-11T07:42:53.496 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:01 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:53.617 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:01 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:53.630 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:42:53.631 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-09-11T07:42:53.631 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:42:53.631 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-09-11T07:42:53.631 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:42:53.631 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 7.4 M 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-11T07:42:53.632 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout:Install 12 Packages 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 38 M 2024-09-11T07:42:53.633 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 212 M 2024-09-11T07:42:53.634 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:42:53.754 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout:======================================================================================= 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout:======================================================================================= 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 7.4 M 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-11T07:42:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:42:53.756 INFO:teuthology.orchestra.run.smithi173.stdout:======================================================================================= 2024-09-11T07:42:53.757 INFO:teuthology.orchestra.run.smithi173.stdout:Install 12 Packages 2024-09-11T07:42:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:42:53.757 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 38 M 2024-09-11T07:42:53.758 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 212 M 2024-09-11T07:42:53.758 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:42:54.037 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:02 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:54.175 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 3.4 M 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 24 k 2024-09-11T07:42:54.176 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 15 k 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout:Installing weak dependencies: 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout:Install 7 Packages 2024-09-11T07:42:54.177 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:54.178 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 3.7 M 2024-09-11T07:42:54.178 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 80 M 2024-09-11T07:42:54.178 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:54.227 INFO:teuthology.orchestra.run.smithi177.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.7-16 16 MB/s | 7.4 MB 00:00 2024-09-11T07:42:54.319 INFO:teuthology.orchestra.run.smithi177.stdout:(2/12): libquadmath-11.5.0-2.el9.x86_64.rpm 351 kB/s | 191 kB 00:00 2024-09-11T07:42:54.344 INFO:teuthology.orchestra.run.smithi177.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-09-11T07:42:54.360 INFO:teuthology.orchestra.run.smithi066.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1623.gd0e 164 kB/s | 24 kB 00:00 2024-09-11T07:42:54.386 INFO:teuthology.orchestra.run.smithi066.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1623.gd0e6 84 kB/s | 15 kB 00:00 2024-09-11T07:42:54.395 INFO:teuthology.orchestra.run.smithi177.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 363 kB/s | 18 kB 00:00 2024-09-11T07:42:54.428 INFO:teuthology.orchestra.run.smithi066.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 135 kB/s | 9.0 kB 00:00 2024-09-11T07:42:54.445 INFO:teuthology.orchestra.run.smithi177.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 770 kB/s | 38 kB 00:00 2024-09-11T07:42:54.453 INFO:teuthology.orchestra.run.smithi066.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-11T07:42:54.479 INFO:teuthology.orchestra.run.smithi066.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 442 kB/s | 41 kB 00:00 2024-09-11T07:42:54.504 INFO:teuthology.orchestra.run.smithi066.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-09-11T07:42:54.537 INFO:teuthology.orchestra.run.smithi173.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.7-16 16 MB/s | 7.4 MB 00:00 2024-09-11T07:42:54.629 INFO:teuthology.orchestra.run.smithi066.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1623.gd0e6828a 8.0 MB/s | 3.4 MB 00:00 2024-09-11T07:42:54.632 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:54.632 INFO:teuthology.orchestra.run.smithi066.stdout:Total 8.0 MB/s | 3.7 MB 00:00 2024-09-11T07:42:54.632 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:42:54.641 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:42:54.641 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:42:54.645 INFO:teuthology.orchestra.run.smithi173.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 303 kB/s | 33 kB 00:00 2024-09-11T07:42:54.695 INFO:teuthology.orchestra.run.smithi173.stdout:(3/12): libquadmath-11.5.0-2.el9.x86_64.rpm 301 kB/s | 191 kB 00:00 2024-09-11T07:42:54.703 INFO:teuthology.orchestra.run.smithi177.stdout:(6/12): libgfortran-11.5.0-2.el9.x86_64.rpm 863 kB/s | 801 kB 00:00 2024-09-11T07:42:54.731 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:42:54.732 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:42:54.804 INFO:teuthology.orchestra.run.smithi173.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 168 kB/s | 18 kB 00:00 2024-09-11T07:42:54.871 INFO:teuthology.orchestra.run.smithi173.stdout:(5/12): libgfortran-11.5.0-2.el9.x86_64.rpm 989 kB/s | 801 kB 00:00 2024-09-11T07:42:54.913 INFO:teuthology.orchestra.run.smithi173.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 354 kB/s | 38 kB 00:00 2024-09-11T07:42:54.929 INFO:teuthology.orchestra.run.smithi177.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-11T07:42:55.042 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:42:55.071 INFO:teuthology.orchestra.run.smithi177.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.0 MB/s | 3.0 MB 00:00 2024-09-11T07:42:55.147 INFO:teuthology.orchestra.run.smithi173.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.0 MB/s | 245 kB 00:00 2024-09-11T07:42:55.163 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-11T07:42:55.198 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-11T07:42:55.221 INFO:teuthology.orchestra.run.smithi177.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.6 MB/s | 250 kB 00:00 2024-09-11T07:42:55.253 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-11T07:42:55.293 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-11T07:42:55.322 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 5/7 2024-09-11T07:42:55.680 INFO:teuthology.orchestra.run.smithi173.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.9 MB/s | 3.0 MB 00:01 2024-09-11T07:42:55.830 INFO:teuthology.orchestra.run.smithi173.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.6 MB/s | 250 kB 00:00 2024-09-11T07:42:55.972 INFO:teuthology.orchestra.run.smithi173.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.5 MB/s | 4.9 MB 00:01 2024-09-11T07:42:56.254 INFO:teuthology.orchestra.run.smithi177.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 2.7 MB/s | 4.9 MB 00:01 2024-09-11T07:42:56.346 INFO:teuthology.orchestra.run.smithi177.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.6 MB/s | 5.1 MB 00:01 2024-09-11T07:42:56.370 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 6/7 2024-09-11T07:42:56.400 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:56.505 INFO:teuthology.orchestra.run.smithi177.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 13 MB/s | 16 MB 00:01 2024-09-11T07:42:56.505 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:56.505 INFO:teuthology.orchestra.run.smithi177.stdout:Total 13 MB/s | 38 MB 00:02 2024-09-11T07:42:56.857 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:42:56.883 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:42:56.883 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:42:57.064 INFO:teuthology.orchestra.run.smithi173.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 2.7 MB/s | 5.1 MB 00:01 2024-09-11T07:42:57.381 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:42:57.382 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:42:57.425 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 7/7 2024-09-11T07:42:57.425 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9. 1/7 2024-09-11T07:42:57.425 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarc 2/7 2024-09-11T07:42:57.425 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.n 3/7 2024-09-11T07:42:57.425 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-11T07:42:57.426 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-11T07:42:57.426 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-11T07:42:57.704 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-grafana-dashboards-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-dashboard-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-prometheus-alerts-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-11T07:42:57.705 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:57.706 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:42:57.949 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-11T07:42:58.139 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:42:58.215 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-11T07:42:58.277 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:42:58.377 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:42:58.420 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-11T07:42:58.533 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:06 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:42:58.605 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-11T07:42:58.635 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-11T07:42:58.672 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:42:58.673 INFO:teuthology.orchestra.run.smithi066.stdout:======================================================================================= 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout:======================================================================================= 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 7.4 M 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-11T07:42:58.674 INFO:teuthology.orchestra.run.smithi066.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout:======================================================================================= 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout:Install 12 Packages 2024-09-11T07:42:58.675 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:42:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 38 M 2024-09-11T07:42:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 212 M 2024-09-11T07:42:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:42:58.681 INFO:teuthology.orchestra.run.smithi173.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 5.7 MB/s | 16 MB 00:02 2024-09-11T07:42:58.681 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:42:58.682 INFO:teuthology.orchestra.run.smithi173.stdout:Total 7.8 MB/s | 38 MB 00:04 2024-09-11T07:42:58.713 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-11T07:42:59.035 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:42:59.053 INFO:teuthology.orchestra.run.smithi066.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-11T07:42:59.061 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:42:59.061 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:42:59.104 INFO:teuthology.orchestra.run.smithi066.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.1 MB/s | 801 kB 00:00 2024-09-11T07:42:59.187 INFO:teuthology.orchestra.run.smithi066.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 245 kB/s | 33 kB 00:00 2024-09-11T07:42:59.237 INFO:teuthology.orchestra.run.smithi066.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-11T07:42:59.296 INFO:teuthology.orchestra.run.smithi066.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 660 kB/s | 38 kB 00:00 2024-09-11T07:42:59.361 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-11T07:42:59.422 INFO:teuthology.orchestra.run.smithi066.stdout:(6/12): ceph-mgr-diskprediction-local-17.2.7-16 15 MB/s | 7.4 MB 00:00 2024-09-11T07:42:59.483 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-11T07:42:59.546 INFO:teuthology.orchestra.run.smithi066.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.8 MB/s | 3.0 MB 00:00 2024-09-11T07:42:59.587 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:42:59.588 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:42:59.705 INFO:teuthology.orchestra.run.smithi066.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2024-09-11T07:42:59.730 INFO:teuthology.orchestra.run.smithi066.stdout:(9/12): python3-devel-3.9.19-8.el9.x86_64.rpm 793 kB/s | 245 kB 00:00 2024-09-11T07:42:59.764 INFO:teuthology.orchestra.run.smithi066.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 4.2 MB/s | 250 kB 00:00 2024-09-11T07:42:59.839 INFO:teuthology.orchestra.run.smithi066.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 5.1 MB 00:00 2024-09-11T07:43:00.367 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-11T07:43:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:43:00.596 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:43:00.638 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-11T07:43:00.720 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:00.824 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-11T07:43:00.854 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-11T07:43:00.931 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-11T07:43:01.423 INFO:teuthology.orchestra.run.smithi066.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 9.6 MB/s | 16 MB 00:01 2024-09-11T07:43:01.424 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:01.424 INFO:teuthology.orchestra.run.smithi066.stdout:Total 14 MB/s | 38 MB 00:02 2024-09-11T07:43:01.586 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-11T07:43:01.709 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-11T07:43:01.764 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-11T07:43:01.789 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:01.801 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:01.816 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:01.816 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:02.360 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:02.360 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:02.961 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:03.168 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:03.235 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-11T07:43:03.280 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:43:03.384 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:43:03.422 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-11T07:43:03.607 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-11T07:43:03.637 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-11T07:43:03.725 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-11T07:43:03.991 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-11T07:43:04.019 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 1/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-11T07:43:04.410 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-11T07:43:04.411 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-11T07:43:04.411 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-11T07:43:04.411 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-11T07:43:04.411 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:04.411 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-11T07:43:04.420 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-11T07:43:04.549 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-11T07:43:04.863 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-11T07:43:04.863 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-11T07:43:04.864 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-11T07:43:04.865 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:04.865 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:04.865 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-11T07:43:04.865 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:04.865 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:05.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-rook 2024-09-11T07:43:05.826 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:13 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:05.876 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 47 k 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-11T07:43:05.971 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:05.972 INFO:teuthology.orchestra.run.smithi177.stdout:Install 13 Packages 2024-09-11T07:43:05.973 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:05.973 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 2.2 M 2024-09-11T07:43:05.973 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 26 M 2024-09-11T07:43:05.973 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:06.402 INFO:teuthology.orchestra.run.smithi177.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 200 kB/s | 19 kB 00:00 2024-09-11T07:43:06.427 INFO:teuthology.orchestra.run.smithi177.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 212 kB/s | 26 kB 00:00 2024-09-11T07:43:06.485 INFO:teuthology.orchestra.run.smithi177.stdout:(3/13): ceph-mgr-rook-17.2.7-1623.gd0e6828a.el9 265 kB/s | 47 kB 00:00 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 1/12 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-11T07:43:06.511 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-11T07:43:06.512 INFO:teuthology.orchestra.run.smithi177.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-11T07:43:06.536 INFO:teuthology.orchestra.run.smithi177.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-11T07:43:06.578 INFO:teuthology.orchestra.run.smithi177.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 771 kB/s | 32 kB 00:00 2024-09-11T07:43:06.603 INFO:teuthology.orchestra.run.smithi177.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 582 kB/s | 54 kB 00:00 2024-09-11T07:43:06.628 INFO:teuthology.orchestra.run.smithi177.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 281 kB/s | 14 kB 00:00 2024-09-11T07:43:06.670 INFO:teuthology.orchestra.run.smithi177.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.5 MB/s | 279 kB 00:00 2024-09-11T07:43:06.712 INFO:teuthology.orchestra.run.smithi177.stdout:(10/13): python3-kubernetes-26.1.0-2.el9.noarch 13 MB/s | 1.0 MB 00:00 2024-09-11T07:43:06.737 INFO:teuthology.orchestra.run.smithi177.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.6 MB/s | 220 kB 00:00 2024-09-11T07:43:06.763 INFO:teuthology.orchestra.run.smithi177.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-11T07:43:06.797 INFO:teuthology.orchestra.run.smithi177.stdout:(13/13): python3-rsa-4.9-2.el9.noarch.rpm 475 kB/s | 59 kB 00:00 2024-09-11T07:43:06.799 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:06.799 INFO:teuthology.orchestra.run.smithi177.stdout:Total 2.7 MB/s | 2.2 MB 00:00 2024-09-11T07:43:06.863 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:06.879 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:06.879 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:06.961 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-11T07:43:06.967 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-11T07:43:06.967 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:06.967 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-11T07:43:06.968 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:06.969 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:06.969 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:06.975 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:06.988 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:07.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-mgr-rook 2024-09-11T07:43:07.482 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:07.661 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-11T07:43:07.714 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-11T07:43:07.770 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-11T07:43:07.798 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-11T07:43:07.840 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-11T07:43:07.911 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:15 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:07.952 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-11T07:43:08.052 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-11T07:43:08.054 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-rook noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 47 k 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:43:08.055 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-11T07:43:08.056 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:08.057 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:08.057 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:08.057 INFO:teuthology.orchestra.run.smithi173.stdout:Install 13 Packages 2024-09-11T07:43:08.057 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:08.057 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 2.2 M 2024-09-11T07:43:08.058 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 26 M 2024-09-11T07:43:08.058 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:08.100 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-11T07:43:08.745 INFO:teuthology.orchestra.run.smithi173.stdout:(1/13): ceph-mgr-rook-17.2.7-1623.gd0e6828a.el9 313 kB/s | 47 kB 00:00 2024-09-11T07:43:08.816 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-11T07:43:08.872 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-11T07:43:08.906 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-11T07:43:08.951 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-11T07:43:08.975 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:09.103 INFO:teuthology.orchestra.run.smithi173.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 38 kB/s | 19 kB 00:00 2024-09-11T07:43:09.137 INFO:teuthology.orchestra.run.smithi173.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 47 kB/s | 26 kB 00:00 2024-09-11T07:43:09.479 INFO:teuthology.orchestra.run.smithi173.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 303 kB/s | 222 kB 00:00 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 12/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e68 1/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-11T07:43:09.501 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 1/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-11T07:43:09.769 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-11T07:43:09.770 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-11T07:43:09.770 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-11T07:43:09.770 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-11T07:43:09.770 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-11T07:43:09.770 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-11T07:43:09.854 INFO:teuthology.orchestra.run.smithi173.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 212 kB/s | 159 kB 00:00 2024-09-11T07:43:09.896 INFO:teuthology.orchestra.run.smithi173.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 367 kB/s | 279 kB 00:00 2024-09-11T07:43:09.921 INFO:teuthology.orchestra.run.smithi173.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 485 kB/s | 32 kB 00:00 2024-09-11T07:43:09.955 INFO:teuthology.orchestra.run.smithi173.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 423 kB/s | 14 kB 00:00 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-11T07:43:09.988 INFO:teuthology.orchestra.run.smithi066.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:09.989 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:09.997 INFO:teuthology.orchestra.run.smithi173.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 2.9 MB/s | 220 kB 00:00 2024-09-11T07:43:10.030 INFO:teuthology.orchestra.run.smithi173.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2024-09-11T07:43:10.064 INFO:teuthology.orchestra.run.smithi173.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 9.5 MB/s | 1.0 MB 00:00 2024-09-11T07:43:10.089 INFO:teuthology.orchestra.run.smithi173.stdout:(12/13): python3-requests-oauthlib-1.3.0-12.el9 88 kB/s | 54 kB 00:00 2024-09-11T07:43:10.101 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-11T07:43:10.101 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:10.101 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-11T07:43:10.102 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-11T07:43:10.103 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:10.104 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:10.114 INFO:teuthology.orchestra.run.smithi173.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 1.0 MB/s | 90 kB 00:00 2024-09-11T07:43:10.118 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:10.118 INFO:teuthology.orchestra.run.smithi173.stdout:Total 1.1 MB/s | 2.2 MB 00:02 2024-09-11T07:43:10.186 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:10.201 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:10.201 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:10.289 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:10.290 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:10.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-cephadm 2024-09-11T07:43:10.371 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-mgr-rook 2024-09-11T07:43:10.799 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:10.933 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:18 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:10.960 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:18 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:10.979 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-11T07:43:11.033 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-11T07:43:11.067 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:11.068 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:11.068 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:43:11.068 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 124 k 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:11.069 INFO:teuthology.orchestra.run.smithi177.stdout:Install 6 Packages 2024-09-11T07:43:11.070 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:11.070 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 7.0 M 2024-09-11T07:43:11.070 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 33 M 2024-09-11T07:43:11.070 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:11.096 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-11T07:43:11.102 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-rook noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 47 k 2024-09-11T07:43:11.103 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-11T07:43:11.104 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:Install 13 Packages 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 2.2 M 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 26 M 2024-09-11T07:43:11.105 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:11.133 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-11T07:43:11.175 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-11T07:43:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-11T07:43:11.297 INFO:teuthology.orchestra.run.smithi177.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-11T07:43:11.348 INFO:teuthology.orchestra.run.smithi177.stdout:(2/6): ceph-mgr-cephadm-17.2.7-1623.gd0e6828a.e 614 kB/s | 124 kB 00:00 2024-09-11T07:43:11.381 INFO:teuthology.orchestra.run.smithi177.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 6.4 MB/s | 548 kB 00:00 2024-09-11T07:43:11.387 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-11T07:43:11.415 INFO:teuthology.orchestra.run.smithi177.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.7 MB/s | 74 kB 00:00 2024-09-11T07:43:11.440 INFO:teuthology.orchestra.run.smithi177.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 627 kB/s | 58 kB 00:00 2024-09-11T07:43:11.443 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-11T07:43:11.524 INFO:teuthology.orchestra.run.smithi177.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-11T07:43:11.526 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:11.527 INFO:teuthology.orchestra.run.smithi177.stdout:Total 15 MB/s | 7.0 MB 00:00 2024-09-11T07:43:11.597 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:11.608 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:11.608 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:11.679 INFO:teuthology.orchestra.run.smithi066.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 217 kB/s | 26 kB 00:00 2024-09-11T07:43:11.704 INFO:teuthology.orchestra.run.smithi066.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 134 kB/s | 19 kB 00:00 2024-09-11T07:43:11.708 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:11.709 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:11.730 INFO:teuthology.orchestra.run.smithi066.stdout:(3/13): ceph-mgr-rook-17.2.7-1623.gd0e6828a.el9 281 kB/s | 47 kB 00:00 2024-09-11T07:43:11.855 INFO:teuthology.orchestra.run.smithi066.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-11T07:43:11.880 INFO:teuthology.orchestra.run.smithi066.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 905 kB/s | 159 kB 00:00 2024-09-11T07:43:11.914 INFO:teuthology.orchestra.run.smithi066.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 915 kB/s | 54 kB 00:00 2024-09-11T07:43:11.947 INFO:teuthology.orchestra.run.smithi066.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-11T07:43:11.973 INFO:teuthology.orchestra.run.smithi066.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.1 MB/s | 279 kB 00:00 2024-09-11T07:43:11.998 INFO:teuthology.orchestra.run.smithi066.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 172 kB/s | 14 kB 00:00 2024-09-11T07:43:12.020 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:12.031 INFO:teuthology.orchestra.run.smithi066.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-11T07:43:12.057 INFO:teuthology.orchestra.run.smithi066.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 2.0 MB/s | 220 kB 00:00 2024-09-11T07:43:12.082 INFO:teuthology.orchestra.run.smithi066.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-11T07:43:12.124 INFO:teuthology.orchestra.run.smithi066.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-11T07:43:12.127 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:12.127 INFO:teuthology.orchestra.run.smithi066.stdout:Total 2.2 MB/s | 2.2 MB 00:01 2024-09-11T07:43:12.162 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-11T07:43:12.172 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-11T07:43:12.197 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:12.213 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:12.214 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:12.224 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-11T07:43:12.225 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-11T07:43:12.257 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-11T07:43:12.303 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-11T07:43:12.309 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:12.309 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:12.327 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:12.750 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-11T07:43:12.831 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:12.837 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-11T07:43:12.893 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-11T07:43:12.921 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:12.996 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-11T07:43:13.052 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-11T07:43:13.104 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:13.104 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 1/13 2024-09-11T07:43:13.104 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-11T07:43:13.104 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-11T07:43:13.105 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-11T07:43:13.106 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-11T07:43:13.112 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-11T07:43:13.160 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-11T07:43:13.202 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-11T07:43:13.308 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-11T07:43:13.427 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-11T07:43:13.438 INFO:teuthology.orchestra.run.smithi173.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:13.439 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:13.488 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-11T07:43:13.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-mgr-cephadm 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/6 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-11T07:43:13.680 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-11T07:43:13.959 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:13.960 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:14.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-fuse 2024-09-11T07:43:14.243 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:22 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:14.245 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-11T07:43:14.292 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-11T07:43:14.325 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-11T07:43:14.372 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-11T07:43:14.378 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:14.379 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 124 k 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:14.380 INFO:teuthology.orchestra.run.smithi173.stdout:Install 6 Packages 2024-09-11T07:43:14.381 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:14.381 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 7.0 M 2024-09-11T07:43:14.381 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 33 M 2024-09-11T07:43:14.381 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:14.394 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:14.758 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:22 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:14.883 INFO:teuthology.orchestra.run.smithi173.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1623.gd0e6828a.e 621 kB/s | 124 kB 00:00 2024-09-11T07:43:14.889 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 813 k 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-11T07:43:14.890 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:Install 2 Packages 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 893 k 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 2.6 M 2024-09-11T07:43:14.891 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:14.933 INFO:teuthology.orchestra.run.smithi173.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-11T07:43:14.958 INFO:teuthology.orchestra.run.smithi173.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-11T07:43:14.983 INFO:teuthology.orchestra.run.smithi173.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-11T07:43:15.210 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 13/13 2024-09-11T07:43:15.210 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 1/13 2024-09-11T07:43:15.210 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-11T07:43:15.210 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-11T07:43:15.211 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-11T07:43:15.217 INFO:teuthology.orchestra.run.smithi177.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 498 kB/s | 80 kB 00:00 2024-09-11T07:43:15.325 INFO:teuthology.orchestra.run.smithi173.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 387 kB/s | 248 kB 00:00 2024-09-11T07:43:15.326 INFO:teuthology.orchestra.run.smithi177.stdout:(2/2): ceph-fuse-17.2.7-1623.gd0e6828a.el9.x86_ 3.0 MB/s | 813 kB 00:00 2024-09-11T07:43:15.326 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:15.326 INFO:teuthology.orchestra.run.smithi177.stdout:Total 2.0 MB/s | 893 kB 00:00 2024-09-11T07:43:15.337 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:15.359 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:15.359 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:15.442 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:15.443 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:15.554 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-11T07:43:15.554 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:15.554 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:15.554 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-rook-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:15.554 INFO:teuthology.orchestra.run.smithi066.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:15.555 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:15.641 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:15.788 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-11T07:43:15.789 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-mgr-cephadm 2024-09-11T07:43:15.858 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:16.377 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:24 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:16.517 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 124 k 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-11T07:43:16.518 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout:Install 6 Packages 2024-09-11T07:43:16.519 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:16.520 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 7.0 M 2024-09-11T07:43:16.520 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 33 M 2024-09-11T07:43:16.520 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:16.547 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:16.547 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/2 2024-09-11T07:43:16.839 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-11T07:43:16.839 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:16.839 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:16.840 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-11T07:43:16.840 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:16.840 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:17.096 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-volume 2024-09-11T07:43:17.267 INFO:teuthology.orchestra.run.smithi066.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1623.gd0e6828a.e 563 kB/s | 124 kB 00:00 2024-09-11T07:43:17.325 INFO:teuthology.orchestra.run.smithi066.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 9.2 MB/s | 548 kB 00:00 2024-09-11T07:43:17.350 INFO:teuthology.orchestra.run.smithi066.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-11T07:43:17.367 INFO:teuthology.orchestra.run.smithi066.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 4.4 MB/s | 74 kB 00:00 2024-09-11T07:43:17.672 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:25 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:17.810 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:17.811 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:17.811 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-09-11T07:43:17.811 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-volume noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 270 k 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 270 k 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 1.3 M 2024-09-11T07:43:17.812 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:17.951 INFO:teuthology.orchestra.run.smithi066.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 274 kB/s | 248 kB 00:00 2024-09-11T07:43:18.038 INFO:teuthology.orchestra.run.smithi177.stdout:ceph-volume-17.2.7-1623.gd0e6828a.el9.noarch.rp 1.2 MB/s | 270 kB 00:00 2024-09-11T07:43:18.039 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:18.039 INFO:teuthology.orchestra.run.smithi177.stdout:Total 1.2 MB/s | 270 kB 00:00 2024-09-11T07:43:18.039 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:18.048 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:18.048 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:18.078 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:18.078 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:18.289 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:18.341 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:18.357 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:18.357 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:18.357 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-11T07:43:18.357 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:18.408 INFO:teuthology.orchestra.run.smithi173.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.6 MB/s | 6.0 MB 00:03 2024-09-11T07:43:18.410 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:18.411 INFO:teuthology.orchestra.run.smithi173.stdout:Total 1.7 MB/s | 7.0 MB 00:04 2024-09-11T07:43:18.486 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:18.498 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:18.498 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:18.597 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:18.598 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:18.751 INFO:teuthology.orchestra.run.smithi066.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.5 MB/s | 6.0 MB 00:01 2024-09-11T07:43:18.754 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:18.754 INFO:teuthology.orchestra.run.smithi066.stdout:Total 3.1 MB/s | 7.0 MB 00:02 2024-09-11T07:43:18.829 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:18.841 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:18.841 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:18.903 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:18.946 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:18.947 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:19.067 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-11T07:43:19.119 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-11T07:43:19.268 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:19.349 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:19.349 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:19.349 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:19.349 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:19.350 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:19.350 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:19.434 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-11T07:43:19.488 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-11T07:43:19.638 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-11T07:43:19.668 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados-devel 2024-09-11T07:43:19.721 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-11T07:43:19.786 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-11T07:43:19.814 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:20.041 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-11T07:43:20.142 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-11T07:43:20.206 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-11T07:43:20.232 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:20.245 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:28 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:20.382 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:20.383 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:20.383 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-09-11T07:43:20.383 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:20.383 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:20.383 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 126 k 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 126 k 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 448 k 2024-09-11T07:43:20.384 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:20.534 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:20.534 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/6 2024-09-11T07:43:20.535 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-11T07:43:20.535 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-11T07:43:20.535 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-11T07:43:20.535 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-11T07:43:20.569 INFO:teuthology.orchestra.run.smithi177.stdout:librados-devel-17.2.7-1623.gd0e6828a.el9.x86_64 683 kB/s | 126 kB 00:00 2024-09-11T07:43:20.569 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:20.570 INFO:teuthology.orchestra.run.smithi177.stdout:Total 678 kB/s | 126 kB 00:00 2024-09-11T07:43:20.570 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:20.575 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:20.575 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:20.638 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:20.638 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:20.785 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-11T07:43:20.820 INFO:teuthology.orchestra.run.smithi173.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-11T07:43:20.821 INFO:teuthology.orchestra.run.smithi173.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-11T07:43:20.821 INFO:teuthology.orchestra.run.smithi173.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-11T07:43:20.821 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:20.821 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:20.891 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 6/6 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 1/6 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-11T07:43:21.053 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-11T07:43:21.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-fuse 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-mgr-cephadm-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-11T07:43:21.328 INFO:teuthology.orchestra.run.smithi066.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-11T07:43:21.329 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:21.329 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:21.334 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:21.566 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-fuse 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:21.593 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:21.627 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:29 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:21.759 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:21.759 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:21.759 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:43:21.759 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:21.759 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 813 k 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout:Install 2 Packages 2024-09-11T07:43:21.760 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:21.761 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 893 k 2024-09-11T07:43:21.761 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 2.6 M 2024-09-11T07:43:21.761 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:21.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs2 2024-09-11T07:43:22.060 INFO:teuthology.orchestra.run.smithi173.stdout:(1/2): ceph-fuse-17.2.7-1623.gd0e6828a.el9.x86_ 2.9 MB/s | 813 kB 00:00 2024-09-11T07:43:22.151 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:30 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:22.243 INFO:teuthology.orchestra.run.smithi173.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 173 kB/s | 80 kB 00:00 2024-09-11T07:43:22.244 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:22.244 INFO:teuthology.orchestra.run.smithi173.stdout:Total 1.8 MB/s | 893 kB 00:00 2024-09-11T07:43:22.256 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:22.278 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:22.278 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:22.289 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:22.289 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 813 k 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout:Install 2 Packages 2024-09-11T07:43:22.290 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:22.291 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 893 k 2024-09-11T07:43:22.291 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 2.6 M 2024-09-11T07:43:22.291 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:22.362 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:22.362 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:22.473 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:30 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:22.486 INFO:teuthology.orchestra.run.smithi066.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 541 kB/s | 80 kB 00:00 2024-09-11T07:43:22.552 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:22.566 INFO:teuthology.orchestra.run.smithi177.stdout:Package libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:22.611 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:22.613 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:22.613 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:22.619 INFO:teuthology.orchestra.run.smithi066.stdout:(2/2): ceph-fuse-17.2.7-1623.gd0e6828a.el9.x86_ 2.8 MB/s | 813 kB 00:00 2024-09-11T07:43:22.620 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:22.620 INFO:teuthology.orchestra.run.smithi066.stdout:Total 2.6 MB/s | 893 kB 00:00 2024-09-11T07:43:22.632 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:22.655 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:22.655 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:22.693 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs-devel 2024-09-11T07:43:22.714 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-11T07:43:22.742 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:22.743 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:22.784 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:22.943 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:23.089 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-11T07:43:23.154 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:23.260 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:31 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:23.393 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:23.393 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:23.394 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:23.395 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 25 k 2024-09-11T07:43:23.395 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 110 k 2024-09-11T07:43:23.395 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:23.490 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:23.490 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/2 2024-09-11T07:43:23.539 INFO:teuthology.orchestra.run.smithi177.stdout:libcephfs-devel-17.2.7-1623.gd0e6828a.el9.x86_6 173 kB/s | 25 kB 00:00 2024-09-11T07:43:23.540 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:23.540 INFO:teuthology.orchestra.run.smithi177.stdout:Total 172 kB/s | 25 kB 00:00 2024-09-11T07:43:23.540 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:23.543 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:23.543 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:23.545 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:23.545 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:23.630 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:23.752 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-11T07:43:23.752 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:23.752 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:23.752 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-11T07:43:23.753 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:23.753 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:23.753 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:23.860 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2/2 2024-09-11T07:43:23.861 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/2 2024-09-11T07:43:24.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install ceph-volume 2024-09-11T07:43:24.129 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:24.160 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:24.356 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:24.425 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install ceph-volume 2024-09-11T07:43:24.530 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados2 2024-09-11T07:43:24.611 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:32 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:24.748 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-volume noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 270 k 2024-09-11T07:43:24.749 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 270 k 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 1.3 M 2024-09-11T07:43:24.750 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:24.965 INFO:teuthology.orchestra.run.smithi173.stdout:ceph-volume-17.2.7-1623.gd0e6828a.el9.noarch.rp 1.2 MB/s | 270 kB 00:00 2024-09-11T07:43:24.965 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:24.966 INFO:teuthology.orchestra.run.smithi173.stdout:Total 1.2 MB/s | 270 kB 00:00 2024-09-11T07:43:24.966 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:24.974 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:24.974 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:25.000 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:25.001 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:25.016 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:33 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:25.092 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:33 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:25.157 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-volume noarch 2:17.2.7-1623.gd0e6828a.el9 ceph-noarch 270 k 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:25.158 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:25.159 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:25.159 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:25.159 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 270 k 2024-09-11T07:43:25.159 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 1.3 M 2024-09-11T07:43:25.159 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:25.184 INFO:teuthology.orchestra.run.smithi177.stdout:Package librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:25.214 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:25.224 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:25.225 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:25.225 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:25.284 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:25.294 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librbd1 2024-09-11T07:43:25.300 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:25.300 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:25.300 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-11T07:43:25.300 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:25.407 INFO:teuthology.orchestra.run.smithi066.stdout:ceph-volume-17.2.7-1623.gd0e6828a.el9.noarch.rp 1.1 MB/s | 270 kB 00:00 2024-09-11T07:43:25.407 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:25.408 INFO:teuthology.orchestra.run.smithi066.stdout:Total 1.1 MB/s | 270 kB 00:00 2024-09-11T07:43:25.408 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:25.417 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:25.417 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:25.455 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:25.455 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:25.678 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:25.734 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:25.750 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:25.751 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:25.751 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-11T07:43:25.751 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:25.856 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:33 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:25.946 INFO:teuthology.orchestra.run.smithi177.stdout:Package librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:25.989 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:25.990 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:25.990 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:26.068 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rados 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:26.320 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:26.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install librados-devel 2024-09-11T07:43:26.626 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:34 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:26.717 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 1/1 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout: ceph-volume-2:17.2.7-1623.gd0e6828a.el9.noarch 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:26.735 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:26.759 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:26.760 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:26.760 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:26.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rgw 2024-09-11T07:43:27.071 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install librados-devel 2024-09-11T07:43:27.185 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:35 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:27.324 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repo Size 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout: librados-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 126 k 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 126 k 2024-09-11T07:43:27.325 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 448 k 2024-09-11T07:43:27.326 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:27.396 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:35 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:27.486 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:27.528 INFO:teuthology.orchestra.run.smithi173.stdout:librados-devel-17.2.7-1623.gd0e6828a.el9.x86_64 626 kB/s | 126 kB 00:00 2024-09-11T07:43:27.528 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:27.528 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:27.529 INFO:teuthology.orchestra.run.smithi173.stdout:Total 621 kB/s | 126 kB 00:00 2024-09-11T07:43:27.529 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:27.529 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:27.529 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:27.534 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:27.534 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:27.598 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:27.598 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:27.599 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-cephfs 2024-09-11T07:43:27.665 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:35 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:27.746 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:27.805 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repo Size 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout: librados-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 126 k 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:27.806 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:27.807 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:27.807 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:27.807 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:27.807 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 126 k 2024-09-11T07:43:27.807 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 448 k 2024-09-11T07:43:27.808 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:27.834 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:28.011 INFO:teuthology.orchestra.run.smithi066.stdout:librados-devel-17.2.7-1623.gd0e6828a.el9.x86_64 619 kB/s | 126 kB 00:00 2024-09-11T07:43:28.012 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:28.012 INFO:teuthology.orchestra.run.smithi066.stdout:Total 614 kB/s | 126 kB 00:00 2024-09-11T07:43:28.012 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:28.018 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:28.018 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:28.086 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:28.086 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:28.165 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:36 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:28.248 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:28.256 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:28.258 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:28.297 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:28.298 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:28.298 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:28.355 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:28.374 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rbd 2024-09-11T07:43:28.494 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:28.494 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:28.494 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:28.495 INFO:teuthology.orchestra.run.smithi173.stdout: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:28.495 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:28.495 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:28.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install libcephfs2 2024-09-11T07:43:28.796 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:28.934 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:36 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:29.025 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout: librados-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:29.067 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:29.068 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-09-11T07:43:29.068 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:29.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-fuse 2024-09-11T07:43:29.326 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:37 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:29.338 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install libcephfs2 2024-09-11T07:43:29.418 INFO:teuthology.orchestra.run.smithi173.stdout:Package libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:29.462 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:29.464 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:29.464 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:29.542 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install libcephfs-devel 2024-09-11T07:43:29.705 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:37 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:29.836 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:29.836 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:29.836 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 82 k 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:29.837 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:29.838 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 82 k 2024-09-11T07:43:29.838 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 222 k 2024-09-11T07:43:29.838 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:29.927 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:37 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:30.022 INFO:teuthology.orchestra.run.smithi066.stdout:Package libcephfs2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:30.025 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-fuse-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 437 kB/s | 82 kB 00:00 2024-09-11T07:43:30.025 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:30.026 INFO:teuthology.orchestra.run.smithi177.stdout:Total 434 kB/s | 82 kB 00:00 2024-09-11T07:43:30.026 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:30.033 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:30.033 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:30.068 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:30.069 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:30.069 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:30.096 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:30.097 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:30.113 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:38 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:30.136 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install libcephfs-devel 2024-09-11T07:43:30.237 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:30.246 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:30.247 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:30.247 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repo Size 2024-09-11T07:43:30.247 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout: libcephfs-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 25 k 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 110 k 2024-09-11T07:43:30.248 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:30.357 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:30.389 INFO:teuthology.orchestra.run.smithi173.stdout:libcephfs-devel-17.2.7-1623.gd0e6828a.el9.x86_6 177 kB/s | 25 kB 00:00 2024-09-11T07:43:30.390 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:30.390 INFO:teuthology.orchestra.run.smithi173.stdout:Total 175 kB/s | 25 kB 00:00 2024-09-11T07:43:30.390 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:30.394 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:30.394 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:30.395 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:30.395 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:30.482 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:30.578 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:30.726 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:38 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:30.739 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:30.865 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repo Size 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout: libcephfs-devel x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 25 k 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:30.866 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:30.867 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:30.867 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:30.867 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 25 k 2024-09-11T07:43:30.867 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 110 k 2024-09-11T07:43:30.867 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.014 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.014 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:31.014 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:31.014 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:31.014 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:31.015 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:31.022 INFO:teuthology.orchestra.run.smithi066.stdout:libcephfs-devel-17.2.7-1623.gd0e6828a.el9.x86_6 160 kB/s | 25 kB 00:00 2024-09-11T07:43:31.023 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:31.023 INFO:teuthology.orchestra.run.smithi066.stdout:Total 159 kB/s | 25 kB 00:00 2024-09-11T07:43:31.024 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:31.027 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:31.027 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:31.029 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:31.029 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:31.120 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:31.167 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.168 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:31.168 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:31.168 INFO:teuthology.orchestra.run.smithi173.stdout: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:31.168 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:31.168 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:31.235 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-mirror 2024-09-11T07:43:31.248 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install librados2 2024-09-11T07:43:31.602 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.812 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:39 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:31.843 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:31.843 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:31.843 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:31.844 INFO:teuthology.orchestra.run.smithi066.stdout: libcephfs-devel-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:31.844 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:31.844 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:31.918 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:39 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:31.953 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:31.953 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:31.953 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-09-11T07:43:31.953 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:31.953 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 2.9 M 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 12 M 2024-09-11T07:43:31.954 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:32.008 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install librados2 2024-09-11T07:43:32.009 INFO:teuthology.orchestra.run.smithi173.stdout:Package librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:32.051 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:32.052 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:32.052 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:32.129 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install librbd1 2024-09-11T07:43:32.295 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-mirror-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 8.6 MB/s | 2.9 MB 00:00 2024-09-11T07:43:32.295 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:32.296 INFO:teuthology.orchestra.run.smithi177.stdout:Total 8.5 MB/s | 2.9 MB 00:00 2024-09-11T07:43:32.296 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:32.304 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:32.305 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:32.388 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:32.388 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:32.596 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:40 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:32.689 INFO:teuthology.orchestra.run.smithi066.stdout:Package librados2-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:32.694 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:40 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:32.735 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:32.736 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:32.736 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:32.784 INFO:teuthology.orchestra.run.smithi173.stdout:Package librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:32.802 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install librbd1 2024-09-11T07:43:32.804 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:32.827 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:32.828 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:32.828 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:32.870 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:32.895 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:32.896 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:32.896 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-11T07:43:32.896 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:32.896 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:32.896 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:32.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install python3-rados 2024-09-11T07:43:33.389 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:41 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:33.479 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:41 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:33.480 INFO:teuthology.orchestra.run.smithi066.stdout:Package librbd1-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:33.525 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:33.526 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:33.527 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:33.569 INFO:teuthology.orchestra.run.smithi173.stdout:Package python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:33.596 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install python3-rados 2024-09-11T07:43:33.612 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:33.613 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:33.614 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:33.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install python3-rgw 2024-09-11T07:43:33.922 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:33.922 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:33.922 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:33.923 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:33.923 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:33.923 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:34.186 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:34.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-nbd 2024-09-11T07:43:34.262 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:34.280 INFO:teuthology.orchestra.run.smithi066.stdout:Package python3-rados-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:34.326 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:34.327 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:34.327 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:34.353 INFO:teuthology.orchestra.run.smithi173.stdout:Package python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:34.394 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install python3-rgw 2024-09-11T07:43:34.395 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:34.396 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:34.396 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:34.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install python3-cephfs 2024-09-11T07:43:34.808 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:34.941 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 165 k 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-11T07:43:34.942 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-11T07:43:34.943 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-09-11T07:43:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:34.943 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 165 k 2024-09-11T07:43:34.943 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 477 k 2024-09-11T07:43:34.943 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-11T07:43:34.976 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:35.046 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:35.069 INFO:teuthology.orchestra.run.smithi066.stdout:Package python3-rgw-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:35.115 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:35.116 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:35.116 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:35.137 INFO:teuthology.orchestra.run.smithi173.stdout:Package python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:35.140 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-nbd-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 840 kB/s | 165 kB 00:00 2024-09-11T07:43:35.140 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:35.140 INFO:teuthology.orchestra.run.smithi177.stdout:Total 834 kB/s | 165 kB 00:00 2024-09-11T07:43:35.141 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-11T07:43:35.148 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-11T07:43:35.148 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-11T07:43:35.180 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:35.181 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:35.182 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:35.191 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install python3-cephfs 2024-09-11T07:43:35.213 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-11T07:43:35.213 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-11T07:43:35.264 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install python3-rbd 2024-09-11T07:43:35.363 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-11T07:43:35.462 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:35.780 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:35.825 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:35.874 INFO:teuthology.orchestra.run.smithi066.stdout:Package python3-cephfs-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:35.916 INFO:teuthology.orchestra.run.smithi173.stdout:Package python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:35.919 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:35.921 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:35.921 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:35.959 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:35.960 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-09-11T07:43:35.960 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:35.986 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install python3-rbd 2024-09-11T07:43:36.012 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:36.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install rbd-fuse 2024-09-11T07:43:36.323 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:36.323 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:36.324 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-11T07:43:36.324 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:36.324 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:43:36.324 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-11T07:43:36.539 DEBUG:teuthology.parallel:result is None 2024-09-11T07:43:36.572 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:44 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:36.598 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:44 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:36.668 INFO:teuthology.orchestra.run.smithi066.stdout:Package python3-rbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 is already installed. 2024-09-11T07:43:36.712 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:36.713 INFO:teuthology.orchestra.run.smithi066.stdout:Nothing to do. 2024-09-11T07:43:36.713 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:36.730 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:36.730 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 82 k 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:36.731 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:36.732 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 82 k 2024-09-11T07:43:36.732 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 222 k 2024-09-11T07:43:36.732 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:36.785 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install rbd-fuse 2024-09-11T07:43:36.926 INFO:teuthology.orchestra.run.smithi173.stdout:rbd-fuse-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 422 kB/s | 82 kB 00:00 2024-09-11T07:43:36.927 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:36.927 INFO:teuthology.orchestra.run.smithi173.stdout:Total 419 kB/s | 82 kB 00:00 2024-09-11T07:43:36.927 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:36.933 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:36.933 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:36.996 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:36.997 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:37.147 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:37.239 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:37.376 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:45 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:37.517 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-fuse x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 82 k 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:37.518 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:37.519 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:37.519 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:37.519 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 82 k 2024-09-11T07:43:37.519 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 222 k 2024-09-11T07:43:37.519 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:37.656 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:37.701 INFO:teuthology.orchestra.run.smithi066.stdout:rbd-fuse-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 450 kB/s | 82 kB 00:00 2024-09-11T07:43:37.702 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:37.702 INFO:teuthology.orchestra.run.smithi066.stdout:Total 445 kB/s | 82 kB 00:00 2024-09-11T07:43:37.703 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:37.710 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:37.710 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:37.778 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:37.778 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:37.921 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:37.932 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:38.034 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:38.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install rbd-mirror 2024-09-11T07:43:38.420 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-fuse-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:38.693 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:38.732 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:46 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:38.867 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:38.867 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:38.867 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repo Size 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-mirror x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 2.9 M 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 12 M 2024-09-11T07:43:38.868 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:38.970 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install rbd-mirror 2024-09-11T07:43:39.188 INFO:teuthology.orchestra.run.smithi173.stdout:rbd-mirror-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 9.2 MB/s | 2.9 MB 00:00 2024-09-11T07:43:39.188 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:39.189 INFO:teuthology.orchestra.run.smithi173.stdout:Total 9.2 MB/s | 2.9 MB 00:00 2024-09-11T07:43:39.189 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:39.198 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:39.198 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:39.281 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:39.281 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:39.561 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:47 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:39.698 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:39.702 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:39.702 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:39.702 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repo Size 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-mirror x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 2.9 M 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:39.703 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:39.704 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 2.9 M 2024-09-11T07:43:39.704 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 12 M 2024-09-11T07:43:39.704 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:39.763 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:39.790 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:40.029 INFO:teuthology.orchestra.run.smithi066.stdout:rbd-mirror-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 9.0 MB/s | 2.9 MB 00:00 2024-09-11T07:43:40.030 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:40.030 INFO:teuthology.orchestra.run.smithi066.stdout:Total 9.0 MB/s | 2.9 MB 00:00 2024-09-11T07:43:40.030 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:40.040 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:40.040 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:40.124 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:40.125 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:40.556 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:40.605 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:40.633 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:40.661 INFO:teuthology.orchestra.run.smithi066.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-11T07:43:40.661 INFO:teuthology.orchestra.run.smithi066.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-11T07:43:40.662 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:40.662 INFO:teuthology.orchestra.run.smithi066.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-11T07:43:40.662 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:40.843 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:40.844 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:40.844 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:40.844 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:40.844 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:40.844 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:41.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum -y install rbd-nbd 2024-09-11T07:43:41.660 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:01:49 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-mirror-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:41.757 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:41.793 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-09-11T07:43:41.793 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:41.793 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:41.793 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:41.793 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-nbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 165 k 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-09-11T07:43:41.794 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:41.795 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 165 k 2024-09-11T07:43:41.795 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 477 k 2024-09-11T07:43:41.795 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-09-11T07:43:41.986 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum -y install rbd-nbd 2024-09-11T07:43:41.999 INFO:teuthology.orchestra.run.smithi173.stdout:rbd-nbd-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 808 kB/s | 165 kB 00:00 2024-09-11T07:43:41.999 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:42.000 INFO:teuthology.orchestra.run.smithi173.stdout:Total 803 kB/s | 165 kB 00:00 2024-09-11T07:43:42.000 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-09-11T07:43:42.007 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-09-11T07:43:42.007 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-09-11T07:43:42.070 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-09-11T07:43:42.071 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-09-11T07:43:42.221 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-09-11T07:43:42.329 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:42.579 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:01:50 ago on Wed 11 Sep 2024 07:41:52 AM UTC. 2024-09-11T07:43:42.719 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-nbd x86_64 2:17.2.7-1623.gd0e6828a.el9 ceph 165 k 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:Install 1 Package 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:42.720 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 165 k 2024-09-11T07:43:42.721 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 477 k 2024-09-11T07:43:42.721 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-11T07:43:42.773 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:42.924 INFO:teuthology.orchestra.run.smithi066.stdout:rbd-nbd-17.2.7-1623.gd0e6828a.el9.x86_64.rpm 812 kB/s | 165 kB 00:00 2024-09-11T07:43:42.925 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:43:42.925 INFO:teuthology.orchestra.run.smithi066.stdout:Total 806 kB/s | 165 kB 00:00 2024-09-11T07:43:42.925 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-11T07:43:42.933 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-11T07:43:42.933 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-11T07:43:43.001 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-11T07:43:43.001 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-09-11T07:43:43.018 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-09-11T07:43:43.166 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-11T07:43:43.227 DEBUG:teuthology.parallel:result is None 2024-09-11T07:43:43.258 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:43.658 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:43.957 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 1/1 2024-09-11T07:43:43.957 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:43.957 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-11T07:43:43.957 INFO:teuthology.orchestra.run.smithi066.stdout: rbd-nbd-2:17.2.7-1623.gd0e6828a.el9.x86_64 2024-09-11T07:43:43.958 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:43:43.958 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-11T07:43:44.185 DEBUG:teuthology.parallel:result is None 2024-09-11T07:43:44.186 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:43:44.336 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-11T07:43:44.357 INFO:teuthology.orchestra.run.smithi066.stdout:17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.358 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.358 INFO:teuthology.task.install:The correct ceph version 17.2.7-1623.gd0e6828a is installed. 2024-09-11T07:43:44.360 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:43:44.502 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-11T07:43:44.527 INFO:teuthology.orchestra.run.smithi173.stdout:17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.528 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.528 INFO:teuthology.task.install:The correct ceph version 17.2.7-1623.gd0e6828a is installed. 2024-09-11T07:43:44.530 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:43:44.671 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-11T07:43:44.697 INFO:teuthology.orchestra.run.smithi177.stdout:17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.698 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1623.gd0e6828a.el9 2024-09-11T07:43:44.698 INFO:teuthology.task.install:The correct ceph version 17.2.7-1623.gd0e6828a is installed. 2024-09-11T07:43:44.700 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-11T07:43:44.700 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:43:44.700 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T07:43:44.727 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:43:44.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T07:43:44.758 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:43:44.758 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T07:43:44.789 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-11T07:43:44.789 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:43:44.789 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T07:43:44.816 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T07:43:44.884 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:43:44.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T07:43:44.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T07:43:44.983 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:43:44.983 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T07:43:45.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T07:43:45.082 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-11T07:43:45.082 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:43:45.082 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T07:43:45.109 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T07:43:45.174 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:43:45.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T07:43:45.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T07:43:45.273 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:43:45.273 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T07:43:45.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T07:43:45.372 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-11T07:43:45.373 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:43:45.373 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T07:43:45.399 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T07:43:45.466 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:43:45.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T07:43:45.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T07:43:45.564 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:43:45.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T07:43:45.595 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T07:43:45.665 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-11T07:43:45.751 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum'], 'sha1': 'd0e6828a2016d48cf25ad84064e50742bb1c39b9'} 2024-09-11T07:43:45.751 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:43:45.752 INFO:tasks.cephadm:Cluster fsid is 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:43:45.752 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-11T07:43:45.752 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.66', 'mon.b': '172.21.15.173', 'mon.c': '172.21.15.177'} 2024-09-11T07:43:45.752 INFO:tasks.cephadm:First mon is mon.a on smithi066 2024-09-11T07:43:45.752 INFO:tasks.cephadm:First mgr is a 2024-09-11T07:43:45.752 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-11T07:43:45.752 DEBUG:teuthology.orchestra.run.smithi066:> sudo hostname $(hostname -s) 2024-09-11T07:43:45.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo hostname $(hostname -s) 2024-09-11T07:43:45.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-09-11T07:43:45.839 INFO:tasks.cephadm:Downloading cephadm (repo https://git.ceph.com/ceph-ci.git ref d0e6828a2016d48cf25ad84064e50742bb1c39b9)... 2024-09-11T07:43:45.839 DEBUG:teuthology.orchestra.run.smithi066:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show d0e6828a2016d48cf25ad84064e50742bb1c39b9:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T07:43:45.856 INFO:teuthology.orchestra.run.smithi066.stderr:Cloning into 'testrepo'... 2024-09-11T07:44:45.136 INFO:teuthology.orchestra.run.smithi066.stderr:Updating files: 92% (11790/12697) Updating files: 93% (11809/12697) Updating files: 94% (11936/12697) Updating files: 95% (12063/12697) Updating files: 96% (12190/12697) Updating files: 97% (12317/12697) Updating files: 98% (12444/12697) Updating files: 99% (12571/12697) Updating files: 100% (12697/12697) Updating files: 100% (12697/12697), done. 2024-09-11T07:44:45.172 INFO:teuthology.orchestra.run.smithi066.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 11 07:44 /home/ubuntu/cephtest/cephadm 2024-09-11T07:44:45.173 DEBUG:teuthology.orchestra.run.smithi173:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show d0e6828a2016d48cf25ad84064e50742bb1c39b9:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T07:44:45.192 INFO:teuthology.orchestra.run.smithi173.stderr:Cloning into 'testrepo'... 2024-09-11T07:45:42.318 INFO:teuthology.orchestra.run.smithi173.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 11 07:45 /home/ubuntu/cephtest/cephadm 2024-09-11T07:45:42.319 DEBUG:teuthology.orchestra.run.smithi177:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show d0e6828a2016d48cf25ad84064e50742bb1c39b9:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T07:45:42.339 INFO:teuthology.orchestra.run.smithi177.stderr:Cloning into 'testrepo'... 2024-09-11T07:46:40.160 INFO:teuthology.orchestra.run.smithi177.stderr:Updating files: 98% (12531/12697) Updating files: 99% (12571/12697) Updating files: 100% (12697/12697) Updating files: 100% (12697/12697), done. 2024-09-11T07:46:40.194 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 11 07:46 /home/ubuntu/cephtest/cephadm 2024-09-11T07:46:40.195 DEBUG:teuthology.orchestra.run.smithi066:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T07:46:40.217 DEBUG:teuthology.orchestra.run.smithi173:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T07:46:40.238 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T07:46:40.267 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 on all hosts... 2024-09-11T07:46:40.267 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 pull 2024-09-11T07:46:40.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 pull 2024-09-11T07:46:40.280 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 pull 2024-09-11T07:46:41.860 INFO:teuthology.orchestra.run.smithi066.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9... 2024-09-11T07:46:41.869 INFO:teuthology.orchestra.run.smithi173.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9... 2024-09-11T07:46:43.785 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9... 2024-09-11T07:47:24.545 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2024-09-11T07:47:24.547 INFO:teuthology.orchestra.run.smithi173.stdout: "ceph_version": "ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable)", 2024-09-11T07:47:24.547 INFO:teuthology.orchestra.run.smithi173.stdout: "image_id": "4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b", 2024-09-11T07:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout: "repo_digests": [ 2024-09-11T07:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40" 2024-09-11T07:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2024-09-11T07:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout:} 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable)", 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b", 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40" 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-09-11T07:47:34.035 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph_version": "ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable)", 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout: "image_id": "4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b", 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout: "repo_digests": [ 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40" 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-11T07:47:37.011 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-11T07:47:37.031 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /etc/ceph 2024-09-11T07:47:37.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo mkdir -p /etc/ceph 2024-09-11T07:47:37.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-09-11T07:47:37.141 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 777 /etc/ceph 2024-09-11T07:47:37.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 777 /etc/ceph 2024-09-11T07:47:37.196 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-09-11T07:47:37.225 INFO:tasks.cephadm:Writing seed config... 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-11T07:47:37.227 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-11T07:47:37.228 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:47:37.228 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-11T07:47:37.244 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 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 # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 9329ce2a-7011-11ef-bcea-c7b262605968 mon election default strategy = 1 [osd] 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 deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] 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 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-11T07:47:37.244 DEBUG:teuthology.orchestra.run.smithi066:mon.a> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service 2024-09-11T07:47:37.286 DEBUG:teuthology.orchestra.run.smithi066:mgr.a> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a.service 2024-09-11T07:47:37.329 INFO:tasks.cephadm:Bootstrapping... 2024-09-11T07:47:37.329 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 -v bootstrap --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.66 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:47:37.537 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-11T07:47:37.537 INFO:teuthology.orchestra.run.smithi066.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9', '-v', 'bootstrap', '--fsid', '9329ce2a-7011-11ef-bcea-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.66', '--skip-admin-label'] 2024-09-11T07:47:37.562 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stdout 5.2.2 2024-09-11T07:47:37.562 INFO:teuthology.orchestra.run.smithi066.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-11T07:47:37.562 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying podman|docker is present... 2024-09-11T07:47:37.585 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stdout 5.2.2 2024-09-11T07:47:37.585 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying lvm2 is present... 2024-09-11T07:47:37.585 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying time synchronization is in place... 2024-09-11T07:47:37.593 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-11T07:47:37.593 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-11T07:47:37.600 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-11T07:47:37.600 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:47:37.607 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout enabled 2024-09-11T07:47:37.614 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout active 2024-09-11T07:47:37.614 INFO:teuthology.orchestra.run.smithi066.stdout:Unit chronyd.service is enabled and running 2024-09-11T07:47:37.615 INFO:teuthology.orchestra.run.smithi066.stdout:Repeating the final host check... 2024-09-11T07:47:37.637 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stdout 5.2.2 2024-09-11T07:47:37.637 INFO:teuthology.orchestra.run.smithi066.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-11T07:47:37.637 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl is present 2024-09-11T07:47:37.637 INFO:teuthology.orchestra.run.smithi066.stdout:lvcreate is present 2024-09-11T07:47:37.644 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-11T07:47:37.644 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-11T07:47:37.650 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-11T07:47:37.651 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:47:37.657 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout enabled 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout active 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Unit chronyd.service is enabled and running 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Host looks OK 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Cluster fsid: 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Acquiring lock 139804477068192 on /run/cephadm/9329ce2a-7011-11ef-bcea-c7b262605968.lock 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Lock 139804477068192 acquired on /run/cephadm/9329ce2a-7011-11ef-bcea-c7b262605968.lock 2024-09-11T07:47:37.665 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying IP 172.21.15.66 port 3300 ... 2024-09-11T07:47:37.666 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying IP 172.21.15.66 port 6789 ... 2024-09-11T07:47:37.666 INFO:teuthology.orchestra.run.smithi066.stdout:Base mon IP(s) is [172.21.15.66:3300, 172.21.15.66:6789], mon addrv is [v2:172.21.15.66:3300,v1:172.21.15.66:6789] 2024-09-11T07:47:37.669 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.66 metric 100 2024-09-11T07:47:37.669 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.66 metric 100 2024-09-11T07:47:37.672 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-11T07:47:37.672 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-11T07:47:37.672 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:f8bd/64 scope link noprefixroute 2024-09-11T07:47:37.675 INFO:teuthology.orchestra.run.smithi066.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-11T07:47:37.676 INFO:teuthology.orchestra.run.smithi066.stdout:Mon IP `172.21.15.66` is in CIDR network `172.21.0.0/20` 2024-09-11T07:47:37.676 INFO:teuthology.orchestra.run.smithi066.stdout:Mon IP `172.21.15.66` is in CIDR network `172.21.0.0/20` 2024-09-11T07:47:37.676 INFO:teuthology.orchestra.run.smithi066.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-11T07:47:37.676 INFO:teuthology.orchestra.run.smithi066.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-11T07:47:37.677 INFO:teuthology.orchestra.run.smithi066.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9... 2024-09-11T07:47:38.186 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stdout 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b 2024-09-11T07:47:38.186 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9... 2024-09-11T07:47:38.186 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Getting image source signatures 2024-09-11T07:47:38.186 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Copying blob sha256:0d2f264d63cec2f6fb0f85eed7b2c8c5b4db3ab9edd9d71a74c04647294a553f 2024-09-11T07:47:38.187 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-11T07:47:38.187 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Copying config sha256:4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b 2024-09-11T07:47:38.187 INFO:teuthology.orchestra.run.smithi066.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-11T07:47:39.257 INFO:teuthology.orchestra.run.smithi066.stdout:ceph: stdout ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable) 2024-09-11T07:47:39.257 INFO:teuthology.orchestra.run.smithi066.stdout:Ceph version: ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable) 2024-09-11T07:47:39.258 INFO:teuthology.orchestra.run.smithi066.stdout:Extracting ceph user uid/gid from container image... 2024-09-11T07:47:40.088 INFO:teuthology.orchestra.run.smithi066.stdout:stat: stdout 167 167 2024-09-11T07:47:40.089 INFO:teuthology.orchestra.run.smithi066.stdout:Creating initial keys... 2024-09-11T07:47:41.018 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph-authtool: stdout AQAcS+FmhUJtGRAACHR5DwY1dvS1Pyw92/rxTA== 2024-09-11T07:47:41.883 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph-authtool: stdout AQAdS+FmYrVWFBAAb/qRvv/WWgN0Sm9RaFHxCg== 2024-09-11T07:47:42.804 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph-authtool: stdout AQAeS+Fmly+2DBAATuu5r041mTgZWcpHaTL4VQ== 2024-09-11T07:47:42.805 INFO:teuthology.orchestra.run.smithi066.stdout:Creating initial monmap... 2024-09-11T07:47:43.777 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:monmaptool for a [v2:172.21.15.66:3300,v1:172.21.15.66:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:setting min_mon_release = octopus 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: set fsid to 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-11T07:47:43.778 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:47:43.779 INFO:teuthology.orchestra.run.smithi066.stdout:Creating mon... 2024-09-11T07:47:44.658 INFO:teuthology.orchestra.run.smithi066.stdout:create mon.a on 2024-09-11T07:47:44.889 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-11T07:47:45.079 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-11T07:47:45.255 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target. 2024-09-11T07:47:45.255 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target. 2024-09-11T07:47:45.445 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a 2024-09-11T07:47:45.445 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service: Unit ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service not loaded. 2024-09-11T07:47:45.641 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target.wants/ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service → /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968@.service. 2024-09-11T07:47:45.683 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:45 smithi066 systemd[1]: Starting Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:47:45.976 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:45 smithi066 podman[29171]: 2024-09-11 07:47:45.863967566 +0000 UTC m=+0.100614674 container create 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-11T07:47:45.976 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:45 smithi066 podman[29171]: 2024-09-11 07:47:45.780594293 +0000 UTC m=+0.017241414 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:47:46.215 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-11T07:47:46.215 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout disabled 2024-09-11T07:47:46.222 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-11T07:47:46.222 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:47:46.222 INFO:teuthology.orchestra.run.smithi066.stdout:firewalld.service is not enabled 2024-09-11T07:47:46.223 INFO:teuthology.orchestra.run.smithi066.stdout:Not possible to enable service . firewalld.service is not available 2024-09-11T07:47:46.223 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mon to start... 2024-09-11T07:47:46.223 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mon... 2024-09-11T07:47:46.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 podman[29171]: 2024-09-11 07:47:46.099652152 +0000 UTC m=+0.336299269 container init 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-11T07:47:46.428 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 podman[29171]: 2024-09-11 07:47:46.103083106 +0000 UTC m=+0.339730218 container start 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-11T07:47:46.428 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 ceph-mon[29191]: mkfs 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:46.428 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 ceph-mon[29191]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T07:47:46.428 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 bash[29171]: 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 2024-09-11T07:47:46.428 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:46 smithi066 systemd[1]: Started Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout cluster: 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout id: 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout services: 2024-09-11T07:47:47.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.568788s) 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout data: 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout pgs: 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:mon is available 2024-09-11T07:47:47.237 INFO:teuthology.orchestra.run.smithi066.stdout:Assimilating anything we can from ceph.conf... 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: monmap e1: 1 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: fsmap 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: osdmap e1: 0 total, 0 up, 0 in 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: mgrmap e1: no daemons active 2024-09-11T07:47:47.361 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:47 smithi066 ceph-mon[29191]: from='client.? 172.21.15.66:0/3376011550' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [global] 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout fsid = 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.66:3300,v1:172.21.15.66:6789] 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-11T07:47:48.259 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [osd] 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-11T07:47:48.260 INFO:teuthology.orchestra.run.smithi066.stdout:Generating new minimal ceph.conf... 2024-09-11T07:47:48.379 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:48 smithi066 ceph-mon[29191]: from='client.? 172.21.15.66:0/3578184096' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-11T07:47:48.379 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:48 smithi066 ceph-mon[29191]: from='client.? 172.21.15.66:0/3578184096' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T07:47:49.281 INFO:teuthology.orchestra.run.smithi066.stdout:Restarting the monitor... 2024-09-11T07:47:49.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 ceph-mon[29191]: from='client.? 172.21.15.66:0/2721956950' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:47:49.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 systemd[1]: Stopping Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:47:49.889 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a[29187]: 2024-09-11T07:47:49.582+0000 7ff4b488a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:47:49.889 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a[29187]: 2024-09-11T07:47:49.582+0000 7ff4b488a640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-11T07:47:49.889 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 podman[29435]: 2024-09-11 07:47:49.684396011 +0000 UTC m=+0.239361403 container died 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-11T07:47:50.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 podman[29435]: 2024-09-11 07:47:49.987948183 +0000 UTC m=+0.542913564 container cleanup 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-11T07:47:50.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:49 smithi066 bash[29435]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a 2024-09-11T07:47:50.553 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 podman[29447]: 2024-09-11 07:47:50.197263907 +0000 UTC m=+0.515580781 container remove 4c76fe5a0e967a41cfa36012697ea50c23995102286ebfad929df01cb9c0f0f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-11T07:47:50.553 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 systemd[1]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-11T07:47:50.553 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 systemd[1]: Stopped Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:47:50.553 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 systemd[1]: Starting Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:47:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 podman[29539]: 2024-09-11 07:47:50.455364489 +0000 UTC m=+0.016415634 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:47:50.805 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 podman[29539]: 2024-09-11 07:47:50.556295536 +0000 UTC m=+0.117346679 container create a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-11T07:47:50.805 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 podman[29539]: 2024-09-11 07:47:50.800527373 +0000 UTC m=+0.361578518 container init a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-11T07:47:50.805 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 podman[29539]: 2024-09-11 07:47:50.803650882 +0000 UTC m=+0.364702026 container start a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-11T07:47:50.905 INFO:teuthology.orchestra.run.smithi066.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: set uid:gid to 167:167 (ceph:ceph) 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: ceph version 17.2.7-1623-gd0e6828a (d0e6828a2016d48cf25ad84064e50742bb1c39b9) quincy (stable), process ceph-mon, pid 2 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: pidfile_write: ignore empty --pid-file 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: load: jerasure load: lrc 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: RocksDB version: 6.15.5 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Compile date Sep 10 2024 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: DB SUMMARY 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: DB Session ID: 22MKVS1LOQ47RKCZPTPM 2024-09-11T07:47:51.148 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: CURRENT file: CURRENT 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: IDENTITY file: IDENTITY 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82860 ; 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.error_if_exists: 0 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.create_if_missing: 0 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.paranoid_checks: 1 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.env: 0x561d3f151440 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.fs: Posix File System 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.info_log: 0x561d414feec0 2024-09-11T07:47:51.149 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_file_opening_threads: 16 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.statistics: (nil) 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.use_fsync: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_log_file_size: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.keep_log_file_num: 1000 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.recycle_log_file_num: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_fallocate: 1 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_mmap_reads: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_mmap_writes: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.use_direct_reads: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-11T07:47:51.150 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.create_missing_column_families: 0 2024-09-11T07:47:51.151 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.db_log_dir: 2024-09-11T07:47:51.151 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-11T07:47:51.151 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-11T07:47:51.151 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-11T07:47:51.152 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-11T07:47:51.152 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-11T07:47:51.152 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-11T07:47:51.152 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.advise_random_on_open: 1 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.db_write_buffer_size: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.write_buffer_manager: 0x561d415bc7e0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.rate_limiter: (nil) 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.wal_recovery_mode: 2 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.enable_thread_tracking: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.enable_pipelined_write: 0 2024-09-11T07:47:51.153 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.unordered_write: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.row_cache: None 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.wal_filter: None 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_ingest_behind: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.preserve_deletes: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.two_write_queues: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.manual_wal_flush: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.atomic_flush: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-11T07:47:51.154 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.log_readahead_size: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.best_efforts_recovery: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.allow_data_in_errors: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.db_host_id: __hostname__ 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_background_jobs: 2 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_background_compactions: -1 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_subcompactions: 1 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-11T07:47:51.155 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_total_wal_size: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_open_files: -1 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bytes_per_sync: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_readahead_size: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_background_flushes: -1 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Compression algorithms supported: 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kZSTD supported: 0 2024-09-11T07:47:51.156 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kXpressCompression supported: 0 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kBZip2Compression supported: 0 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kLZ4Compression supported: 1 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kZlibCompression supported: 1 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kLZ4HCCompression supported: 1 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: kSnappyCompression supported: 1 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.merge_operator: 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_filter: None 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_filter_factory: None 2024-09-11T07:47:51.157 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.sst_partitioner_factory: None 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561d414a5a38) 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: cache_index_and_filter_blocks: 1 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: pin_top_level_index_and_filter: 1 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: index_type: 0 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: data_block_index_type: 0 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: index_shortening: 1 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: hash_index_allow_collision: 1 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: checksum: 1 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: no_block_cache: 0 2024-09-11T07:47:51.158 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_cache: 0x561d414db1f0 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_cache_name: BinnedLRUCache 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_cache_options: 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: capacity : 536870912 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: num_shard_bits : 4 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: strict_capacity_limit : 0 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: high_pri_pool_ratio: 0.000 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_cache_compressed: (nil) 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: persistent_cache: (nil) 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_size: 4096 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_size_deviation: 10 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_restart_interval: 16 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: index_block_restart_interval: 1 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: metadata_block_size: 4096 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: partition_filters: 0 2024-09-11T07:47:51.159 INFO:journalctl@ceph.mon.a.smithi066.stdout: use_delta_encoding: 1 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: whole_key_filtering: 1 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: verify_compression: 0 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: read_amp_bytes_per_bit: 0 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: format_version: 4 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: enable_index_compression: 1 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout: block_align: 0 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.write_buffer_size: 33554432 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_write_buffer_number: 2 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression: NoCompression 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression: Disabled 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.prefix_extractor: nullptr 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-11T07:47:51.160 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.num_levels: 7 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.level: 32767 2024-09-11T07:47:51.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.strategy: 0 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compression_opts.enabled: false 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.target_file_size_base: 67108864 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-11T07:47:51.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.arena_block_size: 4194304 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.disable_auto_compactions: 0 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-11T07:47:51.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.inplace_update_support: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.bloom_locality: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.max_successive_merges: 0 2024-09-11T07:47:51.164 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.paranoid_file_checks: 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.force_consistency_checks: 1 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.report_bg_io_stats: 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.ttl: 2592000 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.enable_blob_files: false 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.min_blob_size: 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.blob_file_size: 268435456 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-09-11T07:47:51.165 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726040870827180, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726040870827961, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79590, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77822, "index_size": 230, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9759, "raw_average_key_size": 47, "raw_value_size": 72229, "raw_average_value_size": 348, "num_data_blocks": 10, "num_entries": 207, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726040870, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c887d3d6-1202-432a-b90e-332c8ca3c79c", "db_session_id": "22MKVS1LOQ47RKCZPTPM"}} 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726040870828293, "job": 1, "event": "recovery_finished"} 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x561d4150e700 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: DB pointer 0x561d414de000 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** DB Stats ** 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T07:47:51.166 INFO:journalctl@ceph.mon.a.smithi066.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: L0 2/0 79.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Sum 2/0 79.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.167 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Cumulative compaction: 0.00 GB write, 24.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Interval compaction: 0.00 GB write, 24.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-11T07:47:51.168 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: L0 2/0 79.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: Sum 2/0 79.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T07:47:51.169 INFO:journalctl@ceph.mon.a.smithi066.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 152.1 0.00 0.00 1 0.000 0 0 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: Cumulative compaction: 0.00 GB write, 23.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: starting mon.a rank 0 at public addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] at bind addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???) e1 preinit fsid 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:47:51.170 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).mds e1 new map 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).mds e1 print_map 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: e1 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: legacy client fscid: -1 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout: No filesystems configured 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T07:47:51.171 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: monmap e1: 1 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:47:51.172 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: fsmap 2024-09-11T07:47:51.172 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: osdmap e1: 0 total, 0 up, 0 in 2024-09-11T07:47:51.172 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 ceph-mon[29557]: mgrmap e1: no daemons active 2024-09-11T07:47:51.172 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 bash[29539]: a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 2024-09-11T07:47:51.172 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:50 smithi066 systemd[1]: Started Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:47:51.944 INFO:teuthology.orchestra.run.smithi066.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-11T07:47:51.944 INFO:teuthology.orchestra.run.smithi066.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:47:51.945 INFO:teuthology.orchestra.run.smithi066.stdout:Creating mgr... 2024-09-11T07:47:51.945 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-11T07:47:51.945 INFO:teuthology.orchestra.run.smithi066.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-11T07:47:52.130 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a 2024-09-11T07:47:52.130 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a.service: Unit ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a.service not loaded. 2024-09-11T07:47:52.632 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968.target.wants/ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-9329ce2a-7011-11ef-bcea-c7b262605968@.service. 2024-09-11T07:47:52.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:52 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/4244818296' entity='client.admin' 2024-09-11T07:47:52.662 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:52 smithi066 systemd[1]: Starting Ceph mgr.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:47:53.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:52 smithi066 podman[29770]: 2024-09-11 07:47:52.776027247 +0000 UTC m=+0.015934944 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 2024-09-11T07:47:54.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:53 smithi066 podman[29770]: 2024-09-11 07:47:53.775870991 +0000 UTC m=+1.015778673 container create bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-11T07:47:55.781 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 podman[29770]: 2024-09-11 07:47:55.52285074 +0000 UTC m=+2.762758427 container init bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2) 2024-09-11T07:47:55.782 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 podman[29770]: 2024-09-11 07:47:55.526495724 +0000 UTC m=+2.766403411 container start bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-11T07:47:55.782 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:55.655+0000 7f5cce831ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-11T07:47:55.782 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:55.713+0000 7f5cce831ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-11T07:47:55.782 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:55.780+0000 7f5cce831ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:47:56.052 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:55 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:55.908+0000 7f5cce831ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:47:56.053 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:56.051+0000 7f5cce831ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:47:56.414 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-11T07:47:56.414 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout disabled 2024-09-11T07:47:56.422 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-11T07:47:56.422 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:47:56.423 INFO:teuthology.orchestra.run.smithi066.stdout:firewalld.service is not enabled 2024-09-11T07:47:56.423 INFO:teuthology.orchestra.run.smithi066.stdout:Not possible to enable service . firewalld.service is not available 2024-09-11T07:47:56.432 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-11T07:47:56.432 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout disabled 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:firewalld.service is not enabled 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mgr to start... 2024-09-11T07:47:56.441 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mgr... 2024-09-11T07:47:56.574 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:56.322+0000 7f5cce831ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:47:56.574 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:56.385+0000 7f5cce831ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:47:56.574 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 bash[29770]: bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 2024-09-11T07:47:56.574 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 systemd[1]: Started Ceph mgr.a for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:47:56.574 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:56 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:56.573+0000 7f5cce831ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:47:57.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:57 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:57.464+0000 7f5cce831ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:47:57.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:57 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:57.532+0000 7f5cce831ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:47:58.593 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.283+0000 7f5cce831ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:47:58.593 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.398+0000 7f5cce831ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:47:58.594 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.530+0000 7f5cce831ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:47:58.594 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.592+0000 7f5cce831ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:47:58.854 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.723+0000 7f5cce831ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:47:58.854 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.793+0000 7f5cce831ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:47:58.854 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.853+0000 7f5cce831ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:47:59.128 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:58.993+0000 7f5cce831ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:47:59.128 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:59.059+0000 7f5cce831ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:47:59.128 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:59.126+0000 7f5cce831ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:47:59.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:59.210+0000 7f5cce831ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:47:59.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:59.270+0000 7f5cce831ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:47:59.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:47:59.329+0000 7f5cce831ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:47:59.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:47:59 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/378264310' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-11T07:48:00.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:00.120+0000 7f5cce831ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:48:00.945 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: Activating manager daemon a 2024-09-11T07:48:00.945 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: mgrmap e2: a(active, starting, since 0.00295331s) 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:48:00.946 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: Manager daemon a is now available 2024-09-11T07:48:00.947 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:48:00.947 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:48:00.947 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' 2024-09-11T07:48:00.947 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' 2024-09-11T07:48:00.947 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:00 smithi066 ceph-mon[29557]: from='mgr.14100 172.21.15.66:0/3797557978' entity='mgr.a' 2024-09-11T07:48:00.960 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:48:00.961 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:00.961 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "fsid": "9329ce2a-7011-11ef-bcea-c7b262605968", 2024-09-11T07:48:00.961 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "health": { 2024-09-11T07:48:00.961 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-11T07:48:00.961 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 0 2024-09-11T07:48:00.962 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "a" 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-11T07:48:00.963 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:00.964 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-11T07:48:00.964 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-11T07:48:00.964 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.964 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-11T07:48:00.964 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-11T07:48:00.965 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-11T07:48:00.966 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.967 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-11T07:48:00.968 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:00.968 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-11T07:48:00.968 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-11T07:48:00.968 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.968 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-11T07:48:00.969 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "restful" 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:00.970 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "modified": "2024-09-11T07:47:46.138071+0000", 2024-09-11T07:48:00.971 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T07:48:00.971 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:00.971 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-11T07:48:00.971 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:00.971 INFO:teuthology.orchestra.run.smithi066.stdout:mgr not available, waiting (1/15)... 2024-09-11T07:48:02.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:02 smithi066 ceph-mon[29557]: mgrmap e3: a(active, since 1.00729s) 2024-09-11T07:48:03.356 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:03 smithi066 ceph-mon[29557]: mgrmap e4: a(active, since 2s) 2024-09-11T07:48:04.141 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:48:04.141 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:04.141 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "fsid": "9329ce2a-7011-11ef-bcea-c7b262605968", 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "health": { 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 0 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "a" 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-09-11T07:48:04.142 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-11T07:48:04.143 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-11T07:48:04.147 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "restful" 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ], 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.148 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "modified": "2024-09-11T07:47:46.138071+0000", 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout }, 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:04.149 INFO:teuthology.orchestra.run.smithi066.stdout:mgr is available 2024-09-11T07:48:04.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:04 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1146192839' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [global] 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout fsid = 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:48:05.255 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout [osd] 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-11T07:48:05.256 INFO:teuthology.orchestra.run.smithi066.stdout:Enabling cephadm module... 2024-09-11T07:48:05.385 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:05 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/83257030' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-11T07:48:05.385 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:05 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/83257030' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T07:48:07.448 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2317116696' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-11T07:48:07.448 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setuser ceph since I am not root 2024-09-11T07:48:07.448 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setgroup ceph since I am not root 2024-09-11T07:48:07.448 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:07.328+0000 7f769d0daec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-11T07:48:07.449 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:07.386+0000 7f769d0daec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-11T07:48:07.735 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:07.456+0000 7f769d0daec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:48:07.735 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:07.586+0000 7f769d0daec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:48:07.735 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:07 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:07.733+0000 7f769d0daec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:48:08.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:08 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2317116696' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-11T07:48:08.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:08 smithi066 ceph-mon[29557]: mgrmap e5: a(active, since 7s) 2024-09-11T07:48:08.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:08 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:08.007+0000 7f769d0daec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:48:08.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:08 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:08.069+0000 7f769d0daec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:48:08.413 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:08 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:08.240+0000 7f769d0daec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:48:09.204 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:09 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:09.135+0000 7f769d0daec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:48:09.205 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:09 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:09.203+0000 7f769d0daec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:48:10.104 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:09 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/685865786' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-11T07:48:10.104 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:09 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:09.985+0000 7f769d0daec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:48:10.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.102+0000 7f769d0daec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:48:10.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.229+0000 7f769d0daec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:48:10.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.291+0000 7f769d0daec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:48:10.500 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for the mgr to restart... 2024-09-11T07:48:10.501 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mgr epoch 5... 2024-09-11T07:48:10.699 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.423+0000 7f769d0daec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:48:10.700 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.493+0000 7f769d0daec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:48:10.700 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.556+0000 7f769d0daec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:48:10.700 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.698+0000 7f769d0daec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:48:10.982 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.766+0000 7f769d0daec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:48:10.982 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.834+0000 7f769d0daec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:48:10.982 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.921+0000 7f769d0daec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:48:10.983 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:10 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:10.981+0000 7f769d0daec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:48:11.412 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:11.040+0000 7f769d0daec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:11.822+0000 7f769d0daec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: Active manager daemon a restarted 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: Activating manager daemon a 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: osdmap e2: 0 total, 0 up, 0 in 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: mgrmap e6: a(active, starting, since 0.00375594s) 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:48:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: Manager daemon a is now available 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:48:12.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:11 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:48:13.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:12 smithi066 ceph-mon[29557]: Found migration_current of "None". Setting to last migration. 2024-09-11T07:48:13.161 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:12 smithi066 ceph-mon[29557]: mgrmap e7: a(active, since 1.00503s) 2024-09-11T07:48:13.406 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:13.407 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-11T07:48:13.407 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-11T07:48:13.407 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:13.407 INFO:teuthology.orchestra.run.smithi066.stdout:mgr epoch 5 is available 2024-09-11T07:48:13.407 INFO:teuthology.orchestra.run.smithi066.stdout:Setting orchestrator backend to cephadm... 2024-09-11T07:48:14.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:13 smithi066 ceph-mon[29557]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-11T07:48:14.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:13 smithi066 ceph-mon[29557]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-11T07:48:14.727 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:14.569+0000 7f764f488640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:07:48:14] ENGINE Error in HTTPServer.serve 2024-09-11T07:48:14.727 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Traceback (most recent call last): 2024-09-11T07:48:14.727 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:48:14.727 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._connections.run(self.expiration_interval) 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._run(expiration_interval) 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s = self.context.wrap_socket( 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: return self.sslsocket_class._create( 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:48:14.728 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self.do_handshake() 2024-09-11T07:48:14.729 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:48:14.729 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._sslobj.do_handshake() 2024-09-11T07:48:14.729 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:48:14.729 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: mgrmap e8: a(active, since 2s) 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:14.982 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:14 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:15 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:14] ENGINE Bus STARTING 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:15 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:14] ENGINE Serving on https://172.21.15.66:7150 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:15 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:14] ENGINE Bus STARTED 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:15 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:14] ENGINE Error in HTTPServer.serve 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout: Traceback (most recent call last): 2024-09-11T07:48:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._connections.run(self.expiration_interval) 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._run(expiration_interval) 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: s = self.context.wrap_socket( 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: return self.sslsocket_class._create( 2024-09-11T07:48:15.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:48:15.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: self.do_handshake() 2024-09-11T07:48:15.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:48:15.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._sslobj.do_handshake() 2024-09-11T07:48:15.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:48:15.919 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-11T07:48:15.919 INFO:teuthology.orchestra.run.smithi066.stdout:Generating ssh key... 2024-09-11T07:48:17.107 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-mon[29557]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:17.256 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:17.256 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:17.256 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Generating public/private rsa key pair. 2024-09-11T07:48:17.256 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Your identification has been saved in /tmp/tmp38druujo/key 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Your public key has been saved in /tmp/tmp38druujo/key.pub 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: The key fingerprint is: 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: SHA256:NSWLGJ0nFAsBxB3Ofe/QhYUXTQtjBeXQmzgsYSLUCfQ ceph-9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: The key's randomart image is: 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: +---[RSA 3072]----+ 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | oooBO=oo .BB*.| 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | .o.*=*.*oo*.o| 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | + =EB +.ooo| 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | o = = o | 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | S . + . | 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | o | 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | . | 2024-09-11T07:48:17.257 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | | 2024-09-11T07:48:17.258 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: | | 2024-09-11T07:48:17.258 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:16 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: +----[SHA256]-----+ 2024-09-11T07:48:17.904 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:17 smithi066 ceph-mon[29557]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:17.904 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:17 smithi066 ceph-mon[29557]: Generating ssh key... 2024-09-11T07:48:18.457 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:18.457 INFO:teuthology.orchestra.run.smithi066.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-11T07:48:18.458 INFO:teuthology.orchestra.run.smithi066.stdout:Adding key to root@localhost authorized_keys... 2024-09-11T07:48:18.467 INFO:teuthology.orchestra.run.smithi066.stdout:Adding host smithi066... 2024-09-11T07:48:19.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:18 smithi066 ceph-mon[29557]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:20.015 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:19 smithi066 ceph-mon[29557]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi066", "addr": "172.21.15.66", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:21.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:20 smithi066 ceph-mon[29557]: Deploying cephadm binary to smithi066 2024-09-11T07:48:22.940 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout Added host 'smithi066' with addr '172.21.15.66' 2024-09-11T07:48:22.940 INFO:teuthology.orchestra.run.smithi066.stdout:Deploying unmanaged mon service... 2024-09-11T07:48:23.491 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:23 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:23.491 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:23 smithi066 ceph-mon[29557]: Added host smithi066 2024-09-11T07:48:23.491 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:23 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:24.282 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-11T07:48:24.282 INFO:teuthology.orchestra.run.smithi066.stdout:Deploying unmanaged mgr service... 2024-09-11T07:48:24.563 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:24 smithi066 ceph-mon[29557]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:24.564 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:24 smithi066 ceph-mon[29557]: Saving service mon spec with placement count:5 2024-09-11T07:48:24.564 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:24 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:26.393 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:26 smithi066 ceph-mon[29557]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:26.393 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:26 smithi066 ceph-mon[29557]: Saving service mgr spec with placement count:2 2024-09-11T07:48:26.393 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:26 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:26.393 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:26 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:26.393 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:26 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:26.394 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-11T07:48:28.315 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:27 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/4056385077' entity='client.admin' 2024-09-11T07:48:29.261 INFO:teuthology.orchestra.run.smithi066.stdout:Enabling the dashboard module... 2024-09-11T07:48:29.378 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:29 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:29.378 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:29 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1183586069' entity='client.admin' 2024-09-11T07:48:29.378 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:29 smithi066 ceph-mon[29557]: from='mgr.14116 172.21.15.66:0/2614029558' entity='mgr.a' 2024-09-11T07:48:30.228 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2170518152' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-11T07:48:30.228 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setuser ceph since I am not root 2024-09-11T07:48:30.228 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setgroup ceph since I am not root 2024-09-11T07:48:30.228 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.226+0000 7fc0c8beaec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-11T07:48:30.481 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.283+0000 7fc0c8beaec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-11T07:48:30.482 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.350+0000 7fc0c8beaec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:48:30.482 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.479+0000 7fc0c8beaec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:48:30.895 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.621+0000 7fc0c8beaec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:48:30.895 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.892+0000 7fc0c8beaec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:48:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:31 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2170518152' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-11T07:48:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:31 smithi066 ceph-mon[29557]: mgrmap e9: a(active, since 18s) 2024-09-11T07:48:31.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:30.956+0000 7fc0c8beaec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:48:31.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:31 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:31.129+0000 7fc0c8beaec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:48:32.082 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:32.032+0000 7fc0c8beaec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:48:32.336 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:32 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1500149082' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-11T07:48:32.336 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:32.103+0000 7fc0c8beaec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for the mgr to restart... 2024-09-11T07:48:32.649 INFO:teuthology.orchestra.run.smithi066.stdout:Waiting for mgr epoch 9... 2024-09-11T07:48:32.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:32.864+0000 7fc0c8beaec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:48:33.307 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:32.983+0000 7fc0c8beaec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:48:33.307 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.111+0000 7fc0c8beaec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:48:33.307 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.173+0000 7fc0c8beaec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:48:33.307 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.305+0000 7fc0c8beaec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:48:33.577 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.374+0000 7fc0c8beaec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:48:33.577 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.435+0000 7fc0c8beaec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:48:33.577 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.575+0000 7fc0c8beaec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:48:33.856 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.641+0000 7fc0c8beaec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:48:33.856 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.709+0000 7fc0c8beaec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:48:33.856 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.794+0000 7fc0c8beaec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:48:33.856 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.853+0000 7fc0c8beaec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:48:34.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:33 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:33.913+0000 7fc0c8beaec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:48:34.954 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:34.694+0000 7fc0c8beaec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:48:34.954 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: Active manager daemon a restarted 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: Activating manager daemon a 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: osdmap e3: 0 total, 0 up, 0 in 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: mgrmap e10: a(active, starting, since 0.00334397s) 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: Manager daemon a is now available 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:34.955 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:48:34.956 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:36.512+0000 7fc079747640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:07:48:36] ENGINE Error in HTTPServer.serve 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Traceback (most recent call last): 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._connections.run(self.expiration_interval) 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._run(expiration_interval) 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:48:36.623 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s = self.context.wrap_socket( 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: return self.sslsocket_class._create( 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self.do_handshake() 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._sslobj.do_handshake() 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:48:36.624 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:48:36.625 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout { 2024-09-11T07:48:36.625 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-11T07:48:36.625 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-11T07:48:36.625 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout } 2024-09-11T07:48:36.626 INFO:teuthology.orchestra.run.smithi066.stdout:mgr epoch 9 is available 2024-09-11T07:48:36.626 INFO:teuthology.orchestra.run.smithi066.stdout:Generating a dashboard self-signed certificate... 2024-09-11T07:48:36.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-mon[29557]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-11T07:48:36.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-mon[29557]: mgrmap e11: a(active, since 1.00571s) 2024-09-11T07:48:36.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-mon[29557]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-11T07:48:36.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:36.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:36] ENGINE Bus STARTING 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:36] ENGINE Serving on https://172.21.15.66:7150 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:36] ENGINE Bus STARTED 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: [11/Sep/2024:07:48:36] ENGINE Error in HTTPServer.serve 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout: Traceback (most recent call last): 2024-09-11T07:48:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._connections.run(self.expiration_interval) 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._run(expiration_interval) 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: s = self.context.wrap_socket( 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: return self.sslsocket_class._create( 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:48:37.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: self.do_handshake() 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._sslobj.do_handshake() 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:37.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:37 smithi066 ceph-mon[29557]: mgrmap e12: a(active, since 2s) 2024-09-11T07:48:37.937 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-11T07:48:37.937 INFO:teuthology.orchestra.run.smithi066.stdout:Creating initial admin user... 2024-09-11T07:48:38.807 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:38 smithi066 ceph-mon[29557]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:38.807 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:40.058 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:39 smithi066 ceph-mon[29557]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:40.058 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:39 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:40.236 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JCt03RCabV7gXHdSox6/MObifQOuRMKXBkOu9/nsWq7muTVIFVc92", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726040918, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-11T07:48:40.236 INFO:teuthology.orchestra.run.smithi066.stdout:Fetching dashboard port number... 2024-09-11T07:48:41.376 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stdout 8443 2024-09-11T07:48:41.387 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-11T07:48:41.387 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout disabled 2024-09-11T07:48:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-11T07:48:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stdout inactive 2024-09-11T07:48:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:firewalld.service is not enabled 2024-09-11T07:48:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout:Ceph Dashboard is now available at: 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout: URL: https://smithi066.front.sepia.ceph.com:8443/ 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout: User: admin 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout: Password: pga1u12pry 2024-09-11T07:48:41.398 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:41.399 INFO:teuthology.orchestra.run.smithi066.stdout:Saving cluster configuration to /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config directory 2024-09-11T07:48:41.399 INFO:teuthology.orchestra.run.smithi066.stdout:Enabling autotune for osd_memory_target 2024-09-11T07:48:41.967 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:41 smithi066 ceph-mon[29557]: mgrmap e13: a(active, since 6s) 2024-09-11T07:48:41.968 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:41 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3016202807' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-11T07:48:43.797 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout:Or, if you are only running a single cluster on this host: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: ceph telemetry on 2024-09-11T07:48:43.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.799 INFO:teuthology.orchestra.run.smithi066.stdout:For more information see: 2024-09-11T07:48:43.799 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.799 INFO:teuthology.orchestra.run.smithi066.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-11T07:48:43.799 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:43.799 INFO:teuthology.orchestra.run.smithi066.stdout:Bootstrap complete. 2024-09-11T07:48:43.840 INFO:tasks.cephadm:Fetching config... 2024-09-11T07:48:43.840 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:48:43.840 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-11T07:48:43.858 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-11T07:48:43.858 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:48:43.858 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-11T07:48:43.916 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-11T07:48:43.916 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:48:43.916 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-11T07:48:43.983 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-11T07:48:43.983 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:48:43.983 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-11T07:48:44.040 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-11T07:48:44.040 DEBUG:teuthology.orchestra.run.smithi066:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T07:48:44.117 INFO:teuthology.orchestra.run.smithi066.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:44.129 DEBUG:teuthology.orchestra.run.smithi173:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T07:48:44.222 INFO:teuthology.orchestra.run.smithi173.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:44.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T07:48:44.334 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPa45k7w+I2RvvK7VDPwBx82glkvtXgKhzmHQpcENiunQCKTkAJQ+FrHethEfWr+k9jKVNV4Gbfg9mBtuBpCDLzE+dO1huSZSx4YPvSPOU4YKbDdBC0dW5vfOEYGyJ1QMOlj43kO3dQVsZ0n75Aqc3btZfR+7rzoNP+FJ49pRUgPk+/J2tc2Yq3HAzoOHZpjN9AihM62SHbNWFXPGzjJ57VVqiuselw0g56M7DvkKA/8o7hHzga3IvhBfltHBjmtfuxsTuD7GL4CGTNPwdjZxjQcHCAANcnnVOPvSnpMgaEqhdkCel0bZXJvD1lt9OQ/loCL3G1WkIJvXnHYQ16iHjHJesQFefOtj5TUNb/XlFA74qdK27zGHTda/cJ1AsmPzyCDcIoT3lop+EFp8bydSulXJelae3hdMlblQOVZSAP9ebR1NU5/m08d7VAkiYpXlX7J7T3bmKILcCrZoqSSs8lTVwWqtdSdx6c8jsCiVvjWvgvOSN0ntgIXGX7N+tl88= ceph-9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:48:44.349 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-11T07:48:44.372 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:44 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3001218401' entity='client.admin' 2024-09-11T07:48:44.601 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:48:48.622 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2478184198' entity='client.admin' 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:48.623 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:48.647 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-11T07:48:48.648 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-11T07:48:48.936 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:48:51.339 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi173 2024-09-11T07:48:51.339 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:48:51.339 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.conf 2024-09-11T07:48:51.359 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:48:51.359 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:48:51.416 INFO:tasks.cephadm:Adding host smithi173 to orchestrator... 2024-09-11T07:48:51.417 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch host add smithi173 2024-09-11T07:48:51.668 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:48:51.891 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:51.891 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:51.892 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:52.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:52 smithi066 ceph-mon[29557]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:48:54.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:54 smithi066 ceph-mon[29557]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:48:55.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:55 smithi066 ceph-mon[29557]: Deploying cephadm binary to smithi173 2024-09-11T07:48:55.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:55 smithi066 ceph-mon[29557]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:48:56.667 INFO:teuthology.orchestra.run.smithi066.stdout:Added host 'smithi173' with addr '172.21.15.173' 2024-09-11T07:48:57.288 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-11T07:48:57.538 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:48:57.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:57.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: Added host smithi173 2024-09-11T07:48:57.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:48:57.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:48:57.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:57.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:59.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:48:59 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:48:59.264 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:48:59.264 INFO:teuthology.orchestra.run.smithi066.stdout:[{"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}, {"addr": "172.21.15.173", "hostname": "smithi173", "labels": [], "status": ""}] 2024-09-11T07:48:59.864 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi177 2024-09-11T07:48:59.865 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:48:59.865 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.conf 2024-09-11T07:48:59.884 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:48:59.884 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:48:59.942 INFO:tasks.cephadm:Adding host smithi177 to orchestrator... 2024-09-11T07:48:59.942 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch host add smithi177 2024-09-11T07:49:00.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:00 smithi066 ceph-mon[29557]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:00.191 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:01.317 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:49:01.317 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:01.317 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:01.317 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:01.318 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:01.318 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi173", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:49:01.318 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:01.318 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:02.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:02.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: Updating smithi173:/etc/ceph/ceph.conf 2024-09-11T07:49:02.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:49:02.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:02.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:02.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:02 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:03.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:03 smithi066 ceph-mon[29557]: Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:49:03.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:03 smithi066 ceph-mon[29557]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:49:03.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:03 smithi066 ceph-mon[29557]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:04.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:04 smithi066 ceph-mon[29557]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:04.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:04 smithi066 ceph-mon[29557]: Deploying cephadm binary to smithi177 2024-09-11T07:49:05.237 INFO:teuthology.orchestra.run.smithi066.stdout:Added host 'smithi177' with addr '172.21.15.177' 2024-09-11T07:49:05.829 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-11T07:49:06.077 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:06.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:06 smithi066 ceph-mon[29557]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:06.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:06.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:06.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:06.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:07.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:07 smithi066 ceph-mon[29557]: Added host smithi177 2024-09-11T07:49:07.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:07 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:07.832 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:49:07.832 INFO:teuthology.orchestra.run.smithi066.stdout:[{"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}, {"addr": "172.21.15.173", "hostname": "smithi173", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}] 2024-09-11T07:49:08.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:08 smithi066 ceph-mon[29557]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:08.451 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-11T07:49:08.452 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-11T07:49:08.704 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:09.405 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:09 smithi066 ceph-mon[29557]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:49:10.251 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:10.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:10 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:11.175 INFO:teuthology.orchestra.run.smithi066.stderr:adjusted tunables profile to default 2024-09-11T07:49:11.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-11T07:49:11.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:49:11.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:49:11.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:49:11.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:11.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:11.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:11.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:11 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1078202112' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-11T07:49:11.770 INFO:tasks.cephadm:Adding mon.a on smithi066 2024-09-11T07:49:11.770 INFO:tasks.cephadm:Adding mon.b on smithi173 2024-09-11T07:49:11.770 INFO:tasks.cephadm:Adding mon.c on smithi177 2024-09-11T07:49:11.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch apply mon '3;smithi066:172.21.15.66=a;smithi173:172.21.15.173=b;smithi177:172.21.15.177=c' 2024-09-11T07:49:12.002 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:49:12.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:12 smithi066 ceph-mon[29557]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:12.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:12 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1078202112' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T07:49:12.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:12 smithi066 ceph-mon[29557]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:13.750 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mon update... 2024-09-11T07:49:14.335 DEBUG:teuthology.orchestra.run.smithi173:mon.b> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.b.service 2024-09-11T07:49:14.338 DEBUG:teuthology.orchestra.run.smithi177:mon.c> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.c.service 2024-09-11T07:49:14.341 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T07:49:14.341 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T07:49:14.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:14.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:14.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:14.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:14.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:14.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:14.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:14.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:14 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:15.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:15 smithi066 ceph-mon[29557]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi066:172.21.15.66=a;smithi173:172.21.15.173=b;smithi177:172.21.15.177=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:15.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:15 smithi066 ceph-mon[29557]: Saving service mon spec with placement smithi066:172.21.15.66=a;smithi173:172.21.15.173=b;smithi177:172.21.15.177=c;count:3 2024-09-11T07:49:15.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:15 smithi066 ceph-mon[29557]: Deploying daemon mon.c on smithi177 2024-09-11T07:49:16.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:16 smithi066 ceph-mon[29557]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:16.485 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:49:18.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:18 smithi066 ceph-mon[29557]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:18.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:18 smithi177 systemd[1]: Started Ceph mon.c for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:49:23.595 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:49:23.596 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":2,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","modified":"2024-09-11T07:49:18.582471Z","created":"2024-09-11T07:47:43.123760Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-11T07:49:23.596 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 2 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: mon.a calling monitor election 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='client.? 172.21.15.177:0/768968912' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: mon.c calling monitor election 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.849 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: monmap e2: 2 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: fsmap 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: mgrmap e13: a(active, since 48s) 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: overall HEALTH_OK 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:23.850 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:23 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:23.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:49:23.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: mon.a calling monitor election 2024-09-11T07:49:23.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='client.? 172.21.15.177:0/768968912' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: mon.c calling monitor election 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T07:49:23.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: monmap e2: 2 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: fsmap 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: mgrmap e13: a(active, since 48s) 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: overall HEALTH_OK 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:23.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:23 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:24.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:24 smithi066 ceph-mon[29557]: Deploying daemon mon.b on smithi173 2024-09-11T07:49:24.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:24 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:25.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:24 smithi177 ceph-mon[32886]: Deploying daemon mon.b on smithi173 2024-09-11T07:49:25.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:24 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:25.138 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T07:49:25.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T07:49:25.413 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:49:25.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:25 smithi177 ceph-mon[32886]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:25 smithi066 ceph-mon[29557]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:27.033 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:49:27.033 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":2,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","modified":"2024-09-11T07:49:18.582471Z","created":"2024-09-11T07:47:43.123760Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-11T07:49:27.033 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 2 2024-09-11T07:49:27.379 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:27 smithi173 systemd[1]: Started Ceph mon.b for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:49:28.601 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T07:49:28.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T07:49:28.847 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:49:32.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:49:32.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: mon.c calling monitor election 2024-09-11T07:49:32.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: mon.a calling monitor election 2024-09-11T07:49:32.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: fsmap 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: mgrmap e13: a(active, since 57s) 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-11T07:49:32.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.664 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: mon.c calling monitor election 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: mon.a calling monitor election 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: fsmap 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: mgrmap e13: a(active, since 57s) 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:33.546 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-11T07:49:33.547 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":3,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","modified":"2024-09-11T07:49:27.296650Z","created":"2024-09-11T07:47:43.123760Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:3300","nonce":0},{"type":"v1","addr":"172.21.15.173:6789","nonce":0}]},"addr":"172.21.15.173:6789/0","public_addr":"172.21.15.173:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-11T07:49:33.547 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 3 2024-09-11T07:49:33.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:33 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:33.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:33 smithi066 ceph-mon[29557]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:33.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:33 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:33.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:33 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:33.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:33 smithi177 ceph-mon[32886]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:33.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:33 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.214 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-11T07:49:34.215 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-11T07:49:34.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:49:34.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.c calling monitor election 2024-09-11T07:49:34.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.a calling monitor election 2024-09-11T07:49:34.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: fsmap 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mgrmap e13: a(active, since 57s) 2024-09-11T07:49:34.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:34.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:35.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mon.b calling monitor election 2024-09-11T07:49:35.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mon.b calling monitor election 2024-09-11T07:49:35.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mon.c calling monitor election 2024-09-11T07:49:35.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mon.a calling monitor election 2024-09-11T07:49:35.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: fsmap 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: mgrmap e13: a(active, since 59s) 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: Cluster is now healthy 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: overall HEALTH_OK 2024-09-11T07:49:35.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:34 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.b calling monitor election 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.b calling monitor election 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.c calling monitor election 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.a calling monitor election 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: fsmap 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: mgrmap e13: a(active, since 59s) 2024-09-11T07:49:35.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-11T07:49:35.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: Cluster is now healthy 2024-09-11T07:49:35.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: overall HEALTH_OK 2024-09-11T07:49:35.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:34 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:35.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mon.b calling monitor election 2024-09-11T07:49:35.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mon.b calling monitor election 2024-09-11T07:49:35.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mon.c calling monitor election 2024-09-11T07:49:35.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mon.a calling monitor election 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: monmap e3: 3 mons at {a=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: fsmap 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: osdmap e4: 0 total, 0 up, 0 in 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: mgrmap e13: a(active, since 59s) 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: Cluster is now healthy 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: overall HEALTH_OK 2024-09-11T07:49:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:34 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:35.396 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:36.086 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:36.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:35 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:36.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:36.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:35 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:36.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:36.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:49:36.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:36.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:36.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:35 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:36.919 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: Reconfiguring mon.b (monmap changed)... 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: Reconfiguring daemon mon.b on smithi173 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:36.920 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:36 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:37.089 INFO:teuthology.orchestra.run.smithi066.stdout:# minimal ceph.conf for 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:49:37.089 INFO:teuthology.orchestra.run.smithi066.stdout:[global] 2024-09-11T07:49:37.089 INFO:teuthology.orchestra.run.smithi066.stdout: fsid = 9329ce2a-7011-11ef-bcea-c7b262605968 2024-09-11T07:49:37.089 INFO:teuthology.orchestra.run.smithi066.stdout: mon_host = [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] 2024-09-11T07:49:37.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: Reconfiguring mon.b (monmap changed)... 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: Reconfiguring daemon mon.b on smithi173 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:37.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:36 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: Reconfiguring mon.b (monmap changed)... 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: Reconfiguring daemon mon.b on smithi173 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-11T07:49:37.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:36 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:37.673 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-11T07:49:37.674 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:49:37.674 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T07:49:37.703 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:49:37.703 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:49:37.770 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:49:37.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T07:49:37.803 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:49:37.803 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:49:37.872 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:49:37.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T07:49:37.905 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:49:37.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:49:37.971 INFO:tasks.cephadm:Adding mgr.a on smithi066 2024-09-11T07:49:37.972 INFO:tasks.cephadm:Adding mgr.b on smithi173 2024-09-11T07:49:37.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch apply mgr '2;smithi066=a;smithi173=b' 2024-09-11T07:49:38.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:37 smithi066 ceph-mon[29557]: Reconfiguring mon.c (monmap changed)... 2024-09-11T07:49:38.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:37 smithi066 ceph-mon[29557]: Reconfiguring daemon mon.c on smithi177 2024-09-11T07:49:38.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:37 smithi066 ceph-mon[29557]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:38.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:37 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/831794171' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:38.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:37 smithi173 ceph-mon[32527]: Reconfiguring mon.c (monmap changed)... 2024-09-11T07:49:38.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:37 smithi173 ceph-mon[32527]: Reconfiguring daemon mon.c on smithi177 2024-09-11T07:49:38.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:37 smithi173 ceph-mon[32527]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:38.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:37 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/831794171' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:38.242 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:49:38.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:37 smithi177 ceph-mon[32886]: Reconfiguring mon.c (monmap changed)... 2024-09-11T07:49:38.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:37 smithi177 ceph-mon[32886]: Reconfiguring daemon mon.c on smithi177 2024-09-11T07:49:38.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:37 smithi177 ceph-mon[32886]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:38.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:37 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/831794171' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:39.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:39.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:39.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:39.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:39.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:39.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:39.937 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mgr update... 2024-09-11T07:49:39.938 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:39 smithi177 ceph-mon[32886]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:40.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:39 smithi173 ceph-mon[32527]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:40.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:39 smithi066 ceph-mon[29557]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:40.534 DEBUG:teuthology.orchestra.run.smithi173:mgr.b> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.b.service 2024-09-11T07:49:40.537 INFO:tasks.cephadm:Deploying OSDs... 2024-09-11T07:49:40.537 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-11T07:49:40.537 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T07:49:40.557 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-11T07:49:40.557 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_1 2024-09-11T07:49:40.617 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T07:49:40.617 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:40.617 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-11T07:49:40.617 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:40.617 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:40.618 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-11 07:48:46.590810709 +0000 2024-09-11T07:49:40.618 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.618 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.618 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.618 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T07:49:40.687 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-11T07:49:40.688 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-11T07:49:40.688 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.0002138 s, 2.4 MB/s 2024-09-11T07:49:40.689 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T07:49:40.749 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_2 2024-09-11T07:49:40.806 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-11 07:48:46.620810486 +0000 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-11 07:41:29.610951548 +0000 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-11 07:41:29.610951548 +0000 2024-09-11T07:49:40.807 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-11 07:41:29.610951548 +0000 2024-09-11T07:49:40.807 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T07:49:40.873 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-11T07:49:40.873 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-11T07:49:40.874 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000220071 s, 2.3 MB/s 2024-09-11T07:49:40.875 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T07:49:40.932 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_3 2024-09-11T07:49:40.990 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T07:49:40.990 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:40.990 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-11T07:49:40.990 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:40.990 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:40.991 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-11 07:48:46.650810264 +0000 2024-09-11T07:49:40.991 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.991 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.991 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-11 07:41:29.611951506 +0000 2024-09-11T07:49:40.991 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi066=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: Saving service mgr spec with placement smithi066=a;smithi173=b;count:2 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:40 smithi177 ceph-mon[32886]: Deploying daemon mgr.b on smithi173 2024-09-11T07:49:41.056 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-11T07:49:41.056 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-11T07:49:41.056 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000216737 s, 2.4 MB/s 2024-09-11T07:49:41.057 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T07:49:41.115 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_4 2024-09-11T07:49:41.171 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T07:49:41.171 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-11 07:48:46.679810048 +0000 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-11 07:41:29.613951424 +0000 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-11 07:41:29.613951424 +0000 2024-09-11T07:49:41.172 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-11 07:41:29.613951424 +0000 2024-09-11T07:49:41.172 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi066=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: Saving service mgr spec with placement smithi066=a;smithi173=b;count:2 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:41.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:40 smithi173 ceph-mon[32527]: Deploying daemon mgr.b on smithi173 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi066=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: Saving service mgr spec with placement smithi066=a;smithi173=b;count:2 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:41.236 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:41.237 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T07:49:41.237 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:41.237 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:41.237 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:40 smithi066 ceph-mon[29557]: Deploying daemon mgr.b on smithi173 2024-09-11T07:49:41.237 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-11T07:49:41.237 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-11T07:49:41.237 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000198373 s, 2.6 MB/s 2024-09-11T07:49:41.238 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T07:49:41.295 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-09-11T07:49:41.296 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T07:49:41.313 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-11T07:49:41.313 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_1 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-09-11 07:49:26.720006291 +0000 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-09-11 07:41:28.738403121 +0000 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-09-11 07:41:28.738403121 +0000 2024-09-11T07:49:41.375 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-09-11 07:41:28.738403121 +0000 2024-09-11T07:49:41.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T07:49:41.486 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-09-11T07:49:41.486 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-09-11T07:49:41.486 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000218921 s, 2.3 MB/s 2024-09-11T07:49:41.487 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T07:49:41.503 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_2 2024-09-11T07:49:41.561 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-09-11 07:49:41.438688155 +0000 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.562 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T07:49:41.661 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-09-11T07:49:41.661 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-09-11T07:49:41.661 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000223733 s, 2.3 MB/s 2024-09-11T07:49:41.662 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T07:49:41.678 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_3 2024-09-11T07:49:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-09-11 07:49:41.617684286 +0000 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.735 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-09-11 07:41:28.739403099 +0000 2024-09-11T07:49:41.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T07:49:41.799 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-09-11T07:49:41.799 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-09-11T07:49:41.800 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000297614 s, 1.7 MB/s 2024-09-11T07:49:41.801 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T07:49:41.857 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_4 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-09-11 07:49:41.617684286 +0000 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-09-11 07:41:28.740403077 +0000 2024-09-11T07:49:41.913 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-09-11 07:41:28.740403077 +0000 2024-09-11T07:49:41.914 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-09-11 07:41:28.740403077 +0000 2024-09-11T07:49:41.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T07:49:41.976 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-09-11T07:49:41.976 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-09-11T07:49:41.976 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000218878 s, 2.3 MB/s 2024-09-11T07:49:41.977 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T07:49:42.034 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-11T07:49:42.034 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T07:49:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:41 smithi177 ceph-mon[32886]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:42.050 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-11T07:49:42.051 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-11 07:49:17.286575578 +0000 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-11 07:41:28.773444536 +0000 2024-09-11T07:49:42.107 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-11 07:41:28.773444536 +0000 2024-09-11T07:49:42.108 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-11 07:41:28.773444536 +0000 2024-09-11T07:49:42.108 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T07:49:42.172 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-11T07:49:42.172 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-11T07:49:42.172 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000194048 s, 2.6 MB/s 2024-09-11T07:49:42.173 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T07:49:42.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:41 smithi173 ceph-mon[32527]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:42.229 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-09-11T07:49:42.284 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T07:49:42.284 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-11 07:49:17.286575578 +0000 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-11 07:41:28.771444590 +0000 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-11 07:41:28.771444590 +0000 2024-09-11T07:49:42.285 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-11 07:41:28.771444590 +0000 2024-09-11T07:49:42.285 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T07:49:42.348 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-11T07:49:42.349 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-11T07:49:42.349 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000216971 s, 2.4 MB/s 2024-09-11T07:49:42.350 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T07:49:42.406 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-09-11T07:49:42.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:41 smithi066 ceph-mon[29557]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:42.462 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T07:49:42.462 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:42.462 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-11 07:49:17.287575551 +0000 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.463 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T07:49:42.525 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-11T07:49:42.525 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-11T07:49:42.525 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000210389 s, 2.4 MB/s 2024-09-11T07:49:42.526 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T07:49:42.573 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:42 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:42.442+0000 7f3320c08ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:49:42.573 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:42 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:42.571+0000 7f3320c08ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:49:42.582 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-09-11T07:49:42.637 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-11 07:49:17.287575551 +0000 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.638 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-11 07:41:28.772444563 +0000 2024-09-11T07:49:42.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T07:49:42.701 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-11T07:49:42.701 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-11T07:49:42.701 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000195904 s, 2.6 MB/s 2024-09-11T07:49:42.702 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T07:49:42.759 INFO:tasks.cephadm:Deploying osd.0 on smithi066 with /dev/vg_nvme/lv_4... 2024-09-11T07:49:42.759 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-11T07:49:42.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:42 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:42.713+0000 7f3320c08ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:49:43.015 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:43.263 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:43.001+0000 7f3320c08ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:49:43.263 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:43.065+0000 7f3320c08ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:49:43.263 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:43.235+0000 7f3320c08ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:49:43.388 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.388 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.388 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.389 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.389 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:43.389 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:43 smithi066 ceph-mon[29557]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:43.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:43 smithi173 ceph-mon[32527]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:43 smithi177 ceph-mon[32886]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:44.445 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:44.097+0000 7f3320c08ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:49:44.445 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:44.160+0000 7f3320c08ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: Reconfiguring mgr.a (unknown last config time)... 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-mon[32527]: Reconfiguring daemon mgr.a on smithi066 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: Reconfiguring mgr.a (unknown last config time)... 2024-09-11T07:49:44.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:44.853 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:44.853 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:44.853 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:44 smithi066 ceph-mon[29557]: Reconfiguring daemon mgr.a on smithi066 2024-09-11T07:49:44.873 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-11T07:49:44.955 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-11T07:49:44.970 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10+0 records in 2024-09-11T07:49:44.970 INFO:teuthology.orchestra.run.smithi066.stderr:10+0 records out 2024-09-11T07:49:44.970 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127768 s, 821 MB/s 2024-09-11T07:49:44.970 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping successful for: 2024-09-11T07:49:45.015 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:44 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:44.895+0000 7f3320c08ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: Reconfiguring mgr.a (unknown last config time)... 2024-09-11T07:49:45.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-11T07:49:45.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-11T07:49:45.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:45.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:44 smithi177 ceph-mon[32886]: Reconfiguring daemon mgr.a on smithi066 2024-09-11T07:49:45.341 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.014+0000 7f3320c08ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:49:45.341 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.139+0000 7f3320c08ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:49:45.341 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.210+0000 7f3320c08ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:49:45.341 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.339+0000 7f3320c08ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:49:45.607 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.408+0000 7f3320c08ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:49:45.607 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.468+0000 7f3320c08ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:49:45.607 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.606+0000 7f3320c08ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:49:45.624 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_4 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-mon[32527]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.671+0000 7f3320c08ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.739+0000 7f3320c08ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.819+0000 7f3320c08ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:49:45.878 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.876+0000 7f3320c08ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:49:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:45 smithi066 ceph-mon[29557]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:46.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:45 smithi177 ceph-mon[32886]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:46.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:46.110 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:49:46.195 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:45 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:45.933+0000 7f3320c08ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:49:46.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:49:46 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:49:46.681+0000 7f3320c08ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:49:47.406 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.406 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.406 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:47.406 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:47.406 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: Standby manager daemon b started 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:49:47.407 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:47 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: Standby manager daemon b started 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:49:47.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:49:47.446 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:47 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:49:47.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: Standby manager daemon b started 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:49:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:47 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/2226313911' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: mgrmap e14: a(active, since 72s), standbys: b 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:49:48.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: mgrmap e14: a(active, since 72s), standbys: b 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:49:48.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:48.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:48.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: mgrmap e14: a(active, since 72s), standbys: b 2024-09-11T07:49:48.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:49:48.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:49:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:49:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:49.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:49 smithi066 ceph-mon[29557]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:49.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:49 smithi173 ceph-mon[32527]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:49.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:49 smithi177 ceph-mon[32886]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:49:50.404 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:50 smithi066 ceph-mon[29557]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:50.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:50 smithi173 ceph-mon[32527]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:50.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:50 smithi177 ceph-mon[32886]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:51.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:51 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]: dispatch 2024-09-11T07:49:51.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:51 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]': finished 2024-09-11T07:49:51.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:51 smithi066 ceph-mon[29557]: osdmap e5: 1 total, 0 up, 1 in 2024-09-11T07:49:51.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:49:51.413 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:51 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1888911774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:49:51.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:51 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]: dispatch 2024-09-11T07:49:51.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:51 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]': finished 2024-09-11T07:49:51.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:51 smithi173 ceph-mon[32527]: osdmap e5: 1 total, 0 up, 1 in 2024-09-11T07:49:51.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:51 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:49:51.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:51 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1888911774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:49:51.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:51 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]: dispatch 2024-09-11T07:49:51.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:51 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/3779873586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e5d4ed-5f3f-49d9-848b-9f71293dbad5"}]': finished 2024-09-11T07:49:51.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:51 smithi177 ceph-mon[32886]: osdmap e5: 1 total, 0 up, 1 in 2024-09-11T07:49:51.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:51 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:49:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:51 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1888911774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:49:52.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:52 smithi066 ceph-mon[29557]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:52.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:52 smithi173 ceph-mon[32527]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:52.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:52 smithi177 ceph-mon[32886]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:54.252 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:54 smithi066 ceph-mon[29557]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:54.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:54 smithi173 ceph-mon[32527]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:54.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:54 smithi177 ceph-mon[32886]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:56.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:56 smithi066 ceph-mon[29557]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:56.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:56 smithi173 ceph-mon[32527]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:56 smithi177 ceph-mon[32886]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:57.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-11T07:49:57.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:57 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:57.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:57 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-11T07:49:57.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:57 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:57.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:57 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-11T07:49:57.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:57 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:49:58.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:58 smithi066 ceph-mon[29557]: Deploying daemon osd.0 on smithi066 2024-09-11T07:49:58.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:49:58 smithi066 ceph-mon[29557]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:58.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:58 smithi173 ceph-mon[32527]: Deploying daemon osd.0 on smithi066 2024-09-11T07:49:58.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:49:58 smithi173 ceph-mon[32527]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:49:58.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:58 smithi177 ceph-mon[32886]: Deploying daemon osd.0 on smithi066 2024-09-11T07:49:58.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:49:58 smithi177 ceph-mon[32886]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:00.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:00 smithi066 ceph-mon[29557]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:00.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:00 smithi066 ceph-mon[29557]: overall HEALTH_OK 2024-09-11T07:50:00.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:00 smithi173 ceph-mon[32527]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:00.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:00 smithi173 ceph-mon[32527]: overall HEALTH_OK 2024-09-11T07:50:00.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:00 smithi177 ceph-mon[32886]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:00.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:00 smithi177 ceph-mon[32886]: overall HEALTH_OK 2024-09-11T07:50:01.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:01.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:01.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:01 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:01.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:01 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:01.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:01 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:01.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:01 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:01.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:01 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:01.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:01 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:01.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:01 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:02.332 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:02 smithi066 ceph-mon[29557]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:02.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:02 smithi173 ceph-mon[32527]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:02.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:02 smithi177 ceph-mon[32886]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:03.382 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:03 smithi066 ceph-mon[29557]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:03.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:03 smithi173 ceph-mon[32527]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:03.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:03 smithi177 ceph-mon[32886]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:03.725 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 0 on host 'smithi066' 2024-09-11T07:50:04.337 DEBUG:teuthology.orchestra.run.smithi066:osd.0> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.0.service 2024-09-11T07:50:04.339 INFO:tasks.cephadm:Deploying osd.1 on smithi173 with /dev/vg_nvme/lv_4... 2024-09-11T07:50:04.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-11T07:50:04.617 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.b/config 2024-09-11T07:50:04.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:04 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:04.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:04 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:04.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:04 smithi066 ceph-mon[29557]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-11T07:50:05.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:04 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:04 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:04 smithi173 ceph-mon[32527]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-11T07:50:05.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:04 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:04 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:04 smithi177 ceph-mon[32886]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-11T07:50:05.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:05.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T07:50:05.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: osdmap e6: 1 total, 0 up, 1 in 2024-09-11T07:50:05.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:05.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-11T07:50:05.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.913 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0[43167]: 2024-09-11T07:50:05.736+0000 7f3524d82640 -1 osd.0 0 waiting for initial osdmap 2024-09-11T07:50:05.913 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:05 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0[43167]: 2024-09-11T07:50:05.739+0000 7f3521bbd640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-11T07:50:05.985 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:05.985 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T07:50:05.985 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: osdmap e6: 1 total, 0 up, 1 in 2024-09-11T07:50:05.986 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:05.986 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-11T07:50:05.986 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:05.986 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:05 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:06.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:06.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: osdmap e6: 1 total, 0 up, 1 in 2024-09-11T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-11T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:05 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:06.335 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-11T07:50:06.437 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-11T07:50:06.450 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2024-09-11T07:50:06.451 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2024-09-11T07:50:06.451 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114971 s, 912 MB/s 2024-09-11T07:50:06.451 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2024-09-11T07:50:06.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:06 smithi066 ceph-mon[29557]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-11T07:50:06.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:06 smithi066 ceph-mon[29557]: osdmap e7: 1 total, 0 up, 1 in 2024-09-11T07:50:06.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:06.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:06 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:06 smithi173 ceph-mon[32527]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-11T07:50:07.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:06 smithi173 ceph-mon[32527]: osdmap e7: 1 total, 0 up, 1 in 2024-09-11T07:50:07.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:06 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.033 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:06 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:06 smithi177 ceph-mon[32886]: from='osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-11T07:50:07.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:06 smithi177 ceph-mon[32886]: osdmap e7: 1 total, 0 up, 1 in 2024-09-11T07:50:07.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:06 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:06 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi173:vg_nvme/lv_4 2024-09-11T07:50:07.303 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.b/config 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: purged_snaps scrub starts 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: purged_snaps scrub ok 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203] boot 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: osdmap e8: 1 total, 1 up, 1 in 2024-09-11T07:50:07.852 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:07 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: purged_snaps scrub starts 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: purged_snaps scrub ok 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203] boot 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: osdmap e8: 1 total, 1 up, 1 in 2024-09-11T07:50:07.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:07 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:08.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: purged_snaps scrub starts 2024-09-11T07:50:08.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: purged_snaps scrub ok 2024-09-11T07:50:08.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T07:50:08.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: osd.0 [v2:172.21.15.66:6802/4254177203,v1:172.21.15.66:6803/4254177203] boot 2024-09-11T07:50:08.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: osdmap e8: 1 total, 1 up, 1 in 2024-09-11T07:50:08.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:07 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:50:08.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: osdmap e9: 1 total, 1 up, 1 in 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: Detected new or changed devices on smithi066 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: Adjusting osd_memory_target on smithi066 to 17088M 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:08.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:08 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: osdmap e9: 1 total, 1 up, 1 in 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: Detected new or changed devices on smithi066 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: Adjusting osd_memory_target on smithi066 to 17088M 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:09.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:09.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:09.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:08 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: osdmap e9: 1 total, 1 up, 1 in 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: Detected new or changed devices on smithi066 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: Adjusting osd_memory_target on smithi066 to 17088M 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:09.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:09.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:09.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:09.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:08 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:09.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:09 smithi173 ceph-mon[32527]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:09.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:09 smithi173 ceph-mon[32527]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:09.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:09 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:09.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:09 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:09.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:09 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:10.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:09 smithi177 ceph-mon[32886]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:10.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:09 smithi177 ceph-mon[32886]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:10.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:09 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:10.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:09 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:10.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:09 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:10.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:09 smithi066 ceph-mon[29557]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:10.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:09 smithi066 ceph-mon[29557]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:10.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:09 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:10.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:09 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:10.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:09 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:12.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:12.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: from='client.? 172.21.15.173:0/3805091097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]': finished 2024-09-11T07:50:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: osdmap e10: 2 total, 1 up, 2 in 2024-09-11T07:50:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:11 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: from='client.? 172.21.15.173:0/3805091097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]': finished 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: osdmap e10: 2 total, 1 up, 2 in 2024-09-11T07:50:12.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:11 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: from='client.? 172.21.15.173:0/3805091097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]: dispatch 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8644ed6-8163-4447-814b-6a63347253e4"}]': finished 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: osdmap e10: 2 total, 1 up, 2 in 2024-09-11T07:50:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:11 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:13.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:12 smithi177 ceph-mon[32886]: from='client.? 172.21.15.173:0/3250838812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:13.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:12 smithi066 ceph-mon[29557]: from='client.? 172.21.15.173:0/3250838812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:12 smithi173 ceph-mon[32527]: from='client.? 172.21.15.173:0/3250838812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:14.009 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:13 smithi173 ceph-mon[32527]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:14.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:13 smithi177 ceph-mon[32886]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:14.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:13 smithi066 ceph-mon[29557]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:15.890 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:15 smithi173 ceph-mon[32527]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:16.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:15 smithi177 ceph-mon[32886]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:16.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:15 smithi066 ceph-mon[29557]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:17.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:17 smithi173 ceph-mon[32527]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:17.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:17 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-11T07:50:17.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:17 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:18.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:17 smithi177 ceph-mon[32886]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:18.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:17 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-11T07:50:18.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:17 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:18.039 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:17 smithi066 ceph-mon[29557]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:18.039 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:17 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-11T07:50:18.039 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:17 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:18.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:18 smithi066 ceph-mon[29557]: Deploying daemon osd.1 on smithi173 2024-09-11T07:50:18.976 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:18 smithi173 ceph-mon[32527]: Deploying daemon osd.1 on smithi173 2024-09-11T07:50:19.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:18 smithi177 ceph-mon[32886]: Deploying daemon osd.1 on smithi173 2024-09-11T07:50:20.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:19 smithi177 ceph-mon[32886]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:20.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:19 smithi173 ceph-mon[32527]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:20.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:19 smithi066 ceph-mon[29557]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:21.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:21 smithi173 ceph-mon[32527]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:22.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:21 smithi177 ceph-mon[32886]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:22.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:21 smithi066 ceph-mon[29557]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:23.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:22 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:23.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:22 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:23.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:22 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:23.143 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:22 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:23.143 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:22 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:23.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:22 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:23.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:22 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:23.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:22 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:23.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:22 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:24.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:23 smithi173 ceph-mon[32527]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:24.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:23 smithi066 ceph-mon[29557]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:24.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:23 smithi177 ceph-mon[32886]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:24.851 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 1 on host 'smithi173' 2024-09-11T07:50:25.472 DEBUG:teuthology.orchestra.run.smithi173:osd.1> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.1.service 2024-09-11T07:50:25.475 INFO:tasks.cephadm:Deploying osd.2 on smithi177 with /dev/vg_nvme/lv_4... 2024-09-11T07:50:25.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-11T07:50:25.724 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:50:26.135 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:26.135 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.136 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:25 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.142 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:25 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:26.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:25 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:27.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-mon[32527]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T07:50:27.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-mon[32527]: osdmap e11: 2 total, 1 up, 2 in 2024-09-11T07:50:27.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:27.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-mon[32527]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-mon[32527]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.076 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1[36669]: 2024-09-11T07:50:26.869+0000 7f7be6ab7640 -1 osd.1 0 waiting for initial osdmap 2024-09-11T07:50:27.076 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1[36669]: 2024-09-11T07:50:26.872+0000 7f7bdf8ea640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-11T07:50:27.111 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:26 smithi177 ceph-mon[32886]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T07:50:27.111 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:26 smithi177 ceph-mon[32886]: osdmap e11: 2 total, 1 up, 2 in 2024-09-11T07:50:27.111 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:26 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:27.111 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:26 smithi177 ceph-mon[32886]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.111 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:26 smithi177 ceph-mon[32886]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:26 smithi066 ceph-mon[29557]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T07:50:27.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:26 smithi066 ceph-mon[29557]: osdmap e11: 2 total, 1 up, 2 in 2024-09-11T07:50:27.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:26 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:27.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:26 smithi066 ceph-mon[29557]: from='osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:26 smithi066 ceph-mon[29557]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-09-11T07:50:27.433 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-11T07:50:27.522 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-11T07:50:27.537 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-09-11T07:50:27.537 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-09-11T07:50:27.537 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132551 s, 791 MB/s 2024-09-11T07:50:27.538 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-09-11T07:50:28.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:27 smithi173 ceph-mon[32527]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:28.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:27 smithi173 ceph-mon[32527]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-09-11T07:50:28.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:27 smithi173 ceph-mon[32527]: osdmap e12: 2 total, 1 up, 2 in 2024-09-11T07:50:28.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:27 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:27 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:27 smithi177 ceph-mon[32886]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:27 smithi177 ceph-mon[32886]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-09-11T07:50:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:27 smithi177 ceph-mon[32886]: osdmap e12: 2 total, 1 up, 2 in 2024-09-11T07:50:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:27 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.137 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:27 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-09-11T07:50:28.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:27 smithi066 ceph-mon[29557]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-11T07:50:28.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:27 smithi066 ceph-mon[29557]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-09-11T07:50:28.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:27 smithi066 ceph-mon[29557]: osdmap e12: 2 total, 1 up, 2 in 2024-09-11T07:50:28.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:27 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:27 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:28.384 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T07:50:29.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: purged_snaps scrub starts 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: purged_snaps scrub ok 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533] boot 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: osdmap e13: 2 total, 2 up, 2 in 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:28 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: purged_snaps scrub starts 2024-09-11T07:50:29.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: purged_snaps scrub ok 2024-09-11T07:50:29.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533] boot 2024-09-11T07:50:29.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: osdmap e13: 2 total, 2 up, 2 in 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.163 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:28 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: purged_snaps scrub starts 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: purged_snaps scrub ok 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: osd.1 [v2:172.21.15.173:6800/720902533,v1:172.21.15.173:6801/720902533] boot 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: osdmap e13: 2 total, 2 up, 2 in 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:29.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:28 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:30.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:29 smithi177 ceph-mon[32886]: Detected new or changed devices on smithi173 2024-09-11T07:50:30.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:29 smithi177 ceph-mon[32886]: Adjusting osd_memory_target on smithi173 to 17088M 2024-09-11T07:50:30.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:29 smithi177 ceph-mon[32886]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:30.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:29 smithi177 ceph-mon[32886]: osdmap e14: 2 total, 2 up, 2 in 2024-09-11T07:50:30.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:29 smithi066 ceph-mon[29557]: Detected new or changed devices on smithi173 2024-09-11T07:50:30.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:29 smithi066 ceph-mon[29557]: Adjusting osd_memory_target on smithi173 to 17088M 2024-09-11T07:50:30.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:29 smithi066 ceph-mon[29557]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:30.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:29 smithi066 ceph-mon[29557]: osdmap e14: 2 total, 2 up, 2 in 2024-09-11T07:50:30.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:29 smithi173 ceph-mon[32527]: Detected new or changed devices on smithi173 2024-09-11T07:50:30.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:29 smithi173 ceph-mon[32527]: Adjusting osd_memory_target on smithi173 to 17088M 2024-09-11T07:50:30.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:29 smithi173 ceph-mon[32527]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:30.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:29 smithi173 ceph-mon[32527]: osdmap e14: 2 total, 2 up, 2 in 2024-09-11T07:50:31.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:30 smithi177 ceph-mon[32886]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:31.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:30 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:31.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:30 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:31.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:30 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:30 smithi066 ceph-mon[29557]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:30 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:30 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:31.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:30 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:31.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:30 smithi173 ceph-mon[32527]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:50:31.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:30 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-11T07:50:31.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:30 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-11T07:50:31.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:30 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:31 smithi177 ceph-mon[32886]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:32.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:31 smithi066 ceph-mon[29557]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:32.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:31 smithi173 ceph-mon[32527]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:33.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: from='client.? 172.21.15.177:0/1762343488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]': finished 2024-09-11T07:50:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: osdmap e15: 3 total, 2 up, 3 in 2024-09-11T07:50:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:32 smithi177 ceph-mon[32886]: from='client.? 172.21.15.177:0/2337701443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: from='client.? 172.21.15.177:0/1762343488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]': finished 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: osdmap e15: 3 total, 2 up, 3 in 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:33.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:32 smithi066 ceph-mon[29557]: from='client.? 172.21.15.177:0/2337701443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: from='client.? 172.21.15.177:0/1762343488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]: dispatch 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53eb123f-37a1-4766-aa19-7352160655b8"}]': finished 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: osdmap e15: 3 total, 2 up, 3 in 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:33.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:32 smithi173 ceph-mon[32527]: from='client.? 172.21.15.177:0/2337701443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-11T07:50:34.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:34 smithi066 ceph-mon[29557]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:34.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:34 smithi173 ceph-mon[32527]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:34.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:34 smithi177 ceph-mon[32886]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:35.412 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:35 smithi066 ceph-mon[29557]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:35.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:35 smithi173 ceph-mon[32527]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:35.519 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:35 smithi177 ceph-mon[32886]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:37.957 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:37 smithi177 ceph-mon[32886]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:38.115 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:37 smithi066 ceph-mon[29557]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:38.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:37 smithi173 ceph-mon[32527]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:39.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-11T07:50:39.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:38 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:39.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:38 smithi177 ceph-mon[32886]: Deploying daemon osd.2 on smithi177 2024-09-11T07:50:39.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-11T07:50:39.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:38 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:39.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:38 smithi066 ceph-mon[29557]: Deploying daemon osd.2 on smithi177 2024-09-11T07:50:39.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-11T07:50:39.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:38 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:39.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:38 smithi173 ceph-mon[32527]: Deploying daemon osd.2 on smithi177 2024-09-11T07:50:39.862 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:39 smithi177 ceph-mon[32886]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:40.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:39 smithi066 ceph-mon[29557]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:40.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:39 smithi173 ceph-mon[32527]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:41.937 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:41 smithi177 ceph-mon[32886]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:42.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:41 smithi066 ceph-mon[29557]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:42.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:41 smithi173 ceph-mon[32527]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:43.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:43 smithi177 ceph-mon[32886]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:43.987 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:43.988 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:43.988 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:43 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:44.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:43 smithi066 ceph-mon[29557]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:44.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:44.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:44.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:43 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:44.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:43 smithi173 ceph-mon[32527]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:44.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:44.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:44.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:43 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:45.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:45.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:45 smithi177 ceph-mon[32886]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:45.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:45.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:45 smithi066 ceph-mon[29557]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:45 smithi173 ceph-mon[32527]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:46.232 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 2 on host 'smithi177' 2024-09-11T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:46 smithi177 ceph-mon[32886]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:46 smithi177 ceph-mon[32886]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:46 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:46 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:46 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:46.809 DEBUG:teuthology.orchestra.run.smithi177:osd.2> sudo journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.2.service 2024-09-11T07:50:46.811 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-11T07:50:46.812 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-11T07:50:46.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:46 smithi066 ceph-mon[29557]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:46 smithi066 ceph-mon[29557]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:46 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:46.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:46 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:46.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:46 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:46.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:46 smithi173 ceph-mon[32527]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:46 smithi173 ceph-mon[32527]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-11T07:50:46.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:46 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:50:46.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:46 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:46.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:46 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:47.072 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: osdmap e16: 3 total, 2 up, 3 in 2024-09-11T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.708 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-mon[32886]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:47.708 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2[37044]: 2024-09-11T07:50:47.495+0000 7f3fe4688640 -1 osd.2 0 waiting for initial osdmap 2024-09-11T07:50:47.708 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:47 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2[37044]: 2024-09-11T07:50:47.498+0000 7f3fe0cc2640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: osdmap e16: 3 total, 2 up, 3 in 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:47 smithi066 ceph-mon[29557]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: osdmap e16: 3 total, 2 up, 3 in 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: from='osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-11T07:50:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:47 smithi173 ceph-mon[32527]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:48.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:48 smithi066 ceph-mon[29557]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-11T07:50:48.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:48 smithi066 ceph-mon[29557]: osdmap e17: 3 total, 2 up, 3 in 2024-09-11T07:50:48.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:48.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:48 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:48.739 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:50:48.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:48 smithi177 ceph-mon[32886]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-11T07:50:48.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:48 smithi177 ceph-mon[32886]: osdmap e17: 3 total, 2 up, 3 in 2024-09-11T07:50:48.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:48.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:48 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:48 smithi173 ceph-mon[32527]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-11T07:50:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:48 smithi173 ceph-mon[32527]: osdmap e17: 3 total, 2 up, 3 in 2024-09-11T07:50:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:48 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:49.495 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1726041048,"num_in_osds":3,"osd_in_since":1726041032,"num_remapped_pgs":0} 2024-09-11T07:50:49.496 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: purged_snaps scrub starts 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: purged_snaps scrub ok 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935] boot 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: osdmap e18: 3 total, 3 up, 3 in 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: pgmap v75: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/129815890' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-11T07:50:49.615 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:49 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-11T07:50:49.790 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: purged_snaps scrub starts 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: purged_snaps scrub ok 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935] boot 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: osdmap e18: 3 total, 3 up, 3 in 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: pgmap v75: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/129815890' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-11T07:50:49.907 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:49 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: purged_snaps scrub starts 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: purged_snaps scrub ok 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: osd.2 [v2:172.21.15.177:6800/1887790935,v1:172.21.15.177:6801/1887790935] boot 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: osdmap e18: 3 total, 3 up, 3 in 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: pgmap v75: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/129815890' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-11T07:50:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:49 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-11T07:50:50.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: osdmap e19: 3 total, 3 up, 3 in 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: Detected new or changed devices on smithi177 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: Adjusting osd_memory_target on smithi177 to 21183M 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:50 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.803 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: osdmap e19: 3 total, 3 up, 3 in 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: Detected new or changed devices on smithi177 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: Adjusting osd_memory_target on smithi177 to 21183M 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:50.804 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:50 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: osdmap e19: 3 total, 3 up, 3 in 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: Detected new or changed devices on smithi177 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: Adjusting osd_memory_target on smithi177 to 21183M 2024-09-11T07:50:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:50.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:50:50.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:50:50.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:50 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:51.075 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:50 smithi066 sudo[47183]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:51.075 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:50 smithi066 sudo[47183]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:51.075 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:50 smithi066 sudo[47183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:51.075 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:51 smithi066 sudo[47183]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:51.442 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:50:51.443 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":20,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","created":"2024-09-11T07:47:46.137619+0000","modified":"2024-09-11T07:50:50.508309+0000","last_up_change":"2024-09-11T07:50:48.491838+0000","last_in_change":"2024-09-11T07:50:32.149688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T07:50:49.188937+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}}],"osds":[{"osd":0,"uuid":"c6e5d4ed-5f3f-49d9-848b-9f71293dbad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6803","nonce":4254177203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6805","nonce":4254177203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6809","nonce":4254177203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6807","nonce":4254177203}]},"public_addr":"172.21.15.66:6803/4254177203","cluster_addr":"172.21.15.66:6805/4254177203","heartbeat_back_addr":"172.21.15.66:6809/4254177203","heartbeat_front_addr":"172.21.15.66:6807/4254177203","state":["exists","up"]},{"osd":1,"uuid":"f8644ed6-8163-4447-814b-6a63347253e4","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.173:6800","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6801","nonce":720902533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6803","nonce":720902533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6807","nonce":720902533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6805","nonce":720902533}]},"public_addr":"172.21.15.173:6801/720902533","cluster_addr":"172.21.15.173:6803/720902533","heartbeat_back_addr":"172.21.15.173:6807/720902533","heartbeat_front_addr":"172.21.15.173:6805/720902533","state":["exists","up"]},{"osd":2,"uuid":"53eb123f-37a1-4766-aa19-7352160655b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6801","nonce":1887790935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6803","nonce":1887790935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6807","nonce":1887790935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6805","nonce":1887790935}]},"public_addr":"172.21.15.177:6801/1887790935","cluster_addr":"172.21.15.177:6803/1887790935","heartbeat_back_addr":"172.21.15.177:6807/1887790935","heartbeat_front_addr":"172.21.15.177:6805/1887790935","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:05.039873+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:25.940006+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:46.964796+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/429273587":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6800/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2200342640":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6801/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6801/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2230459331":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6800/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/1824024451":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/4165907028":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/662723360":"2024-09-12T07:48:11.824140+0000"},"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-11T07:50:51.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:51 smithi066 sudo[47214]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:51.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:51 smithi066 sudo[47214]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:51.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:51 smithi066 sudo[47214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:51.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:50:51 smithi066 sudo[47214]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:51.744 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T07:50:51.744 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:51 smithi066 ceph-mon[29557]: osdmap e20: 3 total, 3 up, 3 in 2024-09-11T07:50:51.744 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:51 smithi066 ceph-mon[29557]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:51.745 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:51 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2974803811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:50:51.745 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:51 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:51 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:51 smithi177 ceph-mon[32886]: osdmap e20: 3 total, 3 up, 3 in 2024-09-11T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:51 smithi177 ceph-mon[32886]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:51 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/2974803811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:51 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:51.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:51 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T07:50:51.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:51 smithi173 ceph-mon[32527]: osdmap e20: 3 total, 3 up, 3 in 2024-09-11T07:50:51.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:51 smithi173 ceph-mon[32527]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:51.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:51 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/2974803811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:50:51.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:51 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:51.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40385]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:51.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40385]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:51.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:51.946 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40385]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:52.062 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-11T07:50:49.188937+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 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': {}}}] 2024-09-11T07:50:52.063 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-11T07:50:52.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40652]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:52.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40652]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:52.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:52.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40652]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:52.313 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:50:52.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40388]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:52.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40388]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:52.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:52.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:50:51 smithi173 sudo[40388]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:52.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40655]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:52.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40655]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:52.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:52.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:50:52 smithi177 sudo[40655]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:52.980 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:52 smithi066 sudo[47317]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:52.980 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:52 smithi066 sudo[47317]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:52.980 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:52 smithi066 sudo[47317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:52.981 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:52 smithi066 sudo[47317]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:53.619 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 sudo[47341]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 sudo[47341]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 sudo[47341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 sudo[47341]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 ceph-mon[29557]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 ceph-mon[29557]: osdmap e21: 3 total, 3 up, 3 in 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.620 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:53 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 ceph-mon[32886]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 ceph-mon[32886]: osdmap e21: 3 total, 3 up, 3 in 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40658]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40658]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:53.684 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40658]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:53.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:53 smithi173 ceph-mon[32527]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-11T07:50:53.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:53 smithi173 ceph-mon[32527]: osdmap e21: 3 total, 3 up, 3 in 2024-09-11T07:50:53.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:53 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:53 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' 2024-09-11T07:50:53.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:53 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:53.998 INFO:teuthology.orchestra.run.smithi066.stdout:pg_num: 1 2024-09-11T07:50:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40661]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40661]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:53 smithi177 sudo[40661]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:54.422 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40391]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-11T07:50:54.422 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40391]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:54.422 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:54.422 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40391]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:54.591 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:54.591 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.591 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.591 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.591 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3572055550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-11T07:50:54.592 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:54 smithi066 ceph-mon[29557]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.617 INFO:tasks.cephadm:Setting up client nodes... 2024-09-11T07:50:54.617 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-11T07:50:54.617 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-11T07:50:54.618 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40394]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40394]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 sudo[40394]: pam_unix(sudo:session): session closed for user root 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/3572055550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-11T07:50:54.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:54 smithi173 ceph-mon[32527]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T07:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:50:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:50:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='mgr.14148 172.21.15.66:0/405048260' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:50:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/3572055550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-11T07:50:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:54 smithi177 ceph-mon[32886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T07:50:54.869 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:50:55.638 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:55 smithi066 ceph-mon[29557]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:55.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:55 smithi173 ceph-mon[32527]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:55.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:55 smithi177 ceph-mon[32886]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:56.605 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:50:56.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:56 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/4018247652' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-11T07:50:56.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:56 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/4018247652' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-11T07:50:57.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:56 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/4018247652' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-11T07:50:57.256 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":15,"flags":0,"active_gid":14148,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6800","nonce":1392836435},{"type":"v1","addr":"172.21.15.66:6801","nonce":1392836435}]},"active_addr":"172.21.15.66:6801/1392836435","active_change":"2024-09-11T07:48:34.697494+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24113,"name":"b","mgr_features":4540138320759226367,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"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":[]},"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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"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":[]},"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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.66:8443/"},"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"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":925163090}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":1626932966}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":346429680}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":1723873218}]}]} 2024-09-11T07:50:57.260 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-11T07:50:57.260 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-11T07:50:57.261 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T07:50:57.511 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:50:57.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:57 smithi066 ceph-mon[29557]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:57.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:57 smithi173 ceph-mon[32527]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:58.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:57 smithi177 ceph-mon[32886]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:50:59.182 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:50:59.182 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":21,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","created":"2024-09-11T07:47:46.137619+0000","modified":"2024-09-11T07:50:51.516781+0000","last_up_change":"2024-09-11T07:50:48.491838+0000","last_in_change":"2024-09-11T07:50:32.149688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T07:50:49.188937+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}}],"osds":[{"osd":0,"uuid":"c6e5d4ed-5f3f-49d9-848b-9f71293dbad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6803","nonce":4254177203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6805","nonce":4254177203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6809","nonce":4254177203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6807","nonce":4254177203}]},"public_addr":"172.21.15.66:6803/4254177203","cluster_addr":"172.21.15.66:6805/4254177203","heartbeat_back_addr":"172.21.15.66:6809/4254177203","heartbeat_front_addr":"172.21.15.66:6807/4254177203","state":["exists","up"]},{"osd":1,"uuid":"f8644ed6-8163-4447-814b-6a63347253e4","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.173:6800","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6801","nonce":720902533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6803","nonce":720902533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6807","nonce":720902533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6805","nonce":720902533}]},"public_addr":"172.21.15.173:6801/720902533","cluster_addr":"172.21.15.173:6803/720902533","heartbeat_back_addr":"172.21.15.173:6807/720902533","heartbeat_front_addr":"172.21.15.173:6805/720902533","state":["exists","up"]},{"osd":2,"uuid":"53eb123f-37a1-4766-aa19-7352160655b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6801","nonce":1887790935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6803","nonce":1887790935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6807","nonce":1887790935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6805","nonce":1887790935}]},"public_addr":"172.21.15.177:6801/1887790935","cluster_addr":"172.21.15.177:6803/1887790935","heartbeat_back_addr":"172.21.15.177:6807/1887790935","heartbeat_front_addr":"172.21.15.177:6805/1887790935","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:05.039873+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:25.940006+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:46.964796+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/429273587":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6800/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2200342640":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6801/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6801/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2230459331":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6800/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/1824024451":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/4165907028":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/662723360":"2024-09-12T07:48:11.824140+0000"},"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-11T07:50:59.819 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-11T07:50:59.820 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T07:51:00.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:59 smithi177 ceph-mon[32886]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-11T07:51:00.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:50:59 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/4222035736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:00.074 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:00.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:59 smithi066 ceph-mon[29557]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-11T07:51:00.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:50:59 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/4222035736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:00.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:59 smithi173 ceph-mon[32527]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-11T07:51:00.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:50:59 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/4222035736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:01.792 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:51:01.793 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":21,"fsid":"9329ce2a-7011-11ef-bcea-c7b262605968","created":"2024-09-11T07:47:46.137619+0000","modified":"2024-09-11T07:50:51.516781+0000","last_up_change":"2024-09-11T07:50:48.491838+0000","last_in_change":"2024-09-11T07:50:32.149688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T07:50:49.188937+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":{}}}],"osds":[{"osd":0,"uuid":"c6e5d4ed-5f3f-49d9-848b-9f71293dbad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6803","nonce":4254177203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6805","nonce":4254177203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6809","nonce":4254177203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":4254177203},{"type":"v1","addr":"172.21.15.66:6807","nonce":4254177203}]},"public_addr":"172.21.15.66:6803/4254177203","cluster_addr":"172.21.15.66:6805/4254177203","heartbeat_back_addr":"172.21.15.66:6809/4254177203","heartbeat_front_addr":"172.21.15.66:6807/4254177203","state":["exists","up"]},{"osd":1,"uuid":"f8644ed6-8163-4447-814b-6a63347253e4","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.173:6800","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6801","nonce":720902533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6803","nonce":720902533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6807","nonce":720902533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":720902533},{"type":"v1","addr":"172.21.15.173:6805","nonce":720902533}]},"public_addr":"172.21.15.173:6801/720902533","cluster_addr":"172.21.15.173:6803/720902533","heartbeat_back_addr":"172.21.15.173:6807/720902533","heartbeat_front_addr":"172.21.15.173:6805/720902533","state":["exists","up"]},{"osd":2,"uuid":"53eb123f-37a1-4766-aa19-7352160655b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6801","nonce":1887790935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6803","nonce":1887790935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6807","nonce":1887790935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1887790935},{"type":"v1","addr":"172.21.15.177:6805","nonce":1887790935}]},"public_addr":"172.21.15.177:6801/1887790935","cluster_addr":"172.21.15.177:6803/1887790935","heartbeat_back_addr":"172.21.15.177:6807/1887790935","heartbeat_front_addr":"172.21.15.177:6805/1887790935","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:05.039873+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:25.940006+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T07:50:46.964796+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/429273587":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6800/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2200342640":"2024-09-12T07:48:34.697337+0000","172.21.15.66:6801/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6801/4228244395":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/2230459331":"2024-09-12T07:48:11.824140+0000","172.21.15.66:6800/2603595409":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/1824024451":"2024-09-12T07:48:34.697337+0000","172.21.15.66:0/4165907028":"2024-09-12T07:48:11.824140+0000","172.21.15.66:0/662723360":"2024-09-12T07:48:11.824140+0000"},"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-11T07:51:02.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:01 smithi177 ceph-mon[32886]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-11T07:51:02.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:01 smithi066 ceph-mon[29557]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-11T07:51:02.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:01 smithi173 ceph-mon[32527]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-11T07:51:02.359 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-11T07:51:02.359 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-11T07:51:02.360 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-11T07:51:02.629 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:02.639 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:02.640 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:03.017 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:02 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1621962365' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:03.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:02 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1621962365' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:03.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:02 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1621962365' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-11T07:51:03.905 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:03 smithi066 ceph-mon[29557]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-11T07:51:04.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:03 smithi177 ceph-mon[32886]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-11T07:51:04.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:03 smithi173 ceph-mon[32527]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-11T07:51:06.139 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:05 smithi066 ceph-mon[29557]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-11T07:51:06.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:05 smithi173 ceph-mon[32527]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-11T07:51:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:05 smithi177 ceph-mon[32886]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-11T07:51:07.431 INFO:teuthology.orchestra.run.smithi066.stdout:34359738382 2024-09-11T07:51:07.431 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-11T07:51:07.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:07 smithi066 ceph-mon[29557]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:08.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:07 smithi173 ceph-mon[32527]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:07 smithi177 ceph-mon[32886]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:08.401 INFO:teuthology.orchestra.run.smithi066.stdout:55834574858 2024-09-11T07:51:08.401 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-11T07:51:08.853 INFO:teuthology.orchestra.run.smithi066.stdout:77309411334 2024-09-11T07:51:08.854 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-11T07:51:08.941 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:09.618 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:10.036 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:09 smithi066 ceph-mon[29557]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:10.081 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:10.089 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:09 smithi177 ceph-mon[32886]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:10.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:09 smithi173 ceph-mon[32527]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-11T07:51:11.573 INFO:teuthology.orchestra.run.smithi066.stdout:34359738383 2024-09-11T07:51:11.891 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:11 smithi066 ceph-mon[29557]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:11.891 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:11 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3987373457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-11T07:51:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:11 smithi173 ceph-mon[32527]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:12.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:11 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/3987373457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-11T07:51:12.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:11 smithi177 ceph-mon[32886]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:12.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:11 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/3987373457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-11T07:51:12.814 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738382 got 34359738383 for osd.0 2024-09-11T07:51:12.814 DEBUG:teuthology.parallel:result is None 2024-09-11T07:51:14.089 INFO:teuthology.orchestra.run.smithi066.stdout:55834574858 2024-09-11T07:51:14.089 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:13 smithi066 ceph-mon[29557]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:14.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:13 smithi173 ceph-mon[32527]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:14.273 INFO:teuthology.orchestra.run.smithi066.stdout:77309411335 2024-09-11T07:51:14.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:13 smithi177 ceph-mon[32886]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:14.841 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:14 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/3761442138' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-11T07:51:14.842 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:14 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1268353650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-11T07:51:14.869 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411335 for osd.2 2024-09-11T07:51:14.869 DEBUG:teuthology.parallel:result is None 2024-09-11T07:51:15.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:14 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/3761442138' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-11T07:51:15.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:14 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1268353650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-11T07:51:15.280 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574858 got 55834574858 for osd.1 2024-09-11T07:51:15.281 DEBUG:teuthology.parallel:result is None 2024-09-11T07:51:15.281 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-11T07:51:15.281 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-11T07:51:15.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:14 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/3761442138' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-11T07:51:15.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:14 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1268353650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-11T07:51:15.539 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:15.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:15 smithi066 ceph-mon[29557]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:16.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:15 smithi173 ceph-mon[32527]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:16.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:15 smithi177 ceph-mon[32886]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:17.270 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:51:17.271 INFO:teuthology.orchestra.run.smithi066.stderr:dumped all 2024-09-11T07:51:17.864 INFO:teuthology.orchestra.run.smithi066.stdout:{"pg_ready":true,"pg_map":{"version":92,"stamp":"2024-09-11T07:51:16.726669+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":895068,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":892027,"kb_avail":280340388,"statfs":{"total":287985106944,"available":287068557312,"internally_reserved":0,"allocated":2322432,"data_stored":1934634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5112,"internal_metadata":913435656},"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.002063"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":123,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-11T07:50:54.436305+0000","last_change":"2024-09-11T07:50:50.516844+0000","last_active":"2024-09-11T07:50:54.436305+0000","last_peered":"2024-09-11T07:50:54.436305+0000","last_clean":"2024-09-11T07:50:54.436305+0000","last_became_active":"2024-09-11T07:50:50.516544+0000","last_became_peered":"2024-09-11T07:50:50.516544+0000","last_unstale":"2024-09-11T07:50:54.436305+0000","last_undegraded":"2024-09-11T07:50:54.436305+0000","last_fullsized":"2024-09-11T07:50:54.436305+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-11T07:50:49.499816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-11T07:50:49.499816+0000","last_clean_scrub_stamp":"2024-09-11T07:50:49.499816+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T12:44:54.219065+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":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48599999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.497}]}]},{"osd":1,"up_from":13,"seq":55834574859,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46100000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738384,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.497}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58299999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-11T07:51:17.865 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-11T07:51:18.116 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:18.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:17 smithi066 ceph-mon[29557]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:18.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:17 smithi173 ceph-mon[32527]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:18.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:17 smithi177 ceph-mon[32886]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:19.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:18 smithi066 ceph-mon[29557]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:19.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:18 smithi173 ceph-mon[32527]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:19.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:18 smithi177 ceph-mon[32886]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:19.902 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:51:19.903 INFO:teuthology.orchestra.run.smithi066.stderr:dumped all 2024-09-11T07:51:20.162 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:19 smithi066 ceph-mon[29557]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:20.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:19 smithi173 ceph-mon[32527]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:20.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:19 smithi177 ceph-mon[32886]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:20.662 INFO:teuthology.orchestra.run.smithi066.stdout:{"pg_ready":true,"pg_map":{"version":93,"stamp":"2024-09-11T07:51:18.727059+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":895068,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":892027,"kb_avail":280340388,"statfs":{"total":287985106944,"available":287068557312,"internally_reserved":0,"allocated":2322432,"data_stored":1934634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5112,"internal_metadata":913435656},"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.002173"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":123,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-11T07:50:54.436305+0000","last_change":"2024-09-11T07:50:50.516844+0000","last_active":"2024-09-11T07:50:54.436305+0000","last_peered":"2024-09-11T07:50:54.436305+0000","last_clean":"2024-09-11T07:50:54.436305+0000","last_became_active":"2024-09-11T07:50:50.516544+0000","last_became_peered":"2024-09-11T07:50:50.516544+0000","last_unstale":"2024-09-11T07:50:54.436305+0000","last_undegraded":"2024-09-11T07:50:54.436305+0000","last_fullsized":"2024-09-11T07:50:54.436305+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-11T07:50:49.499816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-11T07:50:49.499816+0000","last_clean_scrub_stamp":"2024-09-11T07:50:49.499816+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T12:44:54.219065+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":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48599999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.497}]}]},{"osd":1,"up_from":13,"seq":55834574860,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.498}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59399999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738385,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34300000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.436}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-11T07:51:20.662 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-11T07:51:20.662 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-11T07:51:20.663 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-11T07:51:20.663 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-11T07:51:20.925 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:21.071 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:20 smithi066 ceph-mon[29557]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:21.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:20 smithi173 ceph-mon[32527]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:21.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:20 smithi177 ceph-mon[32886]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T07:51:22.105 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:21 smithi066 ceph-mon[29557]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:22.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:21 smithi173 ceph-mon[32527]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:22.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:21 smithi177 ceph-mon[32886]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:22.602 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-11T07:51:22.602 INFO:teuthology.orchestra.run.smithi066.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-11T07:51:23.113 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:22 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2487212271' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-11T07:51:23.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:22 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/2487212271' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-11T07:51:23.233 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-11T07:51:23.233 INFO:tasks.cephadm:Setup complete, yielding 2024-09-11T07:51:23.233 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-11T07:51:23.243 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-11T07:51:23.244 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- bash -c 'ceph mgr module enable rgw' 2024-09-11T07:51:23.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:22 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/2487212271' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-11T07:51:23.494 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:23.866 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:23 smithi066 ceph-mon[29557]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:24.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:23 smithi173 ceph-mon[32527]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:24.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:23 smithi177 ceph-mon[32886]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:26.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-mon[32527]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:26.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-09-11T07:51:26.091 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: ignoring --setuser ceph since I am not root 2024-09-11T07:51:26.091 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: ignoring --setgroup ceph since I am not root 2024-09-11T07:51:26.091 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-mgr[33931]: -- 172.21.15.173:0/2680289040 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac651e4340 con 0x55ac651f0c00 2024-09-11T07:51:26.092 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:25 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:25.969+0000 7f58d9fb7ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-11T07:51:26.092 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.024+0000 7f58d9fb7ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-11T07:51:26.092 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.089+0000 7f58d9fb7ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:51:26.102 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-mon[29557]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:26.102 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setuser ceph since I am not root 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ignoring --setgroup ceph since I am not root 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-mgr[29789]: -- 172.21.15.66:0/2435810616 <== mon.0 v2:172.21.15.66:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c7e9b74340 con 0x55c7e9b80c00 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:25 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:25.974+0000 7f70adca1ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.031+0000 7f70adca1ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-11T07:51:26.103 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.100+0000 7f70adca1ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-11T07:51:26.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:25 smithi177 ceph-mon[32886]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:26.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:25 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-09-11T07:51:26.367 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.211+0000 7f58d9fb7ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:51:26.367 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.365+0000 7f58d9fb7ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:51:26.375 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.230+0000 7f70adca1ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:51:26.375 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.373+0000 7f70adca1ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-11T07:51:26.505 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2024-09-11T07:51:26.532 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2024-09-11T07:51:26.532 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- ceph rgw realm bootstrap -i - 2024-09-11T07:51:26.786 INFO:teuthology.orchestra.run.smithi066.stdout:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:26.908 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T07:51:26.908 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-mon[29557]: mgrmap e16: a(active, since 2m), standbys: b 2024-09-11T07:51:26.909 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.648+0000 7f70adca1ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:51:26.909 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.713+0000 7f70adca1ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:51:26.909 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:26 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:26.892+0000 7f70adca1ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:51:26.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T07:51:26.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-mon[32527]: mgrmap e16: a(active, since 2m), standbys: b 2024-09-11T07:51:26.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.620+0000 7f58d9fb7ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-11T07:51:26.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.680+0000 7f58d9fb7ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-11T07:51:26.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:26 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:26.838+0000 7f58d9fb7ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-11T07:51:27.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:26 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/2639510797' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T07:51:27.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:26 smithi177 ceph-mon[32886]: mgrmap e16: a(active, since 2m), standbys: b 2024-09-11T07:51:27.944 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:27 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:27.670+0000 7f58d9fb7ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:51:27.945 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:27 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:27.733+0000 7f58d9fb7ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:51:28.059 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:27 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:27.794+0000 7f70adca1ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-11T07:51:28.059 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:27 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:27.861+0000 7f70adca1ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-11T07:51:28.695 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.426+0000 7f58d9fb7ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:51:28.695 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.536+0000 7f58d9fb7ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:51:28.695 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.654+0000 7f58d9fb7ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:51:28.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:28 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:28.623+0000 7f70adca1ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-11T07:51:28.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:28 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:28.739+0000 7f70adca1ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-11T07:51:28.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:28 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:28.865+0000 7f70adca1ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-11T07:51:29.097 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.713+0000 7f58d9fb7ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:51:29.097 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.838+0000 7f58d9fb7ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:51:29.097 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.905+0000 7f58d9fb7ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:51:29.097 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:28 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:28.963+0000 7f58d9fb7ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:51:29.097 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.095+0000 7f58d9fb7ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:51:29.191 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:28 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:28.927+0000 7f70adca1ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-11T07:51:29.191 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.058+0000 7f70adca1ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-11T07:51:29.191 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.128+0000 7f70adca1ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-11T07:51:29.191 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.188+0000 7f70adca1ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-11T07:51:29.361 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.159+0000 7f58d9fb7ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:51:29.361 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.223+0000 7f58d9fb7ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:51:29.361 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.303+0000 7f58d9fb7ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:51:29.361 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.359+0000 7f58d9fb7ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:51:29.465 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.329+0000 7f70adca1ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-11T07:51:29.465 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.395+0000 7f70adca1ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-11T07:51:29.465 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.463+0000 7f70adca1ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-11T07:51:29.695 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:29 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:29.416+0000 7f58d9fb7ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:51:29.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.547+0000 7f70adca1ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-11T07:51:29.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.607+0000 7f70adca1ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-11T07:51:29.912 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:29 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:29.666+0000 7f70adca1ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-11T07:51:30.445 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b[33927]: 2024-09-11T07:51:30.148+0000 7f58d9fb7ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:51:30.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: Standby manager daemon b restarted 2024-09-11T07:51:30.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: Standby manager daemon b started 2024-09-11T07:51:30.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:51:30.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:51:30.446 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:51:30.446 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:30 smithi173 ceph-mon[32527]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: Standby manager daemon b restarted 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: Standby manager daemon b started 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:51:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:30 smithi177 ceph-mon[32886]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:51:30.662 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:30.449+0000 7f70adca1ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-11T07:51:30.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: Standby manager daemon b restarted 2024-09-11T07:51:30.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: Standby manager daemon b started 2024-09-11T07:51:30.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-11T07:51:30.662 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-11T07:51:30.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-11T07:51:30.663 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:30 smithi066 ceph-mon[29557]: from='mgr.? 172.21.15.173:0/667730982' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-11T07:51:31.503 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: mgrmap e17: a(active, since 2m), standbys: b 2024-09-11T07:51:31.503 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: Active manager daemon a restarted 2024-09-11T07:51:31.503 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: Activating manager daemon a 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: osdmap e22: 3 total, 3 up, 3 in 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: mgrmap e18: a(active, starting, since 0.00662605s), standbys: b 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:51:31.504 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:51:31.505 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: Manager daemon a is now available 2024-09-11T07:51:31.505 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:31.505 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:51:31.505 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:31 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:51:31.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: mgrmap e17: a(active, since 2m), standbys: b 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: Active manager daemon a restarted 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: Activating manager daemon a 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: osdmap e22: 3 total, 3 up, 3 in 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: mgrmap e18: a(active, starting, since 0.00662605s), standbys: b 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:51:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: Manager daemon a is now available 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:51:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:31 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: mgrmap e17: a(active, since 2m), standbys: b 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: Active manager daemon a restarted 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: Activating manager daemon a 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: osdmap e22: 3 total, 3 up, 3 in 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: mgrmap e18: a(active, starting, since 0.00662605s), standbys: b 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-11T07:51:31.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: Manager daemon a is now available 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-11T07:51:31.541 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:31 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-11T07:51:32.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:32.146+0000 7f70562ae640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:07:51:32] ENGINE Error in HTTPServer.serve 2024-09-11T07:51:32.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: Traceback (most recent call last): 2024-09-11T07:51:32.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:51:32.162 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._connections.run(self.expiration_interval) 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._run(expiration_interval) 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: s = self.context.wrap_socket( 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: return self.sslsocket_class._create( 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self.do_handshake() 2024-09-11T07:51:32.163 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:51:32.164 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: self._sslobj.do_handshake() 2024-09-11T07:51:32.164 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:51:32.164 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:32.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: mgrmap e19: a(active, since 1.01096s), standbys: b 2024-09-11T07:51:32.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:32 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: mgrmap e19: a(active, since 1.01096s), standbys: b 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:32 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: mgrmap e19: a(active, since 1.01096s), standbys: b 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:32.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:32 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: [11/Sep/2024:07:51:32] ENGINE Bus STARTING 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: [11/Sep/2024:07:51:32] ENGINE Serving on https://172.21.15.66:7150 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: [11/Sep/2024:07:51:32] ENGINE Bus STARTED 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: [11/Sep/2024:07:51:32] ENGINE Error in HTTPServer.serve 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout: Traceback (most recent call last): 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-11T07:51:33.788 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: self._run(expiration_interval) 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: s = self.context.wrap_socket( 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: return self.sslsocket_class._create( 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:51:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout: self.do_handshake() 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout: self._sslobj.do_handshake() 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: osdmap e23: 3 total, 3 up, 3 in 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-11T07:51:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: Updating smithi173:/etc/ceph/ceph.conf 2024-09-11T07:51:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-11T07:51:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:33 smithi177 ceph-mon[32886]: mgrmap e20: a(active, since 2s), standbys: b 2024-09-11T07:51:33.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: [11/Sep/2024:07:51:32] ENGINE Bus STARTING 2024-09-11T07:51:33.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: [11/Sep/2024:07:51:32] ENGINE Serving on https://172.21.15.66:7150 2024-09-11T07:51:33.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: [11/Sep/2024:07:51:32] ENGINE Bus STARTED 2024-09-11T07:51:33.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: [11/Sep/2024:07:51:32] ENGINE Error in HTTPServer.serve 2024-09-11T07:51:33.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: Traceback (most recent call last): 2024-09-11T07:51:33.913 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._connections.run(self.expiration_interval) 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._run(expiration_interval) 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:51:33.914 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: s = self.context.wrap_socket( 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: return self.sslsocket_class._create( 2024-09-11T07:51:33.915 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout: self.do_handshake() 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout: self._sslobj.do_handshake() 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:33.916 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: osdmap e23: 3 total, 3 up, 3 in 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.917 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: Updating smithi173:/etc/ceph/ceph.conf 2024-09-11T07:51:33.918 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-11T07:51:33.919 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:33 smithi066 ceph-mon[29557]: mgrmap e20: a(active, since 2s), standbys: b 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: [11/Sep/2024:07:51:32] ENGINE Bus STARTING 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: [11/Sep/2024:07:51:32] ENGINE Serving on https://172.21.15.66:7150 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: [11/Sep/2024:07:51:32] ENGINE Bus STARTED 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: [11/Sep/2024:07:51:32] ENGINE Error in HTTPServer.serve 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout: Traceback (most recent call last): 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T07:51:33.945 INFO:journalctl@ceph.mon.b.smithi173.stdout: self._connections.run(self.expiration_interval) 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: self._run(expiration_interval) 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: s = self.context.wrap_socket( 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: return self.sslsocket_class._create( 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: self.do_handshake() 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: self._sslobj.do_handshake() 2024-09-11T07:51:33.946 INFO:journalctl@ceph.mon.b.smithi173.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: osdmap e23: 3 total, 3 up, 3 in 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: Updating smithi173:/etc/ceph/ceph.conf 2024-09-11T07:51:33.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-11T07:51:33.948 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:33 smithi173 ceph-mon[32527]: mgrmap e20: a(active, since 2s), standbys: b 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: osdmap e24: 3 total, 3 up, 3 in 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:34 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: osdmap e24: 3 total, 3 up, 3 in 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:34.914 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:34 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:34.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/404809664' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: osdmap e24: 3 total, 3 up, 3 in 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: Updating smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:34.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:34.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:34.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:34.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:34 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:35.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:35 smithi177 ceph-mon[32886]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:35.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:35 smithi177 ceph-mon[32886]: osdmap e25: 3 total, 3 up, 3 in 2024-09-11T07:51:35.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:35 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-09-11T07:51:35.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:35 smithi177 ceph-mon[32886]: mgrmap e21: a(active, since 4s), standbys: b 2024-09-11T07:51:35.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:35 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T07:51:35.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:35 smithi066 ceph-mon[29557]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:35.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:35 smithi066 ceph-mon[29557]: osdmap e25: 3 total, 3 up, 3 in 2024-09-11T07:51:35.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:35 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-09-11T07:51:35.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:35 smithi066 ceph-mon[29557]: mgrmap e21: a(active, since 4s), standbys: b 2024-09-11T07:51:35.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:35 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T07:51:35.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:35 smithi173 ceph-mon[32527]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:35.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:35 smithi173 ceph-mon[32527]: osdmap e25: 3 total, 3 up, 3 in 2024-09-11T07:51:35.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:35 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-09-11T07:51:35.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:35 smithi173 ceph-mon[32527]: mgrmap e21: a(active, since 4s), standbys: b 2024-09-11T07:51:35.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:35 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T07:51:36.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:36 smithi177 ceph-mon[32886]: osdmap e26: 3 total, 3 up, 3 in 2024-09-11T07:51:36.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:36 smithi066 ceph-mon[29557]: osdmap e26: 3 total, 3 up, 3 in 2024-09-11T07:51:36.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:36 smithi173 ceph-mon[32527]: osdmap e26: 3 total, 3 up, 3 in 2024-09-11T07:51:37.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:37 smithi177 ceph-mon[32886]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:37.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:37 smithi177 ceph-mon[32886]: osdmap e27: 3 total, 3 up, 3 in 2024-09-11T07:51:37.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:37 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-09-11T07:51:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:37 smithi066 ceph-mon[29557]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:37 smithi066 ceph-mon[29557]: osdmap e27: 3 total, 3 up, 3 in 2024-09-11T07:51:37.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:37 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-09-11T07:51:37.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:37 smithi173 ceph-mon[32527]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-11T07:51:37.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:37 smithi173 ceph-mon[32527]: osdmap e27: 3 total, 3 up, 3 in 2024-09-11T07:51:37.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:37 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-09-11T07:51:38.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:38 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T07:51:38.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:38 smithi177 ceph-mon[32886]: osdmap e28: 3 total, 3 up, 3 in 2024-09-11T07:51:38.813 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:38 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T07:51:38.813 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:38 smithi066 ceph-mon[29557]: osdmap e28: 3 total, 3 up, 3 in 2024-09-11T07:51:38.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:38 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/353866794' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T07:51:38.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:38 smithi173 ceph-mon[32527]: osdmap e28: 3 total, 3 up, 3 in 2024-09-11T07:51:39.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:39 smithi177 ceph-mon[32886]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:39.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:39 smithi177 ceph-mon[32886]: osdmap e29: 3 total, 3 up, 3 in 2024-09-11T07:51:39.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:39 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-09-11T07:51:39.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:39 smithi066 ceph-mon[29557]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:39.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:39 smithi066 ceph-mon[29557]: osdmap e29: 3 total, 3 up, 3 in 2024-09-11T07:51:39.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:39 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-09-11T07:51:39.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:39 smithi173 ceph-mon[32527]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:39.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:39 smithi173 ceph-mon[32527]: osdmap e29: 3 total, 3 up, 3 in 2024-09-11T07:51:39.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:39 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-09-11T07:51:40.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:40 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T07:51:40.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:40 smithi177 ceph-mon[32886]: osdmap e30: 3 total, 3 up, 3 in 2024-09-11T07:51:40.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:40 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-11T07:51:40.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:40 smithi177 ceph-mon[32886]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T07:51:40.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:40 smithi177 ceph-mon[32886]: osdmap e31: 3 total, 3 up, 3 in 2024-09-11T07:51:40.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:40 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T07:51:40.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:40 smithi066 ceph-mon[29557]: osdmap e30: 3 total, 3 up, 3 in 2024-09-11T07:51:40.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:40 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-11T07:51:40.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:40 smithi066 ceph-mon[29557]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T07:51:40.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:40 smithi066 ceph-mon[29557]: osdmap e31: 3 total, 3 up, 3 in 2024-09-11T07:51:40.944 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:40 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T07:51:40.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:40 smithi173 ceph-mon[32527]: osdmap e30: 3 total, 3 up, 3 in 2024-09-11T07:51:40.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:40 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-11T07:51:40.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:40 smithi173 ceph-mon[32527]: from='client.? 172.21.15.66:0/1691555284' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T07:51:40.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:40 smithi173 ceph-mon[32527]: osdmap e31: 3 total, 3 up, 3 in 2024-09-11T07:51:41.000 INFO:teuthology.orchestra.run.smithi066.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2024-09-11T07:51:41.581 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.582 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:41 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.605 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-11T07:51:41.614 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 -- bash -c 'set -e 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> set -x 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> TOKENS=$(ceph rgw realm tokens) 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2024-09-11T07:51:41.615 DEBUG:teuthology.orchestra.run.smithi066:> ' 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:41.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:41.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:41.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:41 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 52 KiB/s rd, 3.2 KiB/s wr, 30 op/s 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi173.vxwbga", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:41.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:41 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:41.864 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T07:51:42.666 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:42 smithi173 ceph-mon[32527]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:42.667 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:42 smithi173 ceph-mon[32527]: Deploying daemon rgw.myrealm1.myzone1.smithi173.vxwbga on smithi173 2024-09-11T07:51:42.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:42 smithi177 ceph-mon[32886]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:42.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:42 smithi177 ceph-mon[32886]: Deploying daemon rgw.myrealm1.myzone1.smithi173.vxwbga on smithi173 2024-09-11T07:51:42.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:42 smithi066 ceph-mon[29557]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:42.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:42 smithi066 ceph-mon[29557]: Deploying daemon rgw.myrealm1.myzone1.smithi173.vxwbga on smithi173 2024-09-11T07:51:43.482 INFO:teuthology.orchestra.run.smithi066.stderr:+ true 2024-09-11T07:51:43.482 INFO:teuthology.orchestra.run.smithi066.stderr:++ ceph rgw realm tokens 2024-09-11T07:51:43.482 INFO:teuthology.orchestra.run.smithi066.stderr:++ jq -r '.[0].token' 2024-09-11T07:51:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: pgmap v18: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 4.6 KiB/s wr, 19 op/s 2024-09-11T07:51:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:43 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: pgmap v18: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 4.6 KiB/s wr, 19 op/s 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:43.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:43.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:43 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:43.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: pgmap v18: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 4.6 KiB/s wr, 19 op/s 2024-09-11T07:51:43.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-11T07:51:43.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi177.ipfpuw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T07:51:43.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:43.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:43 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:43.967 INFO:teuthology.orchestra.run.smithi066.stdout:master zone has no endpoint 2024-09-11T07:51:43.967 INFO:teuthology.orchestra.run.smithi066.stderr:+ TOKEN='master zone has no endpoint' 2024-09-11T07:51:43.967 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo master zone has no endpoint 2024-09-11T07:51:43.967 INFO:teuthology.orchestra.run.smithi066.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-09-11T07:51:43.967 INFO:teuthology.orchestra.run.smithi066.stderr:+ sleep 5 2024-09-11T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:44 smithi173 ceph-mon[32527]: Deploying daemon rgw.myrealm1.myzone1.smithi177.ipfpuw on smithi177 2024-09-11T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:44 smithi173 ceph-mon[32527]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:44.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:44 smithi066 ceph-mon[29557]: Deploying daemon rgw.myrealm1.myzone1.smithi177.ipfpuw on smithi177 2024-09-11T07:51:44.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:44 smithi066 ceph-mon[29557]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:44.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:44 smithi177 ceph-mon[32886]: Deploying daemon rgw.myrealm1.myzone1.smithi177.ipfpuw on smithi177 2024-09-11T07:51:44.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:44 smithi177 ceph-mon[32886]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:45 smithi066 ceph-mon[29557]: pgmap v19: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 10 KiB/s rd, 3.8 KiB/s wr, 16 op/s 2024-09-11T07:51:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:45 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:45 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:45 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:45 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:45 smithi173 ceph-mon[32527]: pgmap v19: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 10 KiB/s rd, 3.8 KiB/s wr, 16 op/s 2024-09-11T07:51:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:45 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:45 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:45 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:45.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:45 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:46.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:45 smithi177 ceph-mon[32886]: pgmap v19: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 10 KiB/s rd, 3.8 KiB/s wr, 16 op/s 2024-09-11T07:51:46.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:45 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:45 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:45 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:45 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.898 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:46 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:46.900 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:46.900 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.900 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.901 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:46 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM0ZHOTQ5VkFQUDhYM0tRTTNJRkgiLAogICAgInNlY3JldCI6ICJwdHZZcEF2dkVDdEJoNExtMmRsbnpBTlc3Y3dySkRESmdhb2p5Y3psIgp9", "zone_endpoints": ["http://smithi173:5500", "http://smithi177:5500"]}]: dispatch 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:46.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:46 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: pgmap v20: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.5 KiB/s rd, 2.9 KiB/s wr, 12 op/s 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:47.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:47 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: pgmap v20: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.5 KiB/s rd, 2.9 KiB/s wr, 12 op/s 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:47 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:48.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T07:51:48.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: pgmap v20: 129 pgs: 129 active+clean; 582 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.5 KiB/s rd, 2.9 KiB/s wr, 12 op/s 2024-09-11T07:51:48.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:48.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:47 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:48.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:48.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:48.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:48 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:48.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:48 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:48.969 INFO:teuthology.orchestra.run.smithi066.stderr:+ true 2024-09-11T07:51:48.969 INFO:teuthology.orchestra.run.smithi066.stderr:++ ceph rgw realm tokens 2024-09-11T07:51:48.969 INFO:teuthology.orchestra.run.smithi066.stderr:++ jq -r '.[0].token' 2024-09-11T07:51:49.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:49.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:49.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:49.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:49.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-11T07:51:49.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-11T07:51:49.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-11T07:51:49.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: Checking dashboard <-> RGW credentials 2024-09-11T07:51:49.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:48 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:49.553 INFO:teuthology.orchestra.run.smithi066.stdout:ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ== 2024-09-11T07:51:49.554 INFO:teuthology.orchestra.run.smithi066.stderr:+ TOKEN=ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ== 2024-09-11T07:51:49.554 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ== 2024-09-11T07:51:49.554 INFO:teuthology.orchestra.run.smithi066.stderr:+ '[' ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ== '!=' 'master zone has no endpoint' ']' 2024-09-11T07:51:49.554 INFO:teuthology.orchestra.run.smithi066.stderr:+ break 2024-09-11T07:51:49.554 INFO:teuthology.orchestra.run.smithi066.stderr:++ ceph rgw realm tokens 2024-09-11T07:51:49.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:49 smithi066 ceph-mon[29557]: pgmap v21: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 273 KiB/s rd, 7.9 KiB/s wr, 460 op/s 2024-09-11T07:51:49.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:49 smithi173 ceph-mon[32527]: pgmap v21: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 273 KiB/s rd, 7.9 KiB/s wr, 460 op/s 2024-09-11T07:51:50.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:49 smithi177 ceph-mon[32886]: pgmap v21: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 273 KiB/s rd, 7.9 KiB/s wr, 460 op/s 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr:+ TOKENS='[ 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr: { 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr: "realm": "myrealm1", 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr: "token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ==" 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr: } 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr:]' 2024-09-11T07:51:50.137 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ=="' '}' ']' 2024-09-11T07:51:50.138 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status '.[0].realm == "myrealm1"' 2024-09-11T07:51:50.139 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-11T07:51:50.139 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ=="' '}' ']' 2024-09-11T07:51:50.139 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status '.[0].token' 2024-09-11T07:51:50.141 INFO:teuthology.orchestra.run.smithi066.stdout:"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjdmNDk5NmMyLWNhMjktNDFmYi04ODQyLTMyMDU1MTRmODNjMCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE3Mzo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNGRzk0OVZBUFA4WDNLUU0zSUZIIiwKICAgICJzZWNyZXQiOiAicHR2WXBBdnZFQ3RCaDRMbTJkbG56QU5XN2N3ckpEREpnYW9qeWN6bCIKfQ==" 2024-09-11T07:51:50.142 INFO:teuthology.orchestra.run.smithi066.stderr:++ ceph rgw realm tokens 2024-09-11T07:51:50.142 INFO:teuthology.orchestra.run.smithi066.stderr:++ jq -r '.[0].token' 2024-09-11T07:51:50.142 INFO:teuthology.orchestra.run.smithi066.stderr:++ base64 --decode 2024-09-11T07:51:50.714 INFO:teuthology.orchestra.run.smithi066.stderr:+ TOKEN_JSON='{ 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr: "realm_name": "myrealm1", 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr: "realm_id": "7f4996c2-ca29-41fb-8842-3205514f83c0", 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr: "endpoint": "http://smithi173:5500", 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr: "access_key": "3FG949VAPP8X3KQM3IFH", 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr: "secret": "ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl" 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr:}' 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"7f4996c2-ca29-41fb-8842-3205514f83c0",' '"endpoint":' '"http://smithi173:5500",' '"access_key":' '"3FG949VAPP8X3KQM3IFH",' '"secret":' '"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl"' '}' 2024-09-11T07:51:50.715 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status '.realm_name == "myrealm1"' 2024-09-11T07:51:50.717 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-11T07:51:50.717 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"7f4996c2-ca29-41fb-8842-3205514f83c0",' '"endpoint":' '"http://smithi173:5500",' '"access_key":' '"3FG949VAPP8X3KQM3IFH",' '"secret":' '"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl"' '}' 2024-09-11T07:51:50.717 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status '.endpoint | test("http://.+:\\d+")' 2024-09-11T07:51:50.719 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-11T07:51:50.720 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"7f4996c2-ca29-41fb-8842-3205514f83c0",' '"endpoint":' '"http://smithi173:5500",' '"access_key":' '"3FG949VAPP8X3KQM3IFH",' '"secret":' '"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl"' '}' 2024-09-11T07:51:50.720 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status '.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")' 2024-09-11T07:51:50.722 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-11T07:51:50.723 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"7f4996c2-ca29-41fb-8842-3205514f83c0",' '"endpoint":' '"http://smithi173:5500",' '"access_key":' '"3FG949VAPP8X3KQM3IFH",' '"secret":' '"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl"' '}' 2024-09-11T07:51:50.723 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status .access_key 2024-09-11T07:51:50.724 INFO:teuthology.orchestra.run.smithi066.stdout:"3FG949VAPP8X3KQM3IFH" 2024-09-11T07:51:50.725 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"7f4996c2-ca29-41fb-8842-3205514f83c0",' '"endpoint":' '"http://smithi173:5500",' '"access_key":' '"3FG949VAPP8X3KQM3IFH",' '"secret":' '"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl"' '}' 2024-09-11T07:51:50.725 INFO:teuthology.orchestra.run.smithi066.stderr:+ jq --exit-status .secret 2024-09-11T07:51:50.727 INFO:teuthology.orchestra.run.smithi066.stdout:"ptvYpAvvECtBh4Lm2dlnzANW7cwrJDDJgaojyczl" 2024-09-11T07:51:50.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:50 smithi066 ceph-mon[29557]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:50.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:50 smithi066 ceph-mon[29557]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:50.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:50 smithi066 ceph-mon[29557]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:50 smithi173 ceph-mon[32527]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:50 smithi173 ceph-mon[32527]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:50.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:50 smithi173 ceph-mon[32527]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:51.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:50 smithi177 ceph-mon[32886]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:51.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:50 smithi177 ceph-mon[32886]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:51.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:50 smithi177 ceph-mon[32886]: from='mgr.14382 172.21.15.66:0/2237562838' entity='mgr.a' 2024-09-11T07:51:51.354 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-11T07:51:51.366 INFO:tasks.cephadm:Teardown begin 2024-09-11T07:51:51.366 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:51.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:51.430 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:51:51.464 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-11T07:51:51.464 DEBUG:teuthology.orchestra.run.smithi066:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T07:51:51.481 DEBUG:teuthology.orchestra.run.smithi173:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T07:51:51.500 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T07:51:51.521 INFO:tasks.cephadm:Stopping all daemons... 2024-09-11T07:51:51.522 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-11T07:51:51.522 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a 2024-09-11T07:51:51.619 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 systemd[1]: Stopping Ceph mon.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:51.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:51 smithi173 ceph-mon[32527]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:51.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:51 smithi173 ceph-mon[32527]: pgmap v22: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 244 KiB/s rd, 7.1 KiB/s wr, 412 op/s 2024-09-11T07:51:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:51 smithi177 ceph-mon[32886]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:51.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:51 smithi177 ceph-mon[32886]: pgmap v22: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 244 KiB/s rd, 7.1 KiB/s wr, 412 op/s 2024-09-11T07:51:51.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 ceph-mon[29557]: from='client.15060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T07:51:51.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 ceph-mon[29557]: pgmap v22: 129 pgs: 129 active+clean; 587 KiB data, 886 MiB used, 267 GiB / 268 GiB avail; 244 KiB/s rd, 7.1 KiB/s wr, 412 op/s 2024-09-11T07:51:51.912 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a[29553]: 2024-09-11T07:51:51.813+0000 7feb04b18640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:51:51.913 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a[29553]: 2024-09-11T07:51:51.813+0000 7feb04b18640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-11T07:51:52.279 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:51 smithi066 podman[54266]: 2024-09-11 07:51:51.998562249 +0000 UTC m=+0.281569235 container died a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-11T07:51:52.657 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:52 smithi066 podman[54266]: 2024-09-11 07:51:52.363810121 +0000 UTC m=+0.646817104 container cleanup a7ce76e82d55ebe5af9bc64fa7fd4aae24a89d03f50d0726e5fe69647cd0dab4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-11T07:51:52.657 INFO:journalctl@ceph.mon.a.smithi066.stdout:Sep 11 07:51:52 smithi066 bash[54266]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-a 2024-09-11T07:51:52.798 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.a.service' 2024-09-11T07:51:52.846 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:51:52.846 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-11T07:51:52.846 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-11T07:51:52.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.b 2024-09-11T07:51:53.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:52 smithi173 systemd[1]: Stopping Ceph mon.b for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:53.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:53 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-b[32523]: 2024-09-11T07:51:53.133+0000 7f52abfa6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:51:53.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:53 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-b[32523]: 2024-09-11T07:51:53.133+0000 7f52abfa6640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-11T07:51:53.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:53 smithi173 podman[43152]: 2024-09-11 07:51:53.318680158 +0000 UTC m=+0.281469705 container died 9c468de2a756428a8c6a6e8a2c9b72699ffc2c0e91de25bf3b5d260431a0eda8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-11T07:51:53.936 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:53 smithi173 podman[43152]: 2024-09-11 07:51:53.684356928 +0000 UTC m=+0.647146470 container cleanup 9c468de2a756428a8c6a6e8a2c9b72699ffc2c0e91de25bf3b5d260431a0eda8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-11T07:51:53.936 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 11 07:51:53 smithi173 bash[43152]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-b 2024-09-11T07:51:54.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.b.service' 2024-09-11T07:51:54.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:51:54.119 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-11T07:51:54.119 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-11T07:51:54.119 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.c 2024-09-11T07:51:54.408 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 systemd[1]: Stopping Ceph mon.c for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:54.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-c[32861]: 2024-09-11T07:51:54.406+0000 7f24b7d5d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:51:54.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-c[32861]: 2024-09-11T07:51:54.406+0000 7f24b7d5d640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-11T07:51:54.707 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 podman[43336]: 2024-09-11 07:51:54.427368922 +0000 UTC m=+0.119696726 container died 80c966ca330406ef162743a1c1ad6b213e272e1d54cafd991ebbde0208bb0a03 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-c, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-11T07:51:55.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 podman[43336]: 2024-09-11 07:51:54.806183157 +0000 UTC m=+0.498511043 container cleanup 80c966ca330406ef162743a1c1ad6b213e272e1d54cafd991ebbde0208bb0a03 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-11T07:51:55.024 INFO:journalctl@ceph.mon.c.smithi177.stdout:Sep 11 07:51:54 smithi177 bash[43336]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mon-c 2024-09-11T07:51:55.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mon.c.service' 2024-09-11T07:51:55.229 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:51:55.230 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-11T07:51:55.230 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-11T07:51:55.230 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a 2024-09-11T07:51:55.527 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:55 smithi066 systemd[1]: Stopping Ceph mgr.a for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:55.826 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:55 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a[29785]: 2024-09-11T07:51:55.525+0000 7f70a9c44640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:51:55.827 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:55 smithi066 podman[54390]: 2024-09-11 07:51:55.558333465 +0000 UTC m=+0.131274772 container died bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-11T07:51:56.161 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:55 smithi066 podman[54390]: 2024-09-11 07:51:55.909087327 +0000 UTC m=+0.482028632 container cleanup bc51e088f4ceae4a5151b4446c73070310db9933bbac52707617172ba98fb798 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:d0e6828a2016d48cf25ad84064e50742bb1c39b9, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-11T07:51:56.161 INFO:journalctl@ceph.mgr.a.smithi066.stdout:Sep 11 07:51:55 smithi066 bash[54390]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-a 2024-09-11T07:51:56.291 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.a.service' 2024-09-11T07:51:56.326 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:51:56.326 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-11T07:51:56.326 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-11T07:51:56.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.b 2024-09-11T07:51:56.643 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:56 smithi173 systemd[1]: Stopping Ceph mgr.b for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:56.922 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:56 smithi173 podman[43269]: 2024-09-11 07:51:56.642383533 +0000 UTC m=+0.124713250 container died 5abc8e7c6793b3c254408d253dfbd75ebf77034a1999bb8c89d348fb015fd864 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-11T07:51:57.681 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:57 smithi173 podman[43269]: 2024-09-11 07:51:57.263255825 +0000 UTC m=+0.745585539 container cleanup 5abc8e7c6793b3c254408d253dfbd75ebf77034a1999bb8c89d348fb015fd864 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828) 2024-09-11T07:51:57.681 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:57 smithi173 bash[43269]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b 2024-09-11T07:51:57.681 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:57 smithi173 podman[43282]: 2024-09-11 07:51:57.481247199 +0000 UTC m=+0.832150757 container remove 5abc8e7c6793b3c254408d253dfbd75ebf77034a1999bb8c89d348fb015fd864 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-mgr-b, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-11T07:51:57.681 INFO:journalctl@ceph.mgr.b.smithi173.stdout:Sep 11 07:51:57 smithi173 systemd[1]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-09-11T07:51:57.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@mgr.b.service' 2024-09-11T07:51:57.731 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:51:57.731 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-11T07:51:57.731 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-11T07:51:57.731 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.0 2024-09-11T07:51:58.022 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:51:57 smithi066 systemd[1]: Stopping Ceph osd.0 for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:51:58.412 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:51:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0[43167]: 2024-09-11T07:51:58.021+0000 7f3525da6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:51:58.413 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:51:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0[43167]: 2024-09-11T07:51:58.021+0000 7f3525da6640 -1 osd.0 31 *** Got signal Terminated *** 2024-09-11T07:51:58.413 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:51:58 smithi066 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0[43167]: 2024-09-11T07:51:58.021+0000 7f3525da6640 -1 osd.0 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T07:52:03.630 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:03 smithi066 podman[54514]: 2024-09-11 07:52:03.372733489 +0000 UTC m=+5.442117222 container died 062a1d26515658d297d2b9cbfbcb6582d9170d13a7670641704c03407490c333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-11T07:52:03.912 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:03 smithi066 podman[54514]: 2024-09-11 07:52:03.729293567 +0000 UTC m=+5.798677290 container cleanup 062a1d26515658d297d2b9cbfbcb6582d9170d13a7670641704c03407490c333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-11T07:52:03.912 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:03 smithi066 bash[54514]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0 2024-09-11T07:52:04.348 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54529]: 2024-09-11 07:52:04.013330862 +0000 UTC m=+0.633005021 container remove 062a1d26515658d297d2b9cbfbcb6582d9170d13a7670641704c03407490c333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True) 2024-09-11T07:52:04.600 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.347726109 +0000 UTC m=+0.107987556 container create 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828) 2024-09-11T07:52:04.600 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.255708259 +0000 UTC m=+0.015969670 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40 2024-09-11T07:52:04.600 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.541431302 +0000 UTC m=+0.301692706 container init 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-11T07:52:04.600 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.544764151 +0000 UTC m=+0.305025553 container start 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-11T07:52:04.601 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.599671879 +0000 UTC m=+0.359933302 container attach 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, io.buildah.version=1.37.2) 2024-09-11T07:52:04.912 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:04 smithi066 podman[54617]: 2024-09-11 07:52:04.73250902 +0000 UTC m=+0.492770422 container died 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-11T07:52:05.238 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.0.service' 2024-09-11T07:52:05.264 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:05 smithi066 podman[54639]: 2024-09-11 07:52:05.219187419 +0000 UTC m=+0.480799253 container remove 6334223531acda0f57806f0bd3353b10d163fcd5b7e53679822bec8028736d3a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-11T07:52:05.264 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:05 smithi066 systemd[1]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-11T07:52:05.264 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:05 smithi066 systemd[1]: Stopped Ceph osd.0 for 9329ce2a-7011-11ef-bcea-c7b262605968. 2024-09-11T07:52:05.264 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 11 07:52:05 smithi066 systemd[1]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.0.service: Consumed 4.732s CPU time. 2024-09-11T07:52:05.279 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:52:05.279 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-11T07:52:05.279 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-11T07:52:05.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.1 2024-09-11T07:52:05.576 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:05 smithi173 systemd[1]: Stopping Ceph osd.1 for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:52:05.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:05 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1[36669]: 2024-09-11T07:52:05.574+0000 7f7be7adb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:52:05.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:05 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1[36669]: 2024-09-11T07:52:05.574+0000 7f7be7adb640 -1 osd.1 31 *** Got signal Terminated *** 2024-09-11T07:52:05.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:05 smithi173 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1[36669]: 2024-09-11T07:52:05.574+0000 7f7be7adb640 -1 osd.1 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T07:52:11.193 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:10 smithi173 podman[43390]: 2024-09-11 07:52:10.921817663 +0000 UTC m=+5.447731525 container died 0a6713bdd2b3f5f8f1b766d268c852d03b5535c28cadb305edfff3b5a35d6241 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-11T07:52:11.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:11 smithi173 podman[43390]: 2024-09-11 07:52:11.290781506 +0000 UTC m=+5.816695369 container cleanup 0a6713bdd2b3f5f8f1b766d268c852d03b5535c28cadb305edfff3b5a35d6241 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-11T07:52:11.445 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:11 smithi173 bash[43390]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1 2024-09-11T07:52:11.945 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:11 smithi173 podman[43406]: 2024-09-11 07:52:11.62541962 +0000 UTC m=+0.704809371 container remove 0a6713bdd2b3f5f8f1b766d268c852d03b5535c28cadb305edfff3b5a35d6241 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True) 2024-09-11T07:52:12.271 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:11 smithi173 podman[43495]: 2024-09-11 07:52:11.857956826 +0000 UTC m=+0.015371122 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40 2024-09-11T07:52:12.271 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:11 smithi173 podman[43495]: 2024-09-11 07:52:11.967790225 +0000 UTC m=+0.125204552 container create b7e228358bd4f24879ab4a89756bcd1d76b6005614ed25b400b95341592f195b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-11T07:52:12.271 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:12 smithi173 podman[43495]: 2024-09-11 07:52:12.187107338 +0000 UTC m=+0.344521626 container init b7e228358bd4f24879ab4a89756bcd1d76b6005614ed25b400b95341592f195b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828) 2024-09-11T07:52:12.271 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:12 smithi173 podman[43495]: 2024-09-11 07:52:12.190335449 +0000 UTC m=+0.347749734 container start b7e228358bd4f24879ab4a89756bcd1d76b6005614ed25b400b95341592f195b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-11T07:52:12.271 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:12 smithi173 podman[43495]: 2024-09-11 07:52:12.270154167 +0000 UTC m=+0.427568450 container attach b7e228358bd4f24879ab4a89756bcd1d76b6005614ed25b400b95341592f195b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True) 2024-09-11T07:52:12.615 INFO:journalctl@ceph.osd.1.smithi173.stdout:Sep 11 07:52:12 smithi173 podman[43495]: 2024-09-11 07:52:12.369325296 +0000 UTC m=+0.526739581 container died b7e228358bd4f24879ab4a89756bcd1d76b6005614ed25b400b95341592f195b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-11T07:52:12.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.1.service' 2024-09-11T07:52:12.921 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:52:12.921 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-11T07:52:12.921 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-11T07:52:12.921 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.2 2024-09-11T07:52:13.226 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:12 smithi177 systemd[1]: Stopping Ceph osd.2 for 9329ce2a-7011-11ef-bcea-c7b262605968... 2024-09-11T07:52:13.480 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:13 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2[37044]: 2024-09-11T07:52:13.224+0000 7f3fe56ac640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-11T07:52:13.480 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:13 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2[37044]: 2024-09-11T07:52:13.224+0000 7f3fe56ac640 -1 osd.2 31 *** Got signal Terminated *** 2024-09-11T07:52:13.480 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:13 smithi177 ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2[37044]: 2024-09-11T07:52:13.224+0000 7f3fe56ac640 -1 osd.2 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T07:52:18.917 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:18 smithi177 podman[43457]: 2024-09-11 07:52:18.633431127 +0000 UTC m=+5.518452968 container stop 4e3359ac237e9f521cdc424b3c6414f7ea603d9307c3a117e79098d128fb0127 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-11T07:52:18.918 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:18 smithi177 podman[43457]: 2024-09-11 07:52:18.659077572 +0000 UTC m=+5.544099413 container died 4e3359ac237e9f521cdc424b3c6414f7ea603d9307c3a117e79098d128fb0127 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.license=GPLv2) 2024-09-11T07:52:19.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:18 smithi177 podman[43457]: 2024-09-11 07:52:18.999213692 +0000 UTC m=+5.884235536 container cleanup 4e3359ac237e9f521cdc424b3c6414f7ea603d9307c3a117e79098d128fb0127 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-11T07:52:19.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:18 smithi177 bash[43457]: ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2 2024-09-11T07:52:19.287 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43485]: 2024-09-11 07:52:19.158710122 +0000 UTC m=+0.517122040 container remove 4e3359ac237e9f521cdc424b3c6414f7ea603d9307c3a117e79098d128fb0127 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-11T07:52:19.837 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.551112757 +0000 UTC m=+0.109252305 container create 21c631ddba49e15a06c602f7822ed613489eba6255e9743adb1560bad044fe7b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2-deactivate, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-11T07:52:19.837 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.457959251 +0000 UTC m=+0.016098817 image pull 4a918172a49766385959227c53e75e2c302e923539324792cb5bee6cad0b2f2b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40 2024-09-11T07:52:19.837 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.761714894 +0000 UTC m=+0.319854443 container init 21c631ddba49e15a06c602f7822ed613489eba6255e9743adb1560bad044fe7b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-11T07:52:19.837 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.764886693 +0000 UTC m=+0.323026253 container start 21c631ddba49e15a06c602f7822ed613489eba6255e9743adb1560bad044fe7b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-11T07:52:19.837 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.836747409 +0000 UTC m=+0.394886959 container attach 21c631ddba49e15a06c602f7822ed613489eba6255e9743adb1560bad044fe7b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-11T07:52:20.231 INFO:journalctl@ceph.osd.2.smithi177.stdout:Sep 11 07:52:19 smithi177 podman[43572]: 2024-09-11 07:52:19.939303799 +0000 UTC m=+0.497443350 container died 21c631ddba49e15a06c602f7822ed613489eba6255e9743adb1560bad044fe7b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ef9c65e2a6ea9377a732e309273ea235301c4d330f09e2972aeebc38173d3e40, name=ceph-9329ce2a-7011-11ef-bcea-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-10-2008-quincy-d0e6828, ceph=True) 2024-09-11T07:52:20.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9329ce2a-7011-11ef-bcea-c7b262605968@osd.2.service' 2024-09-11T07:52:20.597 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T07:52:20.598 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-11T07:52:20.598 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T07:52:21.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T07:52:34.542 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T07:52:46.873 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:52:46.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:52:46.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T07:52:46.968 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-11T07:52:46.970 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi066/crash 2024-09-11T07:52:46.971 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash -- . 2024-09-11T07:52:47.016 INFO:teuthology.orchestra.run.smithi066.stderr:tar: /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T07:52:47.016 INFO:teuthology.orchestra.run.smithi066.stderr:tar: Error is not recoverable: exiting now 2024-09-11T07:52:47.018 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi173/crash 2024-09-11T07:52:47.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash -- . 2024-09-11T07:52:47.069 INFO:teuthology.orchestra.run.smithi173.stderr:tar: /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T07:52:47.069 INFO:teuthology.orchestra.run.smithi173.stderr:tar: Error is not recoverable: exiting now 2024-09-11T07:52:47.071 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi177/crash 2024-09-11T07:52:47.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash -- . 2024-09-11T07:52:47.119 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T07:52:47.119 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-09-11T07:52:47.120 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-11T07:52:47.120 DEBUG:teuthology.orchestra.run.smithi066:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | head -n 1 2024-09-11T07:52:47.152 INFO:teuthology.orchestra.run.smithi066.stderr:grep: /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph.log: No such file or directory 2024-09-11T07:52:47.154 INFO:tasks.cephadm:Compressing logs... 2024-09-11T07:52:47.154 DEBUG:teuthology.orchestra.run.smithi066:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T07:52:47.197 DEBUG:teuthology.orchestra.run.smithi173:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T07:52:47.200 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T07:52:47.222 INFO:teuthology.orchestra.run.smithi066.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-11T07:52:47.223 INFO:teuthology.orchestra.run.smithi066.stderr:: No such file or directory 2024-09-11T07:52:47.223 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.a.log 2024-09-11T07:52:47.223 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T07:52:47.224 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.a.log 2024-09-11T07:52:47.224 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi177.ipfpuw.log 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi177.ipfpuw.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.c.log 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr: 71.5% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi177.ipfpuw.log.gz 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-11T07:52:47.226 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T07:52:47.227 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.a.log: /var/log/ceph/cephadm.log: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T07:52:47.227 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.2.log: /var/log/ceph/cephadm.log: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T07:52:47.228 INFO:teuthology.orchestra.run.smithi177.stderr: 91.0% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T07:52:47.228 INFO:teuthology.orchestra.run.smithi173.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-11T07:52:47.229 INFO:teuthology.orchestra.run.smithi173.stderr:: No such file or directory 2024-09-11T07:52:47.229 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T07:52:47.229 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.b.log 2024-09-11T07:52:47.229 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.1.log: /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi173.vxwbga.log 2024-09-11T07:52:47.229 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.b.log 2024-09-11T07:52:47.230 INFO:teuthology.orchestra.run.smithi066.stderr: 91.2% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T07:52:47.230 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T07:52:47.230 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi173.vxwbga.log: /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.b.log: 71.5% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi173.vxwbga.log.gz 2024-09-11T07:52:47.231 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/cephadm.log: 88.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T07:52:47.231 INFO:teuthology.orchestra.run.smithi173.stderr: 91.0% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T07:52:47.231 INFO:teuthology.orchestra.run.smithi173.stderr: 90.0% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.b.log.gz 2024-09-11T07:52:47.271 INFO:teuthology.orchestra.run.smithi177.stderr: 92.6% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.c.log.gz 2024-09-11T07:52:47.272 INFO:teuthology.orchestra.run.smithi173.stderr: 92.4% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.b.log.gz 2024-09-11T07:52:47.282 INFO:teuthology.orchestra.run.smithi066.stderr: 89.1% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mgr.a.log.gz 2024-09-11T07:52:47.384 INFO:teuthology.orchestra.run.smithi066.stderr: 91.6% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-mon.a.log.gz 2024-09-11T07:52:47.616 INFO:teuthology.orchestra.run.smithi066.stderr: 94.0% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-11T07:52:47.619 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-11T07:52:47.619 INFO:teuthology.orchestra.run.smithi066.stderr:real 0m0.408s 2024-09-11T07:52:47.619 INFO:teuthology.orchestra.run.smithi066.stderr:user 0m0.601s 2024-09-11T07:52:47.619 INFO:teuthology.orchestra.run.smithi066.stderr:sys 0m0.045s 2024-09-11T07:52:47.628 INFO:teuthology.orchestra.run.smithi173.stderr: 94.1% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-11T07:52:47.630 INFO:teuthology.orchestra.run.smithi173.stderr: 2024-09-11T07:52:47.630 INFO:teuthology.orchestra.run.smithi173.stderr:real 0m0.416s 2024-09-11T07:52:47.630 INFO:teuthology.orchestra.run.smithi173.stderr:user 0m0.446s 2024-09-11T07:52:47.630 INFO:teuthology.orchestra.run.smithi173.stderr:sys 0m0.037s 2024-09-11T07:52:47.631 INFO:teuthology.orchestra.run.smithi177.stderr: 94.1% -- replaced with /var/log/ceph/9329ce2a-7011-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-11T07:52:47.633 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-09-11T07:52:47.633 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m0.419s 2024-09-11T07:52:47.633 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m0.452s 2024-09-11T07:52:47.633 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.028s 2024-09-11T07:52:47.633 INFO:tasks.cephadm:Archiving logs... 2024-09-11T07:52:47.633 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi066/log 2024-09-11T07:52:47.634 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T07:52:47.785 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi173/log 2024-09-11T07:52:47.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T07:52:47.881 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi177/log 2024-09-11T07:52:47.882 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T07:52:47.978 INFO:tasks.cephadm:Removing cluster... 2024-09-11T07:52:47.979 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force 2024-09-11T07:52:48.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force 2024-09-11T07:52:48.929 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9329ce2a-7011-11ef-bcea-c7b262605968 --force 2024-09-11T07:52:49.392 INFO:tasks.cephadm:Removing cephadm ... 2024-09-11T07:52:49.392 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T07:52:49.412 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T07:52:49.429 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T07:52:49.445 INFO:tasks.cephadm:Teardown complete 2024-09-11T07:52:49.445 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-11T07:52:49.454 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-11T07:52:49.455 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T07:52:49.457 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T07:52:49.472 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T07:52:49.584 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-11T07:52:49.594 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-11T07:52:49.594 DEBUG:teuthology.orchestra.run.smithi066:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T07:52:49.597 DEBUG:teuthology.orchestra.run.smithi173:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T07:52:49.600 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T07:52:49.612 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:52:49.613 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:52:49.614 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:^* hv01.front.sepia.ceph.com 3 6 377 32 -369us[ -357us] +/- 53ms 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 31 +476us[ +476us] +/- 77ms 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 31 +100us[ +100us] +/- 75ms 2024-09-11T07:52:49.617 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:52:49.618 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:52:49.618 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-11T07:52:49.618 INFO:teuthology.orchestra.run.smithi066.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 -378us[ -342us] +/- 53ms 2024-09-11T07:52:49.618 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 +499us[ +499us] +/- 77ms 2024-09-11T07:52:49.619 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +118us[ +118us] +/- 75ms 2024-09-11T07:52:49.619 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:52:49.619 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-11T07:52:49.620 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-09-11T07:52:49.620 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 -369us[ -340us] +/- 53ms 2024-09-11T07:52:49.620 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 +478us[ +507us] +/- 77ms 2024-09-11T07:52:49.620 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +106us[ +135us] +/- 75ms 2024-09-11T07:52:49.620 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-11T07:52:49.620 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-11T07:52:49.629 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-11T07:52:49.629 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-11T07:52:49.679 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:52:49.756 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:52:49.821 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:52:49.886 DEBUG:teuthology.orchestra.run.smithi066:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:52:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:49.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:52:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:49.946 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-11T07:52:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:49.974 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-11T07:52:49.986 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-11T07:52:49.995 INFO:teuthology.task.internal:Duration was 909.930981 seconds 2024-09-11T07:52:49.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-11T07:52:50.007 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-11T07:52:50.007 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T07:52:50.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T07:52:50.013 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T07:52:50.049 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:52:50.051 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:52:50.052 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-11T07:52:50.483 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-11T07:52:50.484 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi066.front.sepia.ceph.com 2024-09-11T07:52:50.484 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:52:50.506 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi173.front.sepia.ceph.com 2024-09-11T07:52:50.506 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:52:50.547 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-09-11T07:52:50.548 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:52:50.574 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-11T07:52:50.574 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T07:52:50.576 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T07:52:50.591 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T07:52:50.639 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-11T07:52:50.639 DEBUG:teuthology.orchestra.run.smithi066:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T07:52:50.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T07:52:50.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T07:52:50.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-11T07:52:50.828 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-11T07:52:50.829 DEBUG:teuthology.orchestra.run.smithi066:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T07:52:50.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T07:52:50.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T07:52:50.905 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-11T07:52:50.916 DEBUG:teuthology.orchestra.run.smithi066:> 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-11T07:52:50.919 DEBUG:teuthology.orchestra.run.smithi173:> 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-11T07:52:50.922 DEBUG:teuthology.orchestra.run.smithi177:> 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-11T07:52:50.940 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = core 2024-09-11T07:52:50.943 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = core 2024-09-11T07:52:50.969 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-09-11T07:52:51.006 DEBUG:teuthology.orchestra.run.smithi066:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T07:52:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:51.033 DEBUG:teuthology.orchestra.run.smithi173:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T07:52:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:51.047 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T07:52:51.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T07:52:51.062 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-11T07:52:51.072 INFO:teuthology.task.internal:Transferring archived files... 2024-09-11T07:52:51.073 DEBUG:teuthology.misc:Transferring archived files from smithi066:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi066 2024-09-11T07:52:51.073 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T07:52:51.110 DEBUG:teuthology.misc:Transferring archived files from smithi173:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi173 2024-09-11T07:52:51.110 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T07:52:51.144 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-11_06:53:43-orch:cephadm-wip-guits-quincy-2024-09-10-2008-quincy-distro-default-smithi/7901230/remote/smithi177 2024-09-11T07:52:51.144 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T07:52:51.180 INFO:teuthology.task.internal:Removing archive directory... 2024-09-11T07:52:51.180 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T07:52:51.183 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T07:52:51.185 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T07:52:51.229 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-11T07:52:51.242 INFO:teuthology.task.internal:Not uploading archives. 2024-09-11T07:52:51.242 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-11T07:52:51.310 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-11T07:52:51.311 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T07:52:51.313 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T07:52:51.315 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T07:52:51.327 INFO:teuthology.orchestra.run.smithi066.stdout: 265675 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 07:52 /home/ubuntu/cephtest 2024-09-11T07:52:51.327 INFO:teuthology.orchestra.run.smithi173.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 07:52 /home/ubuntu/cephtest 2024-09-11T07:52:51.330 INFO:teuthology.orchestra.run.smithi177.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 07:52 /home/ubuntu/cephtest 2024-09-11T07:52:51.331 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-11T07:52:51.341 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-11T07:52:51.363 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} duration: 909.9309811592102 flavor: default owner: scheduled_gabrioux@teuthology success: true 2024-09-11T07:52:51.363 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-11T07:52:51.447 INFO:teuthology.run:pass