2024-09-06T13:55:00.963 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-06T13:55:00.983 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-06T13:55:01.073 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290 branch: wip-athakkar-testing-2024-09-04-1837 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} email: adking@redhat.com first_in_suite: false job_id: '7892290' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-athakkar-testing-2024-09-04-1837 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-athakkar-testing-2024-09-04-1837 sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 9103 sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-04-1837 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUlPo350o8+7EJhvk1qbVf80vK4gGT+PZxHrXh+fz5q8i8EwlE4zn05UtOplmGSOByQ0GStMaSSix2f9jEL9ug= smithi039.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJAg2W6Ctet2Uexw9rCIQY2rMA4iLSaA+gzDcfVqj5db3R4lmrtvXgJ9MOa2dLV4zkh0n4eNrwj9svQQ70uWIY8= smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo7ORFfheuiickRRrmoQKFtZ8UuFS2gBZStephnDKJ48saa1pzBcxFB5wWtwEN2zHPgsWk4FdVd4PJnzU7jmME= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQpcRqCbssO2DBaL5m5CqAK5emvUdvhrzGD79LericnLVysObC7QQagdpzCNY6gMpYEycuYuz5X0UzxTjaohU4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-06_13:43:09 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-06T13:55:01.074 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa; will attempt to use it 2024-09-06T13:55:01.074 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks 2024-09-06T13:55:01.075 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-06T13:55:01.076 INFO:teuthology.task.internal:Checking packages... 2024-09-06T13:55:01.099 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8b38c33cecf4b0b7a9b3116eb9089e21e444ac73' 2024-09-06T13:55:01.099 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-06T13:55:01.099 INFO:teuthology.packaging:ref: None 2024-09-06T13:55:01.099 INFO:teuthology.packaging:tag: None 2024-09-06T13:55:01.099 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-04-1837 2024-09-06T13:55:01.099 INFO:teuthology.packaging:sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T13:55:01.100 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-athakkar-testing-2024-09-04-1837 2024-09-06T13:55:01.249 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4704.g8b38c33c 2024-09-06T13:55:01.250 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-06T13:55:01.257 INFO:teuthology.task.internal:no buildpackages task found 2024-09-06T13:55:01.257 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-06T13:55:01.281 INFO:teuthology.task.internal:Saving configuration 2024-09-06T13:55:01.295 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-06T13:55:01.332 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-06T13:55:01.364 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290', '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-06 13:49:15.744576', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUlPo350o8+7EJhvk1qbVf80vK4gGT+PZxHrXh+fz5q8i8EwlE4zn05UtOplmGSOByQ0GStMaSSix2f9jEL9ug='} 2024-09-06T13:55:01.392 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi039.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290', '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-06 13:49:15.749645', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJAg2W6Ctet2Uexw9rCIQY2rMA4iLSaA+gzDcfVqj5db3R4lmrtvXgJ9MOa2dLV4zkh0n4eNrwj9svQQ70uWIY8='} 2024-09-06T13:55:01.415 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290', '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-06 13:49:15.748453', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo7ORFfheuiickRRrmoQKFtZ8UuFS2gBZStephnDKJ48saa1pzBcxFB5wWtwEN2zHPgsWk4FdVd4PJnzU7jmME='} 2024-09-06T13:55:01.441 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290', '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-06 13:49:15.746846', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQpcRqCbssO2DBaL5m5CqAK5emvUdvhrzGD79LericnLVysObC7QQagdpzCNY6gMpYEycuYuz5X0UzxTjaohU4='} 2024-09-06T13:55:01.441 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-06T13:55:01.447 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-06T13:55:01.448 INFO:teuthology.task.internal:roles: ubuntu@smithi039.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-06T13:55:01.448 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-06T13:55:01.448 INFO:teuthology.task.internal:roles: ubuntu@smithi159.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-06T13:55:01.448 INFO:teuthology.run_tasks:Running task console_log... 2024-09-06T13:55:01.606 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f63fbb83ac0>, signals=[15]) 2024-09-06T13:55:01.607 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-06T13:55:01.613 INFO:teuthology.task.internal:Opening connections... 2024-09-06T13:55:01.613 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2024-09-06T13:55:01.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:55:01.719 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi039.front.sepia.ceph.com 2024-09-06T13:55:01.720 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:55:01.802 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-06T13:55:01.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:55:01.889 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-09-06T13:55:01.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:55:01.997 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-06T13:55:02.004 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2024-09-06T13:55:02.022 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2024-09-06T13:55:02.022 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2024-09-06T13:55:02.079 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="CentOS Stream" 2024-09-06T13:55:02.079 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="9" 2024-09-06T13:55:02.079 INFO:teuthology.orchestra.run.smithi012.stdout:ID="centos" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE="rhel fedora" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="9" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:PLATFORM_ID="platform:el9" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:ANSI_COLOR="0;31" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:LOGO="fedora-logo-icon" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://centos.org/" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T13:55:02.080 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T13:55:02.081 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2024-09-06T13:55:02.107 DEBUG:teuthology.orchestra.run.smithi039:> uname -m 2024-09-06T13:55:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:x86_64 2024-09-06T13:55:02.125 DEBUG:teuthology.orchestra.run.smithi039:> cat /etc/os-release 2024-09-06T13:55:02.183 INFO:teuthology.orchestra.run.smithi039.stdout:NAME="CentOS Stream" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION="9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:ID="centos" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:ID_LIKE="rhel fedora" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_ID="9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:PLATFORM_ID="platform:el9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:ANSI_COLOR="0;31" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:LOGO="fedora-logo-icon" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:HOME_URL="https://centos.org/" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T13:55:02.184 INFO:teuthology.orchestra.run.smithi039.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T13:55:02.185 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2024-09-06T13:55:02.206 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-06T13:55:02.225 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-06T13:55:02.225 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-06T13:55:02.282 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="CentOS Stream" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="9" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:ID="centos" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="rhel fedora" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="9" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el9" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:LOGO="fedora-logo-icon" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://centos.org/" 2024-09-06T13:55:02.283 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T13:55:02.284 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T13:55:02.284 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T13:55:02.284 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-06T13:55:02.306 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-09-06T13:55:02.325 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-09-06T13:55:02.326 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="9" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="9" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el9" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T13:55:02.383 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:LOGO="fedora-logo-icon" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T13:55:02.384 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T13:55:02.384 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-09-06T13:55:02.407 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-06T13:55:02.415 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-06T13:55:02.448 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-06T13:55:02.449 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2024-09-06T13:55:02.451 DEBUG:teuthology.orchestra.run.smithi039:> test '!' -e /home/ubuntu/cephtest 2024-09-06T13:55:02.454 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-06T13:55:02.456 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-09-06T13:55:02.476 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-06T13:55:02.482 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-06T13:55:02.482 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2024-09-06T13:55:02.508 DEBUG:teuthology.orchestra.run.smithi039:> test -z $(ls -A /var/lib/ceph) 2024-09-06T13:55:02.511 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-06T13:55:02.513 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-09-06T13:55:02.632 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-06T13:55:02.739 INFO:teuthology.run_tasks:Running task kernel... 2024-09-06T13:55:02.753 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-06T13:55:02.753 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-06T13:55:02.753 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T13:55:02.754 DEBUG:teuthology.orchestra.run.smithi039:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T13:55:02.754 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T13:55:02.754 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T13:55:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:02.772 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-06T13:55:02.772 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-06T13:55:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:02.774 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-09-06T13:55:02.774 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-09-06T13:55:02.830 INFO:teuthology.orchestra.run.smithi043.stdout:5.14.0-503.el9.x86_64 2024-09-06T13:55:02.830 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.14.0-503.el9.x86_64 2024-09-06T13:55:02.830 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2024-09-06T13:55:02.831 INFO:teuthology.orchestra.run.smithi039.stdout:5.14.0-503.el9.x86_64 2024-09-06T13:55:02.831 INFO:teuthology.task.kernel:Running kernel on smithi039: 5.14.0-503.el9.x86_64 2024-09-06T13:55:02.831 DEBUG:teuthology.orchestra.run.smithi039:> sudo yum install -y kernel 2024-09-06T13:55:02.832 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-503.el9.x86_64 2024-09-06T13:55:02.832 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.14.0-503.el9.x86_64 2024-09-06T13:55:02.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2024-09-06T13:55:02.834 INFO:teuthology.orchestra.run.smithi012.stdout:5.14.0-503.el9.x86_64 2024-09-06T13:55:02.834 INFO:teuthology.task.kernel:Running kernel on smithi012: 5.14.0-503.el9.x86_64 2024-09-06T13:55:02.834 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum install -y kernel 2024-09-06T13:55:05.303 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.2 MB 00:00 2024-09-06T13:55:05.345 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-06T13:55:06.514 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-06T13:55:07.696 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - BaseOS 2.6 MB/s | 8.2 MB 00:03 2024-09-06T13:55:10.862 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 20 MB 00:04 2024-09-06T13:55:10.878 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - AppStream 4.7 MB/s | 20 MB 00:04 2024-09-06T13:55:10.964 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 20 MB 00:02 2024-09-06T13:55:11.098 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 5.9 MB/s | 20 MB 00:03 2024-09-06T13:55:15.420 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-06T13:55:15.562 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 6.5 MB 00:00 2024-09-06T13:55:16.822 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.5 MB 00:01 2024-09-06T13:55:16.857 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-06T13:55:16.963 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 19 kB 00:00 2024-09-06T13:55:17.063 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-06T13:55:18.516 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-06T13:55:18.533 INFO:teuthology.orchestra.run.smithi039.stdout:Extra Packages for Enterprise Linux 17 MB/s | 23 MB 00:01 2024-09-06T13:55:18.533 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-06T13:55:18.564 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 19 kB 00:00 2024-09-06T13:55:19.901 INFO:teuthology.orchestra.run.smithi012.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-06T13:55:20.236 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-06T13:55:24.181 INFO:teuthology.orchestra.run.smithi039.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-06T13:55:24.339 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-06T13:55:25.507 INFO:teuthology.orchestra.run.smithi012.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-06T13:55:25.659 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-06T13:55:26.254 INFO:teuthology.orchestra.run.smithi039.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T13:55:26.254 INFO:teuthology.orchestra.run.smithi039.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T13:55:26.327 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-06T13:55:26.328 INFO:teuthology.orchestra.run.smithi039.stdout:Nothing to do. 2024-09-06T13:55:26.328 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-06T13:55:26.417 DEBUG:teuthology.orchestra.run.smithi039:> echo no | sudo yum reinstall kernel || true 2024-09-06T13:55:26.446 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T13:55:26.446 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T13:55:26.528 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-06T13:55:26.529 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2024-09-06T13:55:26.530 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-06T13:55:26.650 DEBUG:teuthology.orchestra.run.smithi043:> echo no | sudo yum reinstall kernel || true 2024-09-06T13:55:26.971 INFO:teuthology.orchestra.run.smithi039.stdout:Last metadata expiration check: 0:00:02 ago on Fri 06 Sep 2024 01:55:24 PM UTC. 2024-09-06T13:55:27.122 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout:Reinstalling: 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-06T13:55:27.126 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.127 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:27.127 INFO:teuthology.orchestra.run.smithi039.stdout:Total download size: 1.9 M 2024-09-06T13:55:27.127 INFO:teuthology.orchestra.run.smithi039.stdout:Installed size: 0 2024-09-06T13:55:27.127 INFO:teuthology.orchestra.run.smithi039.stderr:Operation aborted. 2024-09-06T13:55:27.183 INFO:teuthology.orchestra.run.smithi039.stdout:Is this ok [y/N]: 2024-09-06T13:55:27.183 DEBUG:teuthology.orchestra.run.smithi039:> sudo yum reinstall -y kernel || true 2024-09-06T13:55:27.224 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 01:55:24 PM UTC. 2024-09-06T13:55:27.382 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-06T13:55:27.387 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:27.387 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:27.387 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:27.387 INFO:teuthology.orchestra.run.smithi043.stdout:Reinstalling: 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 1.9 M 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 0 2024-09-06T13:55:27.388 INFO:teuthology.orchestra.run.smithi043.stderr:Operation aborted. 2024-09-06T13:55:27.448 INFO:teuthology.orchestra.run.smithi043.stdout:Is this ok [y/N]: 2024-09-06T13:55:27.449 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum reinstall -y kernel || true 2024-09-06T13:55:27.630 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T13:55:27.630 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T13:55:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T13:55:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T13:55:27.704 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-06T13:55:27.705 INFO:teuthology.orchestra.run.smithi012.stdout:Nothing to do. 2024-09-06T13:55:27.705 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-06T13:55:27.734 INFO:teuthology.orchestra.run.smithi039.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 01:55:24 PM UTC. 2024-09-06T13:55:27.770 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-09-06T13:55:27.771 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-09-06T13:55:27.772 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-09-06T13:55:27.811 DEBUG:teuthology.orchestra.run.smithi012:> echo no | sudo yum reinstall kernel || true 2024-09-06T13:55:27.848 DEBUG:teuthology.orchestra.run.smithi159:> echo no | sudo yum reinstall kernel || true 2024-09-06T13:55:27.866 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-06T13:55:27.867 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.867 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:27.867 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.867 INFO:teuthology.orchestra.run.smithi039.stdout:Reinstalling: 2024-09-06T13:55:27.867 INFO:teuthology.orchestra.run.smithi039.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout:Total download size: 1.9 M 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout:Installed size: 0 2024-09-06T13:55:27.868 INFO:teuthology.orchestra.run.smithi039.stdout:Downloading Packages: 2024-09-06T13:55:28.018 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:04 ago on Fri 06 Sep 2024 01:55:24 PM UTC. 2024-09-06T13:55:28.164 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-06T13:55:28.164 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:28.164 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:28.164 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:28.164 INFO:teuthology.orchestra.run.smithi043.stdout:Reinstalling: 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:28.165 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 1.9 M 2024-09-06T13:55:28.166 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 0 2024-09-06T13:55:28.166 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2024-09-06T13:55:28.175 INFO:teuthology.orchestra.run.smithi039.stdout:kernel-5.14.0-503.el9.x86_64.rpm 9.1 MB/s | 1.9 MB 00:00 2024-09-06T13:55:28.175 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:55:28.175 INFO:teuthology.orchestra.run.smithi039.stdout:Total 6.1 MB/s | 1.9 MB 00:00 2024-09-06T13:55:28.204 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-06T13:55:28.364 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 01:55:25 PM UTC. 2024-09-06T13:55:28.391 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 01:55:25 PM UTC. 2024-09-06T13:55:28.427 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-06T13:55:28.427 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-06T13:55:28.459 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-06T13:55:28.460 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-06T13:55:28.509 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-06T13:55:28.521 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:28.521 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:28.521 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout:Reinstalling: 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 1.9 M 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 0 2024-09-06T13:55:28.522 INFO:teuthology.orchestra.run.smithi012.stderr:Operation aborted. 2024-09-06T13:55:28.535 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-09-06T13:55:28.541 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:28.541 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:28.541 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:28.541 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalling: 2024-09-06T13:55:28.541 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 1.9 M 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 0 2024-09-06T13:55:28.542 INFO:teuthology.orchestra.run.smithi159.stderr:Operation aborted. 2024-09-06T13:55:28.573 INFO:teuthology.orchestra.run.smithi012.stdout:Is this ok [y/N]: 2024-09-06T13:55:28.573 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum reinstall -y kernel || true 2024-09-06T13:55:28.597 INFO:teuthology.orchestra.run.smithi159.stdout:Is this ok [y/N]: 2024-09-06T13:55:28.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum reinstall -y kernel || true 2024-09-06T13:55:28.631 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-06T13:55:28.719 INFO:teuthology.orchestra.run.smithi039.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:28.719 INFO:teuthology.orchestra.run.smithi039.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:28.916 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-503.el9.x86_64.rpm 3.1 MB/s | 1.9 MB 00:00 2024-09-06T13:55:28.916 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:55:28.916 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.5 MB/s | 1.9 MB 00:00 2024-09-06T13:55:28.947 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-06T13:55:29.122 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:04 ago on Fri 06 Sep 2024 01:55:25 PM UTC. 2024-09-06T13:55:29.135 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:04 ago on Fri 06 Sep 2024 01:55:25 PM UTC. 2024-09-06T13:55:29.174 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-06T13:55:29.174 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-06T13:55:29.206 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-06T13:55:29.206 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-06T13:55:29.257 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout:Reinstalling: 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:29.258 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 1.9 M 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 0 2024-09-06T13:55:29.259 INFO:teuthology.orchestra.run.smithi012.stdout:Downloading Packages: 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalling: 2024-09-06T13:55:29.265 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 1.9 M 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 0 2024-09-06T13:55:29.266 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-09-06T13:55:29.381 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-06T13:55:29.468 INFO:teuthology.orchestra.run.smithi043.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:29.469 INFO:teuthology.orchestra.run.smithi043.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:29.497 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:29.498 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:29.567 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-5.14.0-503.el9.x86_64.rpm 7.2 MB/s | 1.9 MB 00:00 2024-09-06T13:55:29.567 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:55:29.567 INFO:teuthology.orchestra.run.smithi012.stdout:Total 6.1 MB/s | 1.9 MB 00:00 2024-09-06T13:55:29.598 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-06T13:55:29.855 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-06T13:55:29.856 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-06T13:55:29.887 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-06T13:55:29.888 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-06T13:55:30.049 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-06T13:55:30.135 INFO:teuthology.orchestra.run.smithi012.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:30.136 INFO:teuthology.orchestra.run.smithi012.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.234 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.234 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:30.252 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.0 MB/s | 1.9 MB 00:00 2024-09-06T13:55:30.252 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:55:30.252 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.9 MB/s | 1.9 MB 00:00 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout:Reinstalled: 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:55:30.267 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-06T13:55:30.283 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-09-06T13:55:30.477 DEBUG:teuthology.orchestra.run.smithi039:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T13:55:30.514 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-09-06T13:55:30.514 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-09-06T13:55:30.536 INFO:teuthology.orchestra.run.smithi039.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:30.536 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T13:55:30.536 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T13:55:30.536 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-06T13:55:30.536 DEBUG:teuthology.orchestra.run.smithi039:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T13:55:30.545 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-09-06T13:55:30.545 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-09-06T13:55:30.571 INFO:teuthology.orchestra.run.smithi039.stdout:ttyS1 2024-09-06T13:55:30.590 DEBUG:teuthology.parallel:result is None 2024-09-06T13:55:30.703 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-09-06T13:55:30.779 INFO:teuthology.orchestra.run.smithi159.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:30.780 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.906 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.906 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:30.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:30.987 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:30.987 INFO:teuthology.orchestra.run.smithi043.stdout:Reinstalled: 2024-09-06T13:55:30.988 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:30.988 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:55:30.988 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-06T13:55:31.164 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T13:55:31.222 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:31.222 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T13:55:31.222 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T13:55:31.222 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-06T13:55:31.223 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T13:55:31.251 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-06T13:55:31.278 DEBUG:teuthology.parallel:result is None 2024-09-06T13:55:31.501 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:31.502 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout:Reinstalled: 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:55:31.647 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-06T13:55:31.838 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T13:55:31.896 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:31.897 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T13:55:31.897 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T13:55:31.897 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-06T13:55:31.897 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T13:55:31.928 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2024-09-06T13:55:31.952 DEBUG:teuthology.parallel:result is None 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalled: 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:55:32.233 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-09-06T13:55:32.417 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T13:55:32.475 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T13:55:32.476 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T13:55:32.477 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T13:55:32.477 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-06T13:55:32.477 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T13:55:32.504 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-09-06T13:55:32.532 DEBUG:teuthology.parallel:result is None 2024-09-06T13:55:32.532 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-06T13:55:32.538 INFO:teuthology.task.internal:Creating test directory... 2024-09-06T13:55:32.539 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T13:55:32.541 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T13:55:32.544 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T13:55:32.547 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T13:55:32.587 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-06T13:55:32.594 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-06T13:55:32.630 INFO:teuthology.task.internal:Creating archive directory... 2024-09-06T13:55:32.630 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T13:55:32.633 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T13:55:32.636 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T13:55:32.639 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T13:55:32.666 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-06T13:55:32.672 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-06T13:55:32.673 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T13:55:32.695 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T13:55:32.697 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T13:55:32.704 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T13:55:32.727 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.738 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.739 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.750 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.751 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.761 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.770 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.782 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T13:55:32.783 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-06T13:55:32.790 INFO:teuthology.task.internal:Configuring sudo... 2024-09-06T13:55:32.790 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T13:55:32.792 DEBUG:teuthology.orchestra.run.smithi039:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T13:55:32.794 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T13:55:32.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T13:55:32.822 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-06T13:55:32.831 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-06T13:55:32.832 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T13:55:32.858 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T13:55:32.862 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T13:55:32.866 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T13:55:32.882 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:32.957 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.018 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.059 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.100 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T13:55:33.100 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T13:55:33.164 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.209 DEBUG:teuthology.orchestra.run.smithi039:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.261 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.345 DEBUG:teuthology.orchestra.run.smithi039:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.388 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T13:55:33.388 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T13:55:33.454 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.500 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.553 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.642 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.682 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T13:55:33.682 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T13:55:33.751 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T13:55:33.847 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T13:55:33.973 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-09-06T13:55:33.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T13:55:34.039 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2024-09-06T13:55:34.041 DEBUG:teuthology.orchestra.run.smithi039:> sudo service rsyslog restart 2024-09-06T13:55:34.044 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-06T13:55:34.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-09-06T13:55:34.084 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T13:55:34.086 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T13:55:34.089 INFO:teuthology.orchestra.run.smithi039.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T13:55:34.131 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T13:55:34.635 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-06T13:55:34.643 INFO:teuthology.task.internal:Starting timer... 2024-09-06T13:55:34.643 INFO:teuthology.run_tasks:Running task pcp... 2024-09-06T13:55:34.682 INFO:teuthology.run_tasks:Running task selinux... 2024-09-06T13:55:34.714 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-06T13:55:34.715 DEBUG:teuthology.orchestra.run.smithi012:> sudo service auditd rotate 2024-09-06T13:55:34.769 INFO:teuthology.orchestra.run.smithi012.stdout:Rotating logs: 2024-09-06T13:55:34.770 DEBUG:teuthology.orchestra.run.smithi039:> sudo service auditd rotate 2024-09-06T13:55:34.820 INFO:teuthology.orchestra.run.smithi039.stdout:Rotating logs: 2024-09-06T13:55:34.822 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2024-09-06T13:55:34.868 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2024-09-06T13:55:34.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2024-09-06T13:55:34.939 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2024-09-06T13:55:34.941 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-06T13:55:34.941 DEBUG:teuthology.orchestra.run.smithi012:> /usr/sbin/getenforce 2024-09-06T13:55:34.961 INFO:teuthology.orchestra.run.smithi012.stdout:Permissive 2024-09-06T13:55:34.961 DEBUG:teuthology.orchestra.run.smithi039:> /usr/sbin/getenforce 2024-09-06T13:55:34.987 INFO:teuthology.orchestra.run.smithi039.stdout:Permissive 2024-09-06T13:55:34.988 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2024-09-06T13:55:35.012 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2024-09-06T13:55:35.012 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2024-09-06T13:55:35.033 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2024-09-06T13:55:35.033 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi012.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi039.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi043.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive'} 2024-09-06T13:55:35.034 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T13:55:35.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:35.060 DEBUG:teuthology.orchestra.run.smithi039:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T13:55:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:35.088 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T13:55:35.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:35.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T13:55:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:55:35.140 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-06T13:55:35.140 DEBUG:teuthology.orchestra.run.smithi012:> sudo /usr/sbin/setenforce permissive 2024-09-06T13:55:35.175 DEBUG:teuthology.orchestra.run.smithi039:> sudo /usr/sbin/setenforce permissive 2024-09-06T13:55:35.202 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2024-09-06T13:55:35.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2024-09-06T13:55:35.265 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-06T13:55:35.274 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-06T13:55:35.286 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-06T13:55:35.287 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi039.front.sepia.ceph.com,smithi043.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-06T13:59:20.844 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi039.front.sepia.ceph.com'), Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2024-09-06T13:59:20.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-06T13:59:20.848 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:59:20.956 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-09-06T13:59:21.042 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-06T13:59:21.042 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-06T13:59:21.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:59:21.144 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-06T13:59:21.224 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-06T13:59:21.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-06T13:59:21.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:59:21.321 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-06T13:59:21.402 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-06T13:59:21.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-09-06T13:59:21.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T13:59:21.487 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-09-06T13:59:21.579 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-09-06T13:59:21.580 INFO:teuthology.run_tasks:Running task clock... 2024-09-06T13:59:21.592 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-06T13:59:21.592 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T13:59:21.593 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T13:59:21.595 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T13:59:21.595 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T13:59:21.598 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T13:59:21.598 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T13:59:21.601 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T13:59:21.601 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T13:59:21.627 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T13:59:21.628 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T13:59:21.632 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T13:59:21.643 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T13:59:21.644 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T13:59:21.649 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T13:59:21.652 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T13:59:21.668 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T13:59:21.670 INFO:teuthology.orchestra.run.smithi012.stderr:sudo: ntpd: command not found 2024-09-06T13:59:21.670 INFO:teuthology.orchestra.run.smithi039.stderr:sudo: ntpd: command not found 2024-09-06T13:59:21.676 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2024-09-06T13:59:21.682 INFO:teuthology.orchestra.run.smithi012.stdout:506 Cannot talk to daemon 2024-09-06T13:59:21.682 INFO:teuthology.orchestra.run.smithi039.stdout:506 Cannot talk to daemon 2024-09-06T13:59:21.688 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2024-09-06T13:59:21.694 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2024-09-06T13:59:21.697 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T13:59:21.697 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T13:59:21.703 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T13:59:21.706 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2024-09-06T13:59:21.711 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T13:59:21.712 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T13:59:21.717 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T13:59:21.721 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T13:59:21.735 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T13:59:21.770 INFO:teuthology.orchestra.run.smithi039.stderr:bash: line 1: ntpq: command not found 2024-09-06T13:59:21.774 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:=============================================================================== 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.775 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.777 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T13:59:21.777 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-09-06T13:59:21.778 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.778 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.778 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.778 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.778 INFO:teuthology.orchestra.run.smithi012.stderr:bash: line 1: ntpq: command not found 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.783 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.791 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-09-06T13:59:21.794 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T13:59:21.794 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-09-06T13:59:21.794 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.795 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.795 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.795 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T13:59:21.797 INFO:teuthology.run_tasks:Running task pexec... 2024-09-06T13:59:21.807 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-06T13:59:21.808 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi012.front.sepia.ceph.com 2024-09-06T13:59:21.808 DEBUG:teuthology.orchestra.run.smithi012:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T13:59:21.808 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi039.front.sepia.ceph.com 2024-09-06T13:59:21.808 DEBUG:teuthology.orchestra.run.smithi039:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T13:59:21.809 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi043.front.sepia.ceph.com 2024-09-06T13:59:21.809 DEBUG:teuthology.orchestra.run.smithi043:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T13:59:21.809 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2024-09-06T13:59:21.809 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T13:59:22.165 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:Removing: 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:Removing unused dependencies: 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout:Remove 2 Packages 2024-09-06T13:59:22.166 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:22.167 INFO:teuthology.orchestra.run.smithi039.stdout:Freed space: 5.5 M 2024-09-06T13:59:22.167 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-06T13:59:22.167 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-06T13:59:22.168 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:Removing: 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:Removing unused dependencies: 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:Remove 2 Packages 2024-09-06T13:59:22.169 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:22.170 INFO:teuthology.orchestra.run.smithi043.stdout:Freed space: 5.5 M 2024-09-06T13:59:22.170 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-06T13:59:22.170 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-06T13:59:22.170 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-06T13:59:22.171 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-06T13:59:22.172 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:22.172 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:Removing: 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:Removing unused dependencies: 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:Remove 2 Packages 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:22.173 INFO:teuthology.orchestra.run.smithi012.stdout:Freed space: 5.5 M 2024-09-06T13:59:22.174 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-06T13:59:22.174 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-06T13:59:22.174 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-06T13:59:22.177 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-06T13:59:22.177 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-06T13:59:22.178 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout:Removing: 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout:Removing unused dependencies: 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:22.179 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-09-06T13:59:22.180 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:22.180 INFO:teuthology.orchestra.run.smithi159.stdout:Remove 2 Packages 2024-09-06T13:59:22.180 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:22.180 INFO:teuthology.orchestra.run.smithi159.stdout:Freed space: 5.5 M 2024-09-06T13:59:22.180 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-09-06T13:59:22.184 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-09-06T13:59:22.184 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-09-06T13:59:22.210 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-06T13:59:22.210 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-06T13:59:22.211 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-06T13:59:22.211 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-06T13:59:22.217 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-06T13:59:22.217 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-06T13:59:22.226 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-09-06T13:59:22.226 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-09-06T13:59:22.331 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-06T13:59:22.331 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-06T13:59:22.341 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-06T13:59:22.349 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-09-06T13:59:22.410 INFO:teuthology.orchestra.run.smithi043.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T13:59:22.423 INFO:teuthology.orchestra.run.smithi012.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T13:59:22.429 INFO:teuthology.orchestra.run.smithi039.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T13:59:22.443 INFO:teuthology.orchestra.run.smithi159.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T13:59:22.464 INFO:teuthology.orchestra.run.smithi043.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.480 INFO:teuthology.orchestra.run.smithi012.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.490 INFO:teuthology.orchestra.run.smithi039.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.502 INFO:teuthology.orchestra.run.smithi159.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.861 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.861 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T13:59:22.902 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.902 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T13:59:22.903 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.903 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T13:59:22.910 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T13:59:22.911 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout:Removed: 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:23.079 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-06T13:59:23.095 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T13:59:23.095 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:23.095 INFO:teuthology.orchestra.run.smithi039.stdout:Removed: 2024-09-06T13:59:23.096 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:23.096 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:23.096 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-06T13:59:23.098 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T13:59:23.098 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:23.099 INFO:teuthology.orchestra.run.smithi159.stdout:Removed: 2024-09-06T13:59:23.099 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:23.099 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:23.099 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-09-06T13:59:23.127 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T13:59:23.128 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:23.128 INFO:teuthology.orchestra.run.smithi012.stdout:Removed: 2024-09-06T13:59:23.128 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:23.128 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:23.128 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-06T13:59:23.864 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:48 ago on Fri 06 Sep 2024 01:58:35 PM UTC. 2024-09-06T13:59:23.889 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:51 ago on Fri 06 Sep 2024 01:58:32 PM UTC. 2024-09-06T13:59:23.903 INFO:teuthology.orchestra.run.smithi039.stdout:Last metadata expiration check: 0:00:48 ago on Fri 06 Sep 2024 01:58:35 PM UTC. 2024-09-06T13:59:23.908 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:49 ago on Fri 06 Sep 2024 01:58:34 PM UTC. 2024-09-06T13:59:24.002 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T13:59:24.003 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout:Install 6 Packages 2024-09-06T13:59:24.004 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:24.005 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 2.0 M 2024-09-06T13:59:24.005 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 9.2 M 2024-09-06T13:59:24.005 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2024-09-06T13:59:24.025 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T13:59:24.026 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 2.0 M 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 9.2 M 2024-09-06T13:59:24.027 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-09-06T13:59:24.041 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-06T13:59:24.041 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout:Installing: 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout:Installing dependencies: 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T13:59:24.042 INFO:teuthology.orchestra.run.smithi039.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout:Install 6 Packages 2024-09-06T13:59:24.043 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi039.stdout:Total download size: 2.0 M 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi039.stdout:Installed size: 9.2 M 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi039.stdout:Downloading Packages: 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:24.044 INFO:teuthology.orchestra.run.smithi012.stdout:Installing: 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:Installing dependencies: 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:Install 6 Packages 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 2.0 M 2024-09-06T13:59:24.045 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 9.2 M 2024-09-06T13:59:24.046 INFO:teuthology.orchestra.run.smithi012.stdout:Downloading Packages: 2024-09-06T13:59:24.161 INFO:teuthology.orchestra.run.smithi043.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 414 kB/s | 44 kB 00:00 2024-09-06T13:59:24.186 INFO:teuthology.orchestra.run.smithi043.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 798 kB/s | 106 kB 00:00 2024-09-06T13:59:24.240 INFO:teuthology.orchestra.run.smithi043.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 902 kB/s | 72 kB 00:00 2024-09-06T13:59:24.262 INFO:teuthology.orchestra.run.smithi043.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-06T13:59:24.294 INFO:teuthology.orchestra.run.smithi012.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 297 kB/s | 44 kB 00:00 2024-09-06T13:59:24.304 INFO:teuthology.orchestra.run.smithi043.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.5 MB/s | 906 kB 00:00 2024-09-06T13:59:24.319 INFO:teuthology.orchestra.run.smithi012.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 605 kB/s | 106 kB 00:00 2024-09-06T13:59:24.378 INFO:teuthology.orchestra.run.smithi012.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-06T13:59:24.383 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 457 kB/s | 44 kB 00:00 2024-09-06T13:59:24.403 INFO:teuthology.orchestra.run.smithi012.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 658 kB/s | 72 kB 00:00 2024-09-06T13:59:24.409 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 866 kB/s | 106 kB 00:00 2024-09-06T13:59:24.421 INFO:teuthology.orchestra.run.smithi043.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.5 MB/s | 837 kB 00:00 2024-09-06T13:59:24.421 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:59:24.421 INFO:teuthology.orchestra.run.smithi043.stdout:Total 4.8 MB/s | 2.0 MB 00:00 2024-09-06T13:59:24.437 INFO:teuthology.orchestra.run.smithi012.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.0 MB/s | 906 kB 00:00 2024-09-06T13:59:24.450 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.1 MB/s | 72 kB 00:00 2024-09-06T13:59:24.476 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-06T13:59:24.495 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-06T13:59:24.510 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.0 MB/s | 906 kB 00:00 2024-09-06T13:59:24.510 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-06T13:59:24.510 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-06T13:59:24.529 INFO:teuthology.orchestra.run.smithi012.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-06T13:59:24.529 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:59:24.529 INFO:teuthology.orchestra.run.smithi012.stdout:Total 4.1 MB/s | 2.0 MB 00:00 2024-09-06T13:59:24.560 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-06T13:59:24.560 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:59:24.560 INFO:teuthology.orchestra.run.smithi159.stdout:Total 3.8 MB/s | 2.0 MB 00:00 2024-09-06T13:59:24.603 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-06T13:59:24.612 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-06T13:59:24.612 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-06T13:59:24.617 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-06T13:59:24.617 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-06T13:59:24.635 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-09-06T13:59:24.649 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-09-06T13:59:24.649 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-09-06T13:59:24.718 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-06T13:59:24.719 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-06T13:59:24.747 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-09-06T13:59:24.747 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-09-06T13:59:24.770 INFO:teuthology.orchestra.run.smithi039.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 72 kB/s | 44 kB 00:00 2024-09-06T13:59:24.812 INFO:teuthology.orchestra.run.smithi039.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 161 kB/s | 106 kB 00:00 2024-09-06T13:59:25.021 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-06T13:59:25.115 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-06T13:59:25.137 INFO:teuthology.orchestra.run.smithi039.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 921 kB/s | 906 kB 00:00 2024-09-06T13:59:25.143 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-09-06T13:59:25.144 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-06T13:59:25.149 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-06T13:59:25.187 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-06T13:59:25.220 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-06T13:59:25.241 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-06T13:59:25.254 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-06T13:59:25.273 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-06T13:59:25.292 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-06T13:59:25.302 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-06T13:59:25.407 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-06T13:59:25.412 INFO:teuthology.orchestra.run.smithi039.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 112 kB/s | 72 kB 00:00 2024-09-06T13:59:25.442 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:25.446 INFO:teuthology.orchestra.run.smithi039.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 133 kB/s | 84 kB 00:00 2024-09-06T13:59:25.500 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-06T13:59:25.534 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-06T13:59:25.540 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:25.567 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:25.950 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:25.985 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:25.985 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:26.009 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:26.046 INFO:teuthology.orchestra.run.smithi039.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 922 kB/s | 837 kB 00:00 2024-09-06T13:59:26.046 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-06T13:59:26.046 INFO:teuthology.orchestra.run.smithi039.stdout:Total 1.0 MB/s | 2.0 MB 00:02 2024-09-06T13:59:26.068 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:26.094 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:26.129 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-06T13:59:26.144 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-06T13:59:26.144 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-06T13:59:26.249 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-06T13:59:26.249 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-06T13:59:26.675 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-06T13:59:26.750 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-06T13:59:26.791 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-06T13:59:26.820 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-06T13:59:26.945 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:26.946 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-06T13:59:26.946 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-06T13:59:26.946 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-06T13:59:26.946 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-06T13:59:26.946 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-06T13:59:27.025 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:27.025 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-06T13:59:27.026 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-06T13:59:27.026 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-06T13:59:27.026 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-06T13:59:27.026 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-06T13:59:27.027 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:27.027 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-06T13:59:27.027 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-06T13:59:27.028 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-06T13:59:27.028 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-06T13:59:27.028 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-06T13:59:27.044 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-06T13:59:27.084 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:27.283 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout:Installed: 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T13:59:27.347 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-06T13:59:27.383 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-06T13:59:27.383 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:27.383 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2024-09-06T13:59:27.383 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:27.384 INFO:teuthology.orchestra.run.smithi043.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T13:59:27.384 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T13:59:27.384 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T13:59:27.384 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-06T13:59:27.529 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-06T13:59:27.562 DEBUG:teuthology.parallel:result is None 2024-09-06T13:59:27.563 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:27.607 DEBUG:teuthology.parallel:result is None 2024-09-06T13:59:27.673 DEBUG:teuthology.parallel:result is None 2024-09-06T13:59:28.443 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-06T13:59:28.443 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-06T13:59:28.444 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-06T13:59:28.444 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-06T13:59:28.444 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-06T13:59:28.444 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout:Installed: 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T13:59:28.891 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-06T13:59:29.174 DEBUG:teuthology.parallel:result is None 2024-09-06T13:59:29.174 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-06T13:59:29.302 INFO:tasks.cephadm:Testing if podman is available 2024-09-06T13:59:29.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman --help 2024-09-06T13:59:30.072 INFO:teuthology.orchestra.run.smithi159.stdout:Manage pods, containers and images 2024-09-06T13:59:30.072 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout:Usage: 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: podman [options] [command] 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout:Available Commands: 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: attach Attach to a running container 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: build Build an image using instructions from Containerfiles 2024-09-06T13:59:30.073 INFO:teuthology.orchestra.run.smithi159.stdout: commit Create new image based on the changed container 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: container Manage containers 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: create Create but do not start a container 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: diff Display the changes to the object's file system 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: events Show podman system events 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: exec Run a process in a running container 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: export Export container's filesystem contents as a tar archive 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: farm Farm out builds to remote machines 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: healthcheck Manage health checks on containers 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: help Help about any command 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: history Show history of a specified image 2024-09-06T13:59:30.074 INFO:teuthology.orchestra.run.smithi159.stdout: image Manage images 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: images List images in local storage 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: import Import a tarball to create a filesystem image 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: info Display podman system information 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: init Initialize one or more containers 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: inspect Display the configuration of object denoted by ID 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: kill Kill one or more running containers with a specific signal 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: kube Play containers, pods or volumes from a structured file 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: load Load image(s) from a tar archive 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: login Log in to a container registry 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: logout Log out of a container registry 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: logs Fetch the logs of one or more containers 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: machine Manage a virtual machine 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: manifest Manipulate manifest lists and image indexes 2024-09-06T13:59:30.075 INFO:teuthology.orchestra.run.smithi159.stdout: mount Mount a working container's root filesystem 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: network Manage networks 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: pause Pause all the processes in one or more containers 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: pod Manage pods 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: port List port mappings or a specific mapping for the container 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: ps List containers 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: pull Pull an image from a registry 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: push Push an image to a specified destination 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: rename Rename an existing container 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: restart Restart one or more containers 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: rm Remove one or more containers 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: rmi Remove one or more images from local storage 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: run Run a command in a new container 2024-09-06T13:59:30.076 INFO:teuthology.orchestra.run.smithi159.stdout: save Save image(s) to an archive 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: search Search registry for image 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: secret Manage secrets 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: start Start one or more containers 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: stats Display a live stream of container resource usage statistics 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: stop Stop one or more containers 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: system Manage podman 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: tag Add an additional name to a local image 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: top Display the running processes of a container 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: unmount Unmount working container's root filesystem 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: unpause Unpause the processes in one or more containers 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: unshare Run a command in a modified user namespace 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: untag Remove a name from a local image 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: update Update an existing container 2024-09-06T13:59:30.077 INFO:teuthology.orchestra.run.smithi159.stdout: version Display the Podman version information 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: volume Manage volumes 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: wait Block on one or more containers 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout:Options: 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --config string Location of authentication config file 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --conmon string Path of the conmon binary 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --help Help for podman 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-09-06T13:59:30.078 INFO:teuthology.orchestra.run.smithi159.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --module stringArray Load the containers.conf(5) module 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --out string Send output (stdout) from podman to a file 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: -r, --remote Access remote Podman service 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --ssh string define the ssh mode (default "golang") 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-06T13:59:30.079 INFO:teuthology.orchestra.run.smithi159.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: (default "/run/libpod") 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: --transient-store Enable transient container storage 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: -v, --version version for podman 2024-09-06T13:59:30.080 INFO:teuthology.orchestra.run.smithi159.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-06T13:59:30.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-06T13:59:30.861 INFO:teuthology.orchestra.run.smithi159.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-06T13:59:31.345 INFO:teuthology.orchestra.run.smithi159.stderr:Getting image source signatures 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:b01baaf0d3381a9fec9f3bcf3aca7d9262d8fdf1f78247ede6f04832de50b6a1 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:fb73436eef8c593428ca9be6164395459fd94d29f4d0f461fb7eddd4197e6604 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:0aa26f7eec4a2006fb97c764fa0a47bb6e223a957943e22a16fd6a2a7df07c7f 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:239a14fd8af19f8e174f81fe970d11b0d63c4f224e2c08294e7166cec0f4cc2a 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:14a27c56b9d4df6940eb6b7764effd084b10587bb9f8126ab347c0312c87f3d9 2024-09-06T13:59:31.351 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:04978fc903156cd309252ab896da26fca4e1be540ee2c10b12b2d6aabbd26b1c 2024-09-06T13:59:37.601 INFO:teuthology.orchestra.run.smithi159.stderr:Copying config sha256:3352305f970c5d159ca8b8403178305d924cd3bfeb6f15e6f59b87af2b8d6a14 2024-09-06T13:59:37.709 INFO:teuthology.orchestra.run.smithi159.stderr:Writing manifest to image destination 2024-09-06T13:59:37.906 INFO:teuthology.orchestra.run.smithi159.stdout:3352305f970c5d159ca8b8403178305d924cd3bfeb6f15e6f59b87af2b8d6a14 2024-09-06T13:59:37.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-06T13:59:38.045 INFO:teuthology.orchestra.run.smithi159.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-06T13:59:38.392 INFO:teuthology.orchestra.run.smithi159.stderr:Getting image source signatures 2024-09-06T13:59:38.392 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:e4936a3f1ce0869669b4d2a32821d281625108eb633fb68c3d2dc6b982434c23 2024-09-06T13:59:38.393 INFO:teuthology.orchestra.run.smithi159.stderr:Copying blob sha256:fb73436eef8c593428ca9be6164395459fd94d29f4d0f461fb7eddd4197e6604 2024-09-06T13:59:40.341 INFO:teuthology.orchestra.run.smithi159.stderr:Copying config sha256:8f95a359ec52aba2c2e58538be454f30670e88b8e0989438f56975a8f32201a1 2024-09-06T13:59:40.441 INFO:teuthology.orchestra.run.smithi159.stderr:Writing manifest to image destination 2024-09-06T13:59:40.633 INFO:teuthology.orchestra.run.smithi159.stdout:8f95a359ec52aba2c2e58538be454f30670e88b8e0989438f56975a8f32201a1 2024-09-06T13:59:40.638 DEBUG:teuthology.orchestra.run.smithi159:> ss -lunH 2024-09-06T13:59:40.661 INFO:teuthology.orchestra.run.smithi159.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-06T13:59:40.661 INFO:teuthology.orchestra.run.smithi159.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-06T13:59:40.662 INFO:teuthology.orchestra.run.smithi159.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-06T13:59:40.662 INFO:teuthology.orchestra.run.smithi159.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-06T13:59:40.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-06T13:59:40.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /var/tmp/samba 2024-09-06T13:59:40.794 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-09-06T13:59:40.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/var/tmp/samba/container.json 2024-09-06T13:59:40.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-06T13:59:41.531 INFO:teuthology.orchestra.run.smithi159.stdout:d712355216aefdca3905e7620a15880b0ea9be59f82ceb88be8477607177da4f 2024-09-06T13:59:41.786 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=0 2024-09-06T13:59:41.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T13:59:42.235 INFO:teuthology.orchestra.run.smithi159.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-06T13:59:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:59:43.543 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=1 2024-09-06T13:59:43.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T13:59:44.211 INFO:teuthology.orchestra.run.smithi159.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-06T13:59:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:59:46.270 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=2 2024-09-06T13:59:46.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T13:59:50.361 INFO:teuthology.orchestra.run.smithi159.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-06T13:59:51.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:59:53.661 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=3 2024-09-06T13:59:53.661 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T13:59:54.035 INFO:teuthology.orchestra.run.smithi159.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-06T13:59:55.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T13:59:59.071 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=4 2024-09-06T13:59:59.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T13:59:59.666 INFO:teuthology.orchestra.run.smithi159.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-06T14:00:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:00:08.499 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.159, idx=5 2024-09-06T14:00:08.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman run --rm --net=host --dns=172.21.15.159 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-06T14:00:10.574 INFO:teuthology.orchestra.run.smithi159.stdout: . D 0 Fri Sep 6 13:59:55 2024 2024-09-06T14:00:10.574 INFO:teuthology.orchestra.run.smithi159.stdout: .. D 0 Fri Sep 6 13:59:55 2024 2024-09-06T14:00:10.574 INFO:teuthology.orchestra.run.smithi159.stdout: domain1.sink.test D 0 Fri Sep 6 13:59:53 2024 2024-09-06T14:00:10.574 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-09-06T14:00:10.574 INFO:teuthology.orchestra.run.smithi159.stdout: 960311424 blocks of size 1024. 907956360 blocks available 2024-09-06T14:00:11.528 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-06T14:00:11.528 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-06T14:00:11.538 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '8b38c33cecf4b0b7a9b3116eb9089e21e444ac73'} 2024-09-06T14:00:11.538 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:00:11.539 INFO:tasks.cephadm:Cluster fsid is 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:00:11.539 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-06T14:00:11.539 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.12', 'mon.b': '172.21.15.39', 'mon.c': '172.21.15.43'} 2024-09-06T14:00:11.540 INFO:tasks.cephadm:First mon is mon.a on smithi012 2024-09-06T14:00:11.540 INFO:tasks.cephadm:First mgr is x 2024-09-06T14:00:11.540 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-06T14:00:11.540 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2024-09-06T14:00:11.574 DEBUG:teuthology.orchestra.run.smithi039:> sudo hostname $(hostname -s) 2024-09-06T14:00:11.603 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-06T14:00:11.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-09-06T14:00:11.671 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-06T14:00:11.672 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:00:11.834 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8b38c33cecf4b0b7a9b3116eb9089e21e444ac73', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82769/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4704-g8b38c33c', 'node_name': '172.21.2.6+braggi06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4704.g8b38c33c'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:17:36.368221', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-04-1837', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-06T14:00:11.995 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-athakkar-testing-2024-09-04-1837, sha1 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:00:11.997 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm 2024-09-06T14:00:11.997 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm 2024-09-06T14:00:11.997 DEBUG:teuthology.orchestra.run.smithi012:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:12.389 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:00 /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:12.390 DEBUG:teuthology.orchestra.run.smithi039:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:12.779 INFO:teuthology.orchestra.run.smithi039.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:00 /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:12.779 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.178 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:00 /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.178 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-04-1837/8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.556 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:00 /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.557 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.577 DEBUG:teuthology.orchestra.run.smithi039:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.596 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.616 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-06T14:00:13.644 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 on all hosts... 2024-09-06T14:00:13.645 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:00:13.647 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:00:13.649 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:00:13.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:00:13.877 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:00:15.127 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:00:15.214 INFO:teuthology.orchestra.run.smithi039.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:00:15.223 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:00:44.168 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-06T14:00:44.169 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-06T14:00:46.780 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2024-09-06T14:00:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:00:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:00:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2024-09-06T14:00:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:00:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2024-09-06T14:00:46.781 INFO:teuthology.orchestra.run.smithi159.stdout:} 2024-09-06T14:01:03.527 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-06T14:01:03.527 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:01:03.527 INFO:teuthology.orchestra.run.smithi039.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:01:03.527 INFO:teuthology.orchestra.run.smithi039.stdout: "repo_digests": [ 2024-09-06T14:01:03.528 INFO:teuthology.orchestra.run.smithi039.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:01:03.528 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-06T14:01:03.528 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout: "repo_digests": [ 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-09-06T14:01:09.832 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-06T14:01:09.860 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2024-09-06T14:01:09.888 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /etc/ceph 2024-09-06T14:01:09.921 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-06T14:01:09.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2024-09-06T14:01:09.990 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2024-09-06T14:01:10.016 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 777 /etc/ceph 2024-09-06T14:01:10.044 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-06T14:01:10.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2024-09-06T14:01:10.105 INFO:tasks.cephadm:Writing seed config... 2024-09-06T14:01:10.106 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-06T14:01:10.106 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-06T14:01:10.106 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-06T14:01:10.107 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-06T14:01:10.107 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-06T14:01:10.107 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-06T14:01:10.107 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-06T14:01:10.107 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:01:10.108 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-06T14:01:10.124 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 to file = true 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 = 5546b10c-6c58-11ef-bce4-c7b262605968 [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 [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-06T14:01:10.124 DEBUG:teuthology.orchestra.run.smithi012:mon.a> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service 2024-09-06T14:01:10.167 DEBUG:teuthology.orchestra.run.smithi012:mgr.x> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x.service 2024-09-06T14:01:10.211 INFO:tasks.cephadm:Bootstrapping... 2024-09-06T14:01:10.211 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 -v bootstrap --fsid 5546b10c-6c58-11ef-bce4-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 x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.12 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:01:10.422 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:01:10.423 INFO:teuthology.orchestra.run.smithi012.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73', '-v', 'bootstrap', '--fsid', '5546b10c-6c58-11ef-bce4-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', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.12', '--skip-admin-label'] 2024-09-06T14:01:10.423 INFO:teuthology.orchestra.run.smithi012.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-06T14:01:10.423 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying podman|docker is present... 2024-09-06T14:01:10.446 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 5.2.2 2024-09-06T14:01:10.446 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying lvm2 is present... 2024-09-06T14:01:10.446 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying time synchronization is in place... 2024-09-06T14:01:10.453 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-06T14:01:10.453 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-06T14:01:10.459 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-06T14:01:10.459 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:01:10.466 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-06T14:01:10.472 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-06T14:01:10.472 INFO:teuthology.orchestra.run.smithi012.stdout:Unit chronyd.service is enabled and running 2024-09-06T14:01:10.472 INFO:teuthology.orchestra.run.smithi012.stdout:Repeating the final host check... 2024-09-06T14:01:10.494 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 5.2.2 2024-09-06T14:01:10.494 INFO:teuthology.orchestra.run.smithi012.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-06T14:01:10.494 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl is present 2024-09-06T14:01:10.494 INFO:teuthology.orchestra.run.smithi012.stdout:lvcreate is present 2024-09-06T14:01:10.501 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-06T14:01:10.501 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-06T14:01:10.507 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-06T14:01:10.507 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:01:10.513 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-06T14:01:10.520 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-06T14:01:10.520 INFO:teuthology.orchestra.run.smithi012.stdout:Unit chronyd.service is enabled and running 2024-09-06T14:01:10.520 INFO:teuthology.orchestra.run.smithi012.stdout:Host looks OK 2024-09-06T14:01:10.520 INFO:teuthology.orchestra.run.smithi012.stdout:Cluster fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:10.520 INFO:teuthology.orchestra.run.smithi012.stdout:Acquiring lock 140665743620848 on /run/cephadm/5546b10c-6c58-11ef-bce4-c7b262605968.lock 2024-09-06T14:01:10.521 INFO:teuthology.orchestra.run.smithi012.stdout:Lock 140665743620848 acquired on /run/cephadm/5546b10c-6c58-11ef-bce4-c7b262605968.lock 2024-09-06T14:01:10.521 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 3300 ... 2024-09-06T14:01:10.521 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 6789 ... 2024-09-06T14:01:10.521 INFO:teuthology.orchestra.run.smithi012.stdout:Base mon IP(s) is [172.21.15.12:3300, 172.21.15.12:6789], mon addrv is [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-06T14:01:10.524 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.12 metric 100 2024-09-06T14:01:10.524 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 metric 100 2024-09-06T14:01:10.527 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-06T14:01:10.527 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-09-06T14:01:10.527 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-09-06T14:01:10.529 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-06T14:01:10.529 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-06T14:01:10.529 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout inet6 fe80::19d6:a78c:b646:df18/64 scope link noprefixroute 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-06T14:01:10.530 INFO:teuthology.orchestra.run.smithi012.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-06T14:01:10.531 INFO:teuthology.orchestra.run.smithi012.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-06T14:01:10.531 INFO:teuthology.orchestra.run.smithi012.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Getting image source signatures 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying blob sha256:975930033597cc619449a5e495a30a9586fba9aa8e75bb850a8a1511772810f3 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying config sha256:1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 2024-09-06T14:01:11.018 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-06T14:01:11.822 INFO:teuthology.orchestra.run.smithi012.stdout:ceph: stdout ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev) 2024-09-06T14:01:11.823 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph version: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev) 2024-09-06T14:01:11.823 INFO:teuthology.orchestra.run.smithi012.stdout:Extracting ceph user uid/gid from container image... 2024-09-06T14:01:12.777 INFO:teuthology.orchestra.run.smithi012.stdout:stat: stdout 167 167 2024-09-06T14:01:12.777 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial keys... 2024-09-06T14:01:13.674 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQApC9tm9aApBhAAK15yd+u2/Tjj/sb69Cw4VA== 2024-09-06T14:01:14.480 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQApC9tmvygDOhAA4YmV+xBdwBXpM9LBJblFNw== 2024-09-06T14:01:15.384 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQAqC9tmhoCOMBAABy1uQHOeTj3wZveucr/xTg== 2024-09-06T14:01:15.385 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial monmap... 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:monmaptool for a [v2:172.21.15.12:3300,v1:172.21.15.12:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-06T14:01:16.283 INFO:teuthology.orchestra.run.smithi012.stdout:setting min_mon_release = quincy 2024-09-06T14:01:16.284 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: set fsid to 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:16.284 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-06T14:01:16.284 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:01:16.284 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mon... 2024-09-06T14:01:17.138 INFO:teuthology.orchestra.run.smithi012.stdout:create mon.a on 2024-09-06T14:01:17.478 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-06T14:01:17.648 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target → /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target. 2024-09-06T14:01:17.648 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target → /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target. 2024-09-06T14:01:17.873 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a 2024-09-06T14:01:17.873 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service: Unit ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service not loaded. 2024-09-06T14:01:18.030 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target.wants/ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service → /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968@.service. 2024-09-06T14:01:18.532 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:18 smithi012 ceph-mon[25366]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:01:18.532 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:18 smithi012 bash[25344]: eeba77197a80dc1b793558ed90e1aef6795145d5ba5fec71e61f3adb3c223786 2024-09-06T14:01:18.545 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:01:18.545 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-06T14:01:18.553 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:01:18.554 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:01:18.554 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-06T14:01:18.554 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-06T14:01:18.554 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon to start... 2024-09-06T14:01:18.554 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon... 2024-09-06T14:01:18.781 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:18 smithi012 systemd[1]: Started Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:01:19.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: monmap epoch 1 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: last_changed 2024-09-06T14:01:15.682759+0000 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: min_mon_release 19 (squid) 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: election_strategy: 1 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: fsmap 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: osdmap e1: 0 total, 0 up, 0 in 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: mgrmap e1: no daemons active 2024-09-06T14:01:19.874 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:19 smithi012 ceph-mon[25366]: from='client.? 172.21.15.12:0/3266745251' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout cluster: 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout id: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout services: 2024-09-06T14:01:24.986 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.531399s) 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout data: 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pgs: 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:mon is available 2024-09-06T14:01:24.987 INFO:teuthology.orchestra.run.smithi012.stdout:Assimilating anything we can from ceph.conf... 2024-09-06T14:01:28.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:28 smithi012 ceph-mon[25366]: from='client.? 172.21.15.12:0/445336282' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-06T14:01:28.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:28 smithi012 ceph-mon[25366]: from='client.? 172.21.15.12:0/445336282' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-06T14:01:31.236 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:31.236 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-06T14:01:31.236 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-06T14:01:31.237 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-06T14:01:31.238 INFO:teuthology.orchestra.run.smithi012.stdout:Generating new minimal ceph.conf... 2024-09-06T14:01:31.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:31 smithi012 ceph-mon[25366]: from='client.? 172.21.15.12:0/2686564850' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:01:32.256 INFO:teuthology.orchestra.run.smithi012.stdout:Restarting the monitor... 2024-09-06T14:01:32.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 systemd[1]: Stopping Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:01:32.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a[25359]: 2024-09-06T14:01:32.523+0000 7f956732a640 -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-06T14:01:32.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a[25359]: 2024-09-06T14:01:32.523+0000 7f956732a640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-06T14:01:32.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 podman[25628]: 2024-09-06 14:01:32.635866871 +0000 UTC m=+0.213318056 container died eeba77197a80dc1b793558ed90e1aef6795145d5ba5fec71e61f3adb3c223786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:01:33.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 podman[25628]: 2024-09-06 14:01:32.931574907 +0000 UTC m=+0.509026077 container cleanup eeba77197a80dc1b793558ed90e1aef6795145d5ba5fec71e61f3adb3c223786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, ceph=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, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:01:33.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:32 smithi012 bash[25628]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a 2024-09-06T14:01:33.475 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 podman[25641]: 2024-09-06 14:01:33.140830698 +0000 UTC m=+0.505128223 container remove eeba77197a80dc1b793558ed90e1aef6795145d5ba5fec71e61f3adb3c223786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-06T14:01:33.475 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 systemd[1]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-06T14:01:33.475 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 systemd[1]: Stopped Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:01:33.475 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 systemd[1]: Starting Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:01:33.743 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 podman[25731]: 2024-09-06 14:01:33.475041772 +0000 UTC m=+0.103424442 container create cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 podman[25731]: 2024-09-06 14:01:33.387516933 +0000 UTC m=+0.015899558 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 podman[25731]: 2024-09-06 14:01:33.677527996 +0000 UTC m=+0.305910620 container init cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 podman[25731]: 2024-09-06 14:01:33.680491015 +0000 UTC m=+0.308873639 container start cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: set uid:gid to 167:167 (ceph:ceph) 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev), process ceph-mon, pid 2 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: pidfile_write: ignore empty --pid-file 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: load: jerasure load: lrc 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: RocksDB version: 7.9.2 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Git sha 0 2024-09-06T14:01:33.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Compile date 2024-09-04 13:52:53 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: DB SUMMARY 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: DB Session ID: UZDCA948XK7AKX0CF2XZ 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: CURRENT file: CURRENT 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: IDENTITY file: IDENTITY 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-06T14:01:33.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.error_if_exists: 0 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.create_if_missing: 0 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.paranoid_checks: 1 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.env: 0x561fa051a160 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.fs: PosixFileSystem 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.info_log: 0x561fa12ab880 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_file_opening_threads: 16 2024-09-06T14:01:33.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.statistics: (nil) 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.use_fsync: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_log_file_size: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.keep_log_file_num: 1000 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.recycle_log_file_num: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_fallocate: 1 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_mmap_reads: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_mmap_writes: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.use_direct_reads: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-06T14:01:33.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.create_missing_column_families: 0 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.db_log_dir: 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.wal_dir: 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.advise_random_on_open: 1 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.db_write_buffer_size: 0 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.write_buffer_manager: 0x561fa12aee60 2024-09-06T14:01:33.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.rate_limiter: (nil) 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.wal_recovery_mode: 2 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enable_thread_tracking: 0 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enable_pipelined_write: 0 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.unordered_write: 0 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-06T14:01:33.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.row_cache: None 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.wal_filter: None 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_ingest_behind: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.two_write_queues: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.manual_wal_flush: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.wal_compression: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.atomic_flush: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.log_readahead_size: 0 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-06T14:01:33.751 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.best_efforts_recovery: 0 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.allow_data_in_errors: 0 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.db_host_id: __hostname__ 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_background_jobs: 2 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_background_compactions: -1 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_subcompactions: 1 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_total_wal_size: 0 2024-09-06T14:01:33.752 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_open_files: -1 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bytes_per_sync: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_readahead_size: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_background_flushes: -1 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Compression algorithms supported: 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kZSTD supported: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kXpressCompression supported: 0 2024-09-06T14:01:33.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kBZip2Compression supported: 0 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kLZ4Compression supported: 1 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kZlibCompression supported: 1 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kLZ4HCCompression supported: 1 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: kSnappyCompression supported: 1 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.merge_operator: 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_filter: None 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_filter_factory: None 2024-09-06T14:01:33.754 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.sst_partitioner_factory: None 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561fa12ab4e0) 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: cache_index_and_filter_blocks: 1 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: pin_top_level_index_and_filter: 1 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: index_type: 0 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: data_block_index_type: 0 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: index_shortening: 1 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: checksum: 4 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: no_block_cache: 0 2024-09-06T14:01:33.755 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_cache: 0x561fa129e850 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_cache_name: BinnedLRUCache 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_cache_options: 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: capacity : 536870912 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: num_shard_bits : 4 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: strict_capacity_limit : 0 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: high_pri_pool_ratio: 0.000 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_cache_compressed: (nil) 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: persistent_cache: (nil) 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_size: 4096 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_size_deviation: 10 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_restart_interval: 16 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: index_block_restart_interval: 1 2024-09-06T14:01:33.756 INFO:journalctl@ceph.mon.a.smithi012.stdout: metadata_block_size: 4096 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: partition_filters: 0 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: use_delta_encoding: 1 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: filter_policy: bloomfilter 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: whole_key_filtering: 1 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: verify_compression: 0 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: read_amp_bytes_per_bit: 0 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: format_version: 5 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: enable_index_compression: 1 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: block_align: 0 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: max_auto_readahead_size: 262144 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: prepopulate_block_cache: 0 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: initial_auto_readahead_size: 8192 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout: num_file_reads_for_auto_readahead: 2 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.write_buffer_size: 33554432 2024-09-06T14:01:33.757 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_write_buffer_number: 2 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression: NoCompression 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression: Disabled 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.prefix_extractor: nullptr 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.num_levels: 7 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:01:33.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.level: 32767 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.strategy: 0 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.enabled: false 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:01:33.759 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.target_file_size_base: 67108864 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-06T14:01:33.760 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.arena_block_size: 1048576 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.disable_auto_compactions: 0 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-06T14:01:33.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.inplace_update_support: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.bloom_locality: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.max_successive_merges: 0 2024-09-06T14:01:33.762 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.paranoid_file_checks: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.force_consistency_checks: 1 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.report_bg_io_stats: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.ttl: 2592000 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enable_blob_files: false 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.min_blob_size: 0 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_file_size: 268435456 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-06T14:01:33.763 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.blob_file_starting_level: 0 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3ca53daf-f090-4b84-9505-4c6baa49867b 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631293707556, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631293708383, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 77433, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725631293, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3ca53daf-f090-4b84-9505-4c6baa49867b", "db_session_id": "UZDCA948XK7AKX0CF2XZ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631293708479, "job": 1, "event": "recovery_finished"} 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-06T14:01:33.764 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561fa12cee00 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: DB pointer 0x561fa13ce000 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: ** DB Stats ** 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.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-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.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-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.765 INFO:journalctl@ceph.mon.a.smithi012.stdout: ** Compaction Stats [default] ** 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.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 Rblob(GB) Wblob(GB) 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.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 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: ** Compaction Stats [default] ** 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.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 Rblob(GB) Wblob(GB) 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.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 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-06T14:01:33.766 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Cumulative compaction: 0.00 GB write, 27.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Interval compaction: 0.00 GB write, 27.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.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-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Block cache BinnedLRUCache@0x561fa129e850#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-06T14:01:33.767 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: starting mon.a rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???) e1 preinit fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).mds e1 new map 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).mds e1 print_map 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout: e1 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout: btime 2024-09-06T14:01:18:507425+0000 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.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,11=minor log segments,12=quiesce subvolumes} 2024-09-06T14:01:33.768 INFO:journalctl@ceph.mon.a.smithi012.stdout: legacy client fscid: -1 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout: 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout: No filesystems configured 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 bash[25731]: cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 2024-09-06T14:01:33.769 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 systemd[1]: Started Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:01:33.770 INFO:teuthology.orchestra.run.smithi012.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-06T14:01:34.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:01:34.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: monmap epoch 1 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: last_changed 2024-09-06T14:01:15.682759+0000 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: min_mon_release 19 (squid) 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: election_strategy: 1 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: fsmap 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: osdmap e1: 0 total, 0 up, 0 in 2024-09-06T14:01:34.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:33 smithi012 ceph-mon[25750]: mgrmap e1: no daemons active 2024-09-06T14:01:34.777 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-06T14:01:34.799 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:01:34.799 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mgr... 2024-09-06T14:01:34.800 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-06T14:01:34.800 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-06T14:01:35.063 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x 2024-09-06T14:01:35.063 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x.service: Unit ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x.service not loaded. 2024-09-06T14:01:35.210 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968.target.wants/ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-5546b10c-6c58-11ef-bce4-c7b262605968@.service. 2024-09-06T14:01:35.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:35 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1902861846' entity='client.admin' 2024-09-06T14:01:35.745 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:35 smithi012 podman[25962]: 2024-09-06 14:01:35.656911073 +0000 UTC m=+0.319640208 container start 5817ca6b4d26f1b3a711ec26fbe70227bc8711503ba2451e8a4a3e9fc3350760 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, 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, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-06T14:01:35.759 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:01:35.760 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-06T14:01:35.767 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:01:35.767 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:01:35.767 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-06T14:01:35.767 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-06T14:01:35.777 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:01:35.777 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-06T14:01:35.784 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:01:35.785 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:01:35.785 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-06T14:01:35.785 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-06T14:01:35.785 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr to start... 2024-09-06T14:01:35.785 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr... 2024-09-06T14:01:36.082 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:35 smithi012 bash[25962]: 5817ca6b4d26f1b3a711ec26fbe70227bc8711503ba2451e8a4a3e9fc3350760 2024-09-06T14:01:36.082 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:35 smithi012 systemd[1]: Started Ceph mgr.x for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:01:36.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1535870540' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:01:37.270 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:36.933+0000 7f40e89a4040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:01:37.270 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:36.933+0000 7f40e89a4040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:01:37.270 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:01:37.270 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .module import Module 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .fs.volume import VolumeClient 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:36.934+0000 7f40e89a4040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:01:37.271 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:36 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:36.934+0000 7f40e89a4040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:01:37.635 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:37.635 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:01:37.635 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "5546b10c-6c58-11ef-bce4-c7b262605968", 2024-09-06T14:01:37.636 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:01:37.636 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:01:37.636 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:01:37.636 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:01:37.636 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:01:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:01:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:01:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:37.638 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:01:37.639 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:01:37.640 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.641 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:01:18:507425+0000", 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-06T14:01:37.642 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:37.643 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:01:18.508170+0000", 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:01:37.644 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (1/15)... 2024-09-06T14:01:40.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:40 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/568699184' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "5546b10c-6c58-11ef-bce4-c7b262605968", 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:01:40.600 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:40.601 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:01:40.602 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:01:40.605 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.605 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:01:40.606 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:01:18:507425+0000", 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:01:40.607 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:01:18.508170+0000", 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:01:40.608 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (2/15)... 2024-09-06T14:01:40.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:40 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:40.824+0000 7f40e89a4040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:01:41.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: Activating manager daemon x 2024-09-06T14:01:41.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: mgrmap e2: x(active, starting, since 0.00326248s) 2024-09-06T14:01:41.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:01:41.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:01:41.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: Manager daemon x is now available 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' 2024-09-06T14:01:41.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:41 smithi012 ceph-mon[25750]: from='mgr.14100 172.21.15.12:0/3064691094' entity='mgr.x' 2024-09-06T14:01:42.954 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:42 smithi012 ceph-mon[25750]: mgrmap e3: x(active, since 1.00716s) 2024-09-06T14:01:44.073 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "5546b10c-6c58-11ef-bce4-c7b262605968", 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:01:44.074 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:01:44.075 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:01:44.076 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:01:44.076 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:01:44.079 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.079 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:01:18:507425+0000", 2024-09-06T14:01:44.080 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:01:44.081 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:01:18.508170+0000", 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:01:44.082 INFO:teuthology.orchestra.run.smithi012.stdout:mgr is available 2024-09-06T14:01:44.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:43 smithi012 ceph-mon[25750]: mgrmap e4: x(active, since 2s) 2024-09-06T14:01:44.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:43 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1929274578' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:01:45.115 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:44 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/805482839' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:45.119 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-06T14:01:45.120 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling cephadm module... 2024-09-06T14:01:46.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:45 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/271509267' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-06T14:01:46.124 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:45 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ignoring --setuser ceph since I am not root 2024-09-06T14:01:46.124 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:45 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ignoring --setgroup ceph since I am not root 2024-09-06T14:01:47.111 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:46 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/271509267' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-06T14:01:47.112 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:46 smithi012 ceph-mon[25750]: mgrmap e5: x(active, since 5s) 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:47.111+0000 7f56ee76e040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:47.111+0000 7f56ee76e040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .module import Module 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:01:47.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .fs.volume import VolumeClient 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:47.112+0000 7f56ee76e040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:01:47.374 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:47.112+0000 7f56ee76e040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-06T14:01:47.539 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 5... 2024-09-06T14:01:48.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:47 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/164770721' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-06T14:01:51.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:50 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:50.978+0000 7f56ee76e040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:01:51.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: Active manager daemon x restarted 2024-09-06T14:01:51.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: Activating manager daemon x 2024-09-06T14:01:51.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: osdmap e2: 0 total, 0 up, 0 in 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: mgrmap e6: x(active, starting, since 0.00321335s) 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:01:51.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:51 smithi012 ceph-mon[25750]: Manager daemon x is now available 2024-09-06T14:01:52.535 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:01:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-06T14:01:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-06T14:01:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:01:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 5 is available 2024-09-06T14:01:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:Setting orchestrator backend to cephadm... 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: mgrmap e7: x(active, since 1.0047s) 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: Found migration_current of "None". Setting to last migration. 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:53.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:53.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:01:53.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:01:53.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:01:53.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:52 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:53.426+0000 7f56659e0640 -1 log_channel(cephadm) log [ERR] : [06/Sep/2024:14:01:53] ENGINE Error in HTTPServer.serve 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: Traceback (most recent call last): 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._connections.run(self.expiration_interval) 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:01:53.697 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._run(expiration_interval) 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: s = self.context.wrap_socket( 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: return self.sslsocket_class._create( 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self.do_handshake() 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._sslobj.do_handshake() 2024-09-06T14:01:53.698 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:01:53.699 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:53 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: mgrmap e8: x(active, since 2s) 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: [06/Sep/2024:14:01:53] ENGINE Bus STARTING 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: [06/Sep/2024:14:01:53] ENGINE Serving on https://172.21.15.12:7150 2024-09-06T14:01:54.235 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: [06/Sep/2024:14:01:53] ENGINE Error in HTTPServer.serve 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: Traceback (most recent call last): 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._connections.run(self.expiration_interval) 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._run(expiration_interval) 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:01:54.236 INFO:journalctl@ceph.mon.a.smithi012.stdout: s = self.context.wrap_socket( 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: return self.sslsocket_class._create( 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: self.do_handshake() 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._sslobj.do_handshake() 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: [06/Sep/2024:14:01:53] ENGINE Serving on http://172.21.15.12:8765 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: [06/Sep/2024:14:01:53] ENGINE Bus STARTED 2024-09-06T14:01:54.237 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:54 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:01:54.763 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-06T14:01:54.763 INFO:teuthology.orchestra.run.smithi012.stdout:Generating ssh key... 2024-09-06T14:01:55.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-mon[25750]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: Generating public/private rsa key pair. 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: Your identification has been saved in /tmp/tmpoxr5kf4z/key 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: Your public key has been saved in /tmp/tmpoxr5kf4z/key.pub 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: The key fingerprint is: 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: SHA256:H9haGjTjcRT88U8I7pQJWthPmKU7HBmYI/1n/fid6tE ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: The key's randomart image is: 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: +---[RSA 3072]----+ 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | . *+=. | 2024-09-06T14:01:55.985 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | . *.B++ | 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | .===* B . | 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | o.O.oX + .| 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | S B= = | 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | * o. o o| 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | o . . Eo| 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | ..o| 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: | .o. | 2024-09-06T14:01:55.986 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:01:55 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: +----[SHA256]-----+ 2024-09-06T14:01:56.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:56 smithi012 ceph-mon[25750]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:01:56.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:56 smithi012 ceph-mon[25750]: Generating ssh key... 2024-09-06T14:01:56.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:56 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:56.775 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:56 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:01:57.319 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:01:57.319 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:01:57.319 INFO:teuthology.orchestra.run.smithi012.stdout:Adding key to root@localhost authorized_keys... 2024-09-06T14:01:57.320 INFO:teuthology.orchestra.run.smithi012.stdout:Adding host smithi012... 2024-09-06T14:01:57.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:57 smithi012 ceph-mon[25750]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:01:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:58 smithi012 ceph-mon[25750]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:00.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:01:59 smithi012 ceph-mon[25750]: Deploying cephadm binary to smithi012 2024-09-06T14:02:02.402 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Added host 'smithi012' with addr '172.21.15.12' 2024-09-06T14:02:02.402 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying unmanaged mon service... 2024-09-06T14:02:03.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:02 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:03.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:02 smithi012 ceph-mon[25750]: Added host smithi012 2024-09-06T14:02:03.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:02 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:03.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-06T14:02:03.510 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying unmanaged mgr service... 2024-09-06T14:02:04.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:03 smithi012 ceph-mon[25750]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:04.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:03 smithi012 ceph-mon[25750]: Saving service mon spec with placement count:5 2024-09-06T14:02:04.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:03 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:05.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:05 smithi012 ceph-mon[25750]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:05.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:05 smithi012 ceph-mon[25750]: Saving service mgr spec with placement count:2 2024-09-06T14:02:05.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:05 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:05.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:05 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:05.447 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-06T14:02:06.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:06 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:06.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:06 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3573177698' entity='client.admin' 2024-09-06T14:02:08.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:07 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:08.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:07 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3588505653' entity='client.admin' 2024-09-06T14:02:08.281 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling the dashboard module... 2024-09-06T14:02:09.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:09 smithi012 ceph-mon[25750]: from='mgr.14116 172.21.15.12:0/791409893' entity='mgr.x' 2024-09-06T14:02:09.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:09 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2795218287' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-06T14:02:09.708 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:09 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ignoring --setuser ceph since I am not root 2024-09-06T14:02:09.708 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:09 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ignoring --setgroup ceph since I am not root 2024-09-06T14:02:10.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2795218287' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-06T14:02:10.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-mon[25750]: mgrmap e9: x(active, since 18s) 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:10.812+0000 7fcf31c5f040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:10.812+0000 7fcf31c5f040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .module import Module 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from .fs.volume import VolumeClient 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:02:10.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:02:10.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:10.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:10.813+0000 7fcf31c5f040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:02:10.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:10 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:10.813+0000 7fcf31c5f040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-06T14:02:11.386 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 9... 2024-09-06T14:02:11.616 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:11 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1117683337' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:14.697+0000 7fcf31c5f040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: Active manager daemon x restarted 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: Activating manager daemon x 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: osdmap e3: 0 total, 0 up, 0 in 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: mgrmap e10: x(active, starting, since 0.00328219s) 2024-09-06T14:02:15.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:02:15.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:02:15.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:02:15.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:02:15.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:02:15.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:14 smithi012 ceph-mon[25750]: Manager daemon x is now available 2024-09-06T14:02:15.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:15 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:15.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:15 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:02:15.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:15 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:02:15.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:15 smithi012 ceph-mon[25750]: mgrmap e11: x(active, since 1.00567s) 2024-09-06T14:02:16.258 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:02:16.258 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-06T14:02:16.258 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-06T14:02:16.258 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:02:16.258 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 9 is available 2024-09-06T14:02:16.259 INFO:teuthology.orchestra.run.smithi012.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-mon[25750]: [06/Sep/2024:14:02:16] ENGINE Bus STARTING 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:16.758+0000 7fcea1eb5640 -1 log_channel(cephadm) log [ERR] : [06/Sep/2024:14:02:16] ENGINE Error in HTTPServer.serve 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: Traceback (most recent call last): 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._connections.run(self.expiration_interval) 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:02:16.873 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._run(expiration_interval) 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: s = self.context.wrap_socket( 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: return self.sslsocket_class._create( 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self.do_handshake() 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: self._sslobj.do_handshake() 2024-09-06T14:02:16.874 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:02:16.875 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:02:16 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: [06/Sep/2024:14:02:16] ENGINE Serving on http://172.21.15.12:8765 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: mgrmap e12: x(active, since 2s) 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: [06/Sep/2024:14:02:16] ENGINE Serving on https://172.21.15.12:7150 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: [06/Sep/2024:14:02:16] ENGINE Bus STARTED 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: [06/Sep/2024:14:02:16] ENGINE Error in HTTPServer.serve 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: Traceback (most recent call last): 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._connections.run(self.expiration_interval) 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._run(expiration_interval) 2024-09-06T14:02:18.123 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: s = self.context.wrap_socket( 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: return self.sslsocket_class._create( 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: self.do_handshake() 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: self._sslobj.do_handshake() 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:02:18.124 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:18.125 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:17 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:18.666 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUSgtjKd6YEhcYhz9QyaPwXtB+wn0wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkwNjE0MDIxN1oXDTM0\nMDkwNzE0MDIxN1owFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjEyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAqeW7I/53OUelyNEVuuMKllGe16LFML44kGvy\nR9X5nXCzIRh8EX5/H4n+SiDt5DaFwWxYFZuCAjzfeNVB2a+H4KX8ipkc271zAbZt\nw0vIk4OXqLT+q3yLHVltOJsBTF05YkLDh+q4zRd7mHI0KKwkp6HgC83cdTYUGswl\nb4EsJAAKAtNHGhuZzv9lCHLV4YPX49atTxe/W5BV5JMeDfzh6Lt2162EpvqQNTRv\n27J9OOUxq55nGGmSEtW/4fn/YHVX7QybxLRgZy2NdANSWMf1h+MDkdIWJNx0/zzt\n+wEOhrYl1E47HVlrcGUOcXDLm0WMjs3TBUVTqEaGLWeDUUeUim/xRYNscre6TG0t\nUu0lLHiY6iIk+/UWzOLYiSPozOyEO90Oq+Voc6f8Tlos911afpSI7ryiBF36uWa3\nZp2IHfKEHdFIGpQmFazyYGw8ouCSjYjiIlZ/muL0th+WkHesnBFPZRYhlwll1ItB\nTNgqqfAQ9NwWE8yBrkdRt1w33w0BdJIfqQkADhEz3EqQHvWYyXQB8hGfW4A7su05\nEpP7ZlUG2oTbZM+1oNm5RjJDkP6MHk+Rc/GoeUFqO1ob9EoPbuoO6PNr2yDbMaf0\nZKGpqb0Jd1Ccn/x0uPk2WmGRbQyfIp1SzWWtFpPi1rLV2k2FHHhf+GxtTmN8HAqJ\nIz/KnLUCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDEyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPDDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCp\nYSKl1xNp82iBXdKn2SdDwWKCsqr+Juzz5GjeXGjrUX8VCdJakr1NcX92O8iU5/G6\nGyf62IG1YsI6t1HAc3Rvyz9Ed0r1vDiqbICIhA/KFKJdgU2m8FUwuIHt2vmLs97O\nxB58iXh8K0BpBSMNxkX5V90Ok+n/dZYpVLwDTVn44enQxxVODX2WyBTiLmU6JUmz\n8TH9rTpTRcsHW7oI8OwiL+d71isWZ4X80sP8YlsoTiP86AbRCyFqraYO3Lv70bzL\n5qQmIJw4sFdTn4afGtE04B8ZqC0PTQeBQ26kLOlNEe5WSEBcOld69NwREOKHzxfl\n/8FEYKK8KWPfUD65oBJVkg51ECsAAuRFnOiAPyUV0sOK+Kx9pgB/Qx8G95QZar6g\nAPtZWZYfiqC7T9D+x+idI4jn/YUVjmEYj+zqMRiSvvtNtGek82Crp+X3JJa49DXT\niON2BZR9EhRAZllndD1T8z/RJQ58s5zPTcUAg7l2PitI3OfjAGJse8s9CnH1z4NX\n8JWN1OgBDMi7SThbZjsKddNAmsLo9irPix13cuIiuXIT1Pnrlt97SLpC8Qor7m71\nuu4qhK4K2B20K3zzy2j0rKVhPuFv58LQ4O/ilvs8fgB1hxJ9po6GjD/NP45QK9Fl\nPvad9GpszuWiSR0bn2voJikygO7B3PaSwKTQs3IbvQ==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKgIBAAKCAgEAqeW7I/53OUelyNEVuuMKllGe16LFML44kGvyR9X5nXCzIRh8\nEX5/H4n+SiDt5DaFwWxYFZuCAjzfeNVB2a+H4KX8ipkc271zAbZtw0vIk4OXqLT+\nq3yLHVltOJsBTF05YkLDh+q4zRd7mHI0KKwkp6HgC83cdTYUGswlb4EsJAAKAtNH\nGhuZzv9lCHLV4YPX49atTxe/W5BV5JMeDfzh6Lt2162EpvqQNTRv27J9OOUxq55n\nGGmSEtW/4fn/YHVX7QybxLRgZy2NdANSWMf1h+MDkdIWJNx0/zzt+wEOhrYl1E47\nHVlrcGUOcXDLm0WMjs3TBUVTqEaGLWeDUUeUim/xRYNscre6TG0tUu0lLHiY6iIk\n+/UWzOLYiSPozOyEO90Oq+Voc6f8Tlos911afpSI7ryiBF36uWa3Zp2IHfKEHdFI\nGpQmFazyYGw8ouCSjYjiIlZ/muL0th+WkHesnBFPZRYhlwll1ItBTNgqqfAQ9NwW\nE8yBrkdRt1w33w0BdJIfqQkADhEz3EqQHvWYyXQB8hGfW4A7su05EpP7ZlUG2oTb\nZM+1oNm5RjJDkP6MHk+Rc/GoeUFqO1ob9EoPbuoO6PNr2yDbMaf0ZKGpqb0Jd1Cc\nn/x0uPk2WmGRbQyfIp1SzWWtFpPi1rLV2k2FHHhf+GxtTmN8HAqJIz/KnLUCAwEA\nAQKCAgAFZg3oymS6drrfYzl4C0/iT+ymuH7gmiLNAAkeXD/Gz3Z5tj/3BFiAxY9F\nhr9YcZ0VdN5lrV/Xt1x4h/pEMw4zxsJ8GvpuRxpY8xWQz58rhNJ0Y2/2Pgpjn9xX\nIKHNbebtZua0snI13imowfRDWJj/lKa8aUm4lcPUyCjmXqnq6O9ogJMxUrA0AiyR\nNKj0Ng7NqBwwt7X2cGMyVLRvSFpbXV2c4+AjuDGN50Eor4bIIIxQAkQPZAdmvtEO\nmrWROJlXKH/oo7yueqWUiqh6trvoGgAaiZz3hePX2nVLdRCjmjUghm3ddGJ0G1n2\no9lscSzSutqaP8Y1QixwU+o50nb3U9GIT5gHu3pL7n5pGDoD+oiu1zfm2Og0lxaK\nD0i4pfDyK86Dxv+Y3948oau4IzIO8DAVcCsAVXQlckBuDfRBhlddGiBQ+ow6jLIz\nRRIMfL7lv8t4wts1bCeMmvi/vsOFk1vHeThyeDU+mu9cxlnCgHhlimOxrxn52ZW6\nk6C0AONIwBNyx2SEKtzflz8CqJY2rzXhpiZpjGiIXJCynNMbGfxMey9+yAgvbKjv\nHJkAigTb2nvvrFGrSjt3JXBP+wMhjy0xuF/rAsXSPrEYHBeqIITjPh47atz2vihd\nOZmu8mWqtegvxkPztkqcRtrjsjenyJoNVtjruTTwooLNRsyp/wKCAQEA7gwfursM\nbCJ5nziAoK25B4qFY6VnhlZ20ZUak7ssjvAOVknffeSLdYqDkG1SG2OVhLeQ5rpb\nQbLKZA38ADwc12d+S4BDdLZAlYdNClrZ4HLuJ+TW1DbWtK1reZ7I0rXIJfKkzdVl\nXRjPpQBzsidOzvnbC2f91q6hnWkAMuh4CX+m/YBfAwHhMsoUAXyMR8cP8CtkcjWU\nOFWhdqfjD3pynlsYEWBuFvCL7FstJEyFmBfYFiBzfCJ6cWLMruy+zX3VcRDTtFmc\nk8iTNfhVqaAt+Hfb9vTRbQbv76OAk3NiWBWEj4GIRuQoT65zpl+6HJtcczO//+5z\nofps7GwjWf7FAwKCAQEAtrXdjCt9V/GiZWyqox49l7KUstoMMGt0NeFgsaRSp4JW\n3G1yayg3rM6K0JbrB8t//RGFJFdXbfhJruaY+RY5s+0t7/Cj0QtDrO5OihokHcN8\n36QKn5tHbKsjvRiyvq9dPvjUkNXprc+ngzzjgoNX56Ih5LBKG3uHpZjKqcxYAVIH\nMKgI87OcgNvthK9GRD0hpTSMwiIWGbqUXuVex/cI2JyU+B+xYuht4rCsQiJr9V81\nKBKiYwq+1xDpq83b5I2Yc41uXI6pqQ9MNDuDqs3GPYd+lYZtX4BF6yKxPi21oNrc\nPz9kaWADcRh5PdvIKSAVq5PbYPg9BaaVEAuxVVyd5wKCAQEAoM3B1VMrphR30g3K\nHkCcQDLbvp9qWn4oD5XIeUk0ZW5WUQXgGlv7tTAXhcXDdEsGIrwZ/zKeGLhdLc+g\njswMs5nu37PKXZoL8LaQXVFX4t3gcUSNtpdA3JZVhrezc1tm0/OgToc7zPLIue6f\nORaCjyCLTp42BAK9m+blQn51L/1yYcaI6DAp3zRQ5VwsKwSWiKfXV6tH7/Iwe0YY\nBUmzCbQBgyN/2rEt5EEHMoEasc5Ro0jSmmV0DwotuHCmx4ucVp+GU0tBkTcp8ohJ\n3acdxr248o8Ytay9AkWRwolsQpJulL5sv266qHDxIM+DmnV8szmfFpUOubnAQMkf\n7FhE3wKCAQEAkkt+kGyGGXOt314qJx/gm2VvMOHsnpx7WWUTokl7sQpo+GheFDUI\nl0Jt3eTpXb1wxrZPkDCrHa+PeA7F77P/EfVYMeXRlWFal83cbzHNN1O+2eckZnXT\ns8w4eoGbJZmOpQxiT3IogHZjn26SkH8QVLT6RH1vaR/5FfwIUfr/gFco0KnLOS7Y\nokj2nqYlMiBsnzY7enoGjiVaBb3MrXo8yAxgL2hZBWQsEDX8R5v+K2NHUcXR5lHF\nSrkNEPZtGkzSA7v74PqOGILaNnxsycen8r5Z+enAC5bO5R5LIwlAhAKaFb5xbPpm\n5xh8g65GT7+T+mUSZEt/uNWQR1/FZx8YgwKCAQEApNCcjEQ/vxJwdmF14O28Qn3h\nsbF6d/Pe/FoOoy1tmDr2d4cw9I0nfaxqMMqZmdQsNyrMatEd2bVU4DTGhIO+wSGK\nFAVRk/Egt9lmT6EEbxN6twGzaQDL6VeDILVj4MnhfELVJBC4iGtvsRrQqciwbiZi\ntpTSPJRo5B3tkDQtTRyGWkyHFsd7DnpODL3DCv+CAVKLz7r6Lrf/gmeIjosU1l8N\n7Xpv5YM9fBfHpYXUi13aYdeZte9tjvbdAsnCJeydfX4FQHXMS7Njgo0I8IEoI6WP\n9jSGggDcIZ1iZySpMJG2o6nVZkle7ecymtk+XaxJtWmK55Sh+pWcCe58Q3JzlQ==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-06T14:02:19.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:19 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:19.883 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-06T14:02:20.480 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:20 smithi012 ceph-mon[25750]: from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:20.480 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:20 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:21.176 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-06T14:02:21.176 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial admin user... 2024-09-06T14:02:21.712 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:21 smithi012 ceph-mon[25750]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:21.712 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:22.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$yFBkIRkx4DlQ33LWuwXybOM5rV.AsELVeJf/JVrIeo5WI.S0e.rLy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725631342, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-06T14:02:22.868 INFO:teuthology.orchestra.run.smithi012.stdout:Fetching dashboard port number... 2024-09-06T14:02:23.454 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:23 smithi012 ceph-mon[25750]: 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-06T14:02:23.454 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:24.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 8443 2024-09-06T14:02:24.017 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:02:24.017 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-06T14:02:24.024 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:02:24.024 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-06T14:02:24.024 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-06T14:02:24.025 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-06T14:02:24.026 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph Dashboard is now available at: 2024-09-06T14:02:24.026 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:24.026 INFO:teuthology.orchestra.run.smithi012.stdout: URL: https://smithi012:8443/ 2024-09-06T14:02:24.026 INFO:teuthology.orchestra.run.smithi012.stdout: User: admin 2024-09-06T14:02:24.026 INFO:teuthology.orchestra.run.smithi012.stdout: Password: vuzzohzdfc 2024-09-06T14:02:24.027 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:24.027 INFO:teuthology.orchestra.run.smithi012.stdout:Saving cluster configuration to /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config directory 2024-09-06T14:02:24.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:24 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/633965405' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout:Or, if you are only running a single cluster on this host: 2024-09-06T14:02:25.150 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: ceph telemetry on 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout:For more information see: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:25.151 INFO:teuthology.orchestra.run.smithi012.stdout:Bootstrap complete. 2024-09-06T14:02:25.190 INFO:tasks.cephadm:Fetching config... 2024-09-06T14:02:25.190 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:02:25.190 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-06T14:02:25.207 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-06T14:02:25.207 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:02:25.208 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-06T14:02:25.262 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-06T14:02:25.263 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:02:25.263 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-06T14:02:25.326 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-06T14:02:25.326 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:02:25.326 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-06T14:02:25.381 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-06T14:02:25.382 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:02:25.459 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:25.486 DEBUG:teuthology.orchestra.run.smithi039:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:02:25.527 INFO:teuthology.orchestra.run.smithi039.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:25.539 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:02:25.580 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:25.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:02:25.634 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7IO5QG27OAlL+hojlhFFNHg5//nUNkn+4blkyZtXHdVkPYfcwG5TTRZNLLC4j1OvRbltRawr5vezKlQZpc5n9ThsI6LMF7X80Gl69TbBLXyjosjwe1wPgJbjZ/mAOJwhepQPM7xwRZ8fdmcZyEchpKah+JfPafGSkx5HEDGyQM23UZTW6LSlD9xT2FFDkUFHEQVxW219Yfur0JUWfNXpQ7MH7/ajBsBXQ4vlIFZVCcKTd/Pbl2IrEtU2BOGqY7TBhGZEYg2JMWwltx6yZLMqRnUo6/p2hNBGTvxDzhGp2C/E3egCZgUVZY+By2DoqKDvdhP89tbDLq3cXQhk8JFfe8H+Y4AyKxVjGqtOxCAAgqK8cArD5cM/mDkdfs/6ubQSGL2wkqxyGhHL8RpetAeY4goSqPsJ8681aByEi0yjVVXiew+pWVgcTfF9EirXeuCwypfq+ua4tvqihd+3VdmY4qgJR8q94k/IPx96XmjyqDTxqpcuXX7MmoBotgpG/5NU= ceph-5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:25.646 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-06T14:02:25.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:25 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1432862992' entity='client.admin' 2024-09-06T14:02:25.902 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:27.547 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-06T14:02:27.548 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/156981850' entity='client.admin' 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"} : dispatch 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:27.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:28.023 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:28.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:28 smithi012 ceph-mon[25750]: mgrmap e13: x(active, since 12s) 2024-09-06T14:02:29.986 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: Updating smithi012:/etc/ceph/ceph.conf 2024-09-06T14:02:29.987 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: Updating smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:29.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:29.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: Updating smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:02:29.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:29.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:29.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:29 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:30.013 INFO:tasks.cephadm:Remote smithi159 excluded from cephadm cluster by role 2024-09-06T14:02:30.013 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi039 2024-09-06T14:02:30.013 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T14:02:30.014 DEBUG:teuthology.orchestra.run.smithi039:> dd of=/etc/ceph/ceph.conf 2024-09-06T14:02:30.034 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T14:02:30.035 DEBUG:teuthology.orchestra.run.smithi039:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:30.092 INFO:tasks.cephadm:Adding host smithi039 to orchestrator... 2024-09-06T14:02:30.093 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch host add smithi039 2024-09-06T14:02:30.336 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:32.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:31 smithi012 ceph-mon[25750]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi039", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:33.122 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:32 smithi012 ceph-mon[25750]: Deploying cephadm binary to smithi039 2024-09-06T14:02:34.957 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi039' with addr '172.21.15.39' 2024-09-06T14:02:35.122 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:34 smithi012 ceph-mon[25750]: Health check failed: Module 'volumes' has failed dependency: No module named 'ceph.fs' (MGR_MODULE_DEPENDENCY) 2024-09-06T14:02:35.470 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch host ls --format=json 2024-09-06T14:02:35.724 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:36.122 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:36.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:36.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: Added host smithi039 2024-09-06T14:02:36.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:36.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:36.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:36.316 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:36.316 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}] 2024-09-06T14:02:36.852 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi043 2024-09-06T14:02:36.852 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T14:02:36.852 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/etc/ceph/ceph.conf 2024-09-06T14:02:36.871 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T14:02:36.871 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:36.929 INFO:tasks.cephadm:Adding host smithi043 to orchestrator... 2024-09-06T14:02:36.930 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch host add smithi043 2024-09-06T14:02:37.171 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:37.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:37 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:37.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:37 smithi012 ceph-mon[25750]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:02:38.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:38 smithi012 ceph-mon[25750]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:39.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:39.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"} : dispatch 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:39.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:40.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: Deploying cephadm binary to smithi043 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:40.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:40 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:41.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:41 smithi012 ceph-mon[25750]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:02:41.768 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi043' with addr '172.21.15.43' 2024-09-06T14:02:42.318 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch host ls --format=json 2024-09-06T14:02:42.563 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:42.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:42 smithi012 ceph-mon[25750]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:42.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:42.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:42.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:43.164 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:02:43.165 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}, {"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}] 2024-09-06T14:02:43.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:43 smithi012 ceph-mon[25750]: Added host smithi043 2024-09-06T14:02:43.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:43 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:43.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:43 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:43.748 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-06T14:02:43.749 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd crush tunables default 2024-09-06T14:02:43.990 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:02:44.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:44 smithi012 ceph-mon[25750]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:44.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:44 smithi012 ceph-mon[25750]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:02:45.352 INFO:teuthology.orchestra.run.smithi012.stderr:adjusted tunables profile to default 2024-09-06T14:02:45.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:45 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/227129602' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-06T14:02:45.922 INFO:tasks.cephadm:Adding mon.a on smithi012 2024-09-06T14:02:45.922 INFO:tasks.cephadm:Adding mon.b on smithi039 2024-09-06T14:02:45.922 INFO:tasks.cephadm:Adding mon.c on smithi043 2024-09-06T14:02:45.922 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch apply mon '3;smithi012:172.21.15.12=a;smithi039:172.21.15.39=b;smithi043:172.21.15.43=c' 2024-09-06T14:02:46.173 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-06T14:02:46.217 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-06T14:02:46.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/227129602' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"} : dispatch 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:46.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:46.893 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-06T14:02:47.399 DEBUG:teuthology.orchestra.run.smithi039:mon.b> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.b.service 2024-09-06T14:02:47.402 DEBUG:teuthology.orchestra.run.smithi043:mon.c> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.c.service 2024-09-06T14:02:47.404 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:02:47.405 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:02:47.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: Updating smithi043:/etc/ceph/ceph.conf 2024-09-06T14:02:47.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:47.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:47.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:02:47.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:47.679 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:48.335 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:02:48.335 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","modified":"2024-09-06T14:01:15.682759Z","created":"2024-09-06T14:01:15.682759Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-06T14:02:48.335 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi039:172.21.15.39=b;smithi043:172.21.15.43=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: Saving service mon spec with placement smithi012:172.21.15.12=a;smithi039:172.21.15.39=b;smithi043:172.21.15.43=c;count:3 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: Reconfiguring mon.a (unknown last config time)... 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: Reconfiguring daemon mon.a on smithi012 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:48.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:48.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:48.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:48.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:48.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:48 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/2390508669' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:49.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:49 smithi012 ceph-mon[25750]: Deploying daemon mon.c on smithi043 2024-09-06T14:02:50.021 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:02:50.021 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:02:50.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:50 smithi012 ceph-mon[25750]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:50.989 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:02:51.889 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:02:51.890 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","modified":"2024-09-06T14:01:15.682759Z","created":"2024-09-06T14:01:15.682759Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-06T14:02:51.890 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2024-09-06T14:02:52.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:52 smithi043 systemd[1]: Starting Ceph mon.c for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:02:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:52 smithi012 ceph-mon[25750]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:52 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/3119837710' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:53.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:52 smithi043 podman[29239]: 2024-09-06 14:02:52.830333174 +0000 UTC m=+0.097732239 container create f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:02:53.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:52 smithi043 podman[29239]: 2024-09-06 14:02:52.748638835 +0000 UTC m=+0.016037908 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:02:53.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 podman[29239]: 2024-09-06 14:02:53.032642075 +0000 UTC m=+0.300041159 container init f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-06T14:02:53.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 podman[29239]: 2024-09-06 14:02:53.035847118 +0000 UTC m=+0.303246183 container start f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: set uid:gid to 167:167 (ceph:ceph) 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev), process ceph-mon, pid 2 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pidfile_write: ignore empty --pid-file 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: load: jerasure load: lrc 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: RocksDB version: 7.9.2 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Git sha 0 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Compile date 2024-09-04 13:52:53 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: DB SUMMARY 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: DB Session ID: LN8IH6APWN5WDNAKG6CV 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: CURRENT file: CURRENT 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: IDENTITY file: IDENTITY 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-06T14:02:53.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.error_if_exists: 0 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.create_if_missing: 0 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.paranoid_checks: 1 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-06T14:02:53.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.env: 0x5603c5a35160 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.fs: PosixFileSystem 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.info_log: 0x5603c6b95880 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_file_opening_threads: 16 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.statistics: (nil) 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.use_fsync: 0 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_log_file_size: 0 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.keep_log_file_num: 1000 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.recycle_log_file_num: 0 2024-09-06T14:02:53.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_fallocate: 1 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_mmap_reads: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_mmap_writes: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.use_direct_reads: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.create_missing_column_families: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.db_log_dir: 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.wal_dir: 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-06T14:02:53.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.advise_random_on_open: 1 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.db_write_buffer_size: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.write_buffer_manager: 0x5603c6b98e60 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.rate_limiter: (nil) 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.wal_recovery_mode: 2 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enable_thread_tracking: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enable_pipelined_write: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.unordered_write: 0 2024-09-06T14:02:53.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.row_cache: None 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.wal_filter: None 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_ingest_behind: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.two_write_queues: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.manual_wal_flush: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.wal_compression: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.atomic_flush: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-06T14:02:53.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.log_readahead_size: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.best_efforts_recovery: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.allow_data_in_errors: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.db_host_id: __hostname__ 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_background_jobs: 2 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_background_compactions: -1 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_subcompactions: 1 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-06T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_total_wal_size: 0 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_open_files: -1 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bytes_per_sync: 0 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_readahead_size: 0 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_background_flushes: -1 2024-09-06T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Compression algorithms supported: 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kZSTD supported: 0 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kXpressCompression supported: 0 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kBZip2Compression supported: 0 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kLZ4Compression supported: 1 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kZlibCompression supported: 1 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kLZ4HCCompression supported: 1 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: kSnappyCompression supported: 1 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-06T14:02:53.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.merge_operator: 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_filter: None 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_filter_factory: None 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.sst_partitioner_factory: None 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5603c6b954e0) 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_type: 0 2024-09-06T14:02:53.092 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_index_type: 0 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_shortening: 1 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: checksum: 4 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: no_block_cache: 0 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache: 0x5603c6b88850 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_options: 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: capacity : 536870912 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: num_shard_bits : 4 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: strict_capacity_limit : 0 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_compressed: (nil) 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: persistent_cache: (nil) 2024-09-06T14:02:53.093 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size: 4096 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size_deviation: 10 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_restart_interval: 16 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_block_restart_interval: 1 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: metadata_block_size: 4096 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: partition_filters: 0 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: use_delta_encoding: 1 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: filter_policy: bloomfilter 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: whole_key_filtering: 1 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: verify_compression: 0 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: format_version: 5 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_index_compression: 1 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_align: 0 2024-09-06T14:02:53.094 INFO:journalctl@ceph.mon.c.smithi043.stdout: max_auto_readahead_size: 262144 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout: prepopulate_block_cache: 0 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout: initial_auto_readahead_size: 8192 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.write_buffer_size: 33554432 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_write_buffer_number: 2 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression: NoCompression 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression: Disabled 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.prefix_extractor: nullptr 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.num_levels: 7 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-06T14:02:53.095 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.level: 32767 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.strategy: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:02:53.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.enabled: false 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.target_file_size_base: 67108864 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-06T14:02:53.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.arena_block_size: 1048576 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.disable_auto_compactions: 0 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-06T14:02:53.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.inplace_update_support: 0 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-06T14:02:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.bloom_locality: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.max_successive_merges: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.paranoid_file_checks: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.force_consistency_checks: 1 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.report_bg_io_stats: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.ttl: 2592000 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enable_blob_files: false 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.min_blob_size: 0 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_file_size: 268435456 2024-09-06T14:02:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.blob_file_starting_level: 0 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 563f6493-bac1-47e2-8ea6-f781a789c6b7 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631373062657, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631373063070, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725631373, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "563f6493-bac1-47e2-8ea6-f781a789c6b7", "db_session_id": "LN8IH6APWN5WDNAKG6CV", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-06T14:02:53.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725631373063164, "job": 1, "event": "recovery_finished"} 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5603c6bb8e00 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: DB pointer 0x5603c6cb8000 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** DB Stats ** 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.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-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.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-06T14:02:53.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.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 Rblob(GB) Wblob(GB) 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.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 Rblob(GB) Wblob(GB) 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:02:53.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.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-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Block cache BinnedLRUCache@0x5603c6b88850#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-06T14:02:53.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: using public_addr v2:172.21.15.43:0/0 -> [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: starting mon.c rank -1 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(???) e0 preinit fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).mds e1 new map 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout: e1 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout: btime 2024-09-06T14:01:18:507425+0000 2024-09-06T14:02:53.105 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.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,11=minor log segments,12=quiesce subvolumes} 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout: legacy client fscid: -1 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout: No filesystems configured 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:02:53.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"} : dispatch 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Deploying cephadm binary to smithi043 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:53.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Added host smithi043 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/227129602' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/227129602' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"} : dispatch 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi043:/etc/ceph/ceph.conf 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi039:172.21.15.39=b;smithi043:172.21.15.43=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Saving service mon spec with placement smithi012:172.21.15.12=a;smithi039:172.21.15.39=b;smithi043:172.21.15.43=c;count:3 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Reconfiguring mon.a (unknown last config time)... 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Reconfiguring daemon mon.a on smithi012 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/2390508669' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: Deploying daemon mon.c on smithi043 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/3119837710' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 ceph-mon[29258]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-06T14:02:53.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 bash[29239]: f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 2024-09-06T14:02:53.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:53 smithi043 systemd[1]: Started Ceph mon.c for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:02:53.612 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:02:53.612 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:02:53.879 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: mon.a calling monitor election 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: mon.c calling monitor election 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: monmap epoch 2 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: last_changed 2024-09-06T14:02:53.087340+0000 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: min_mon_release 19 (squid) 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: election_strategy: 1 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: fsmap 2024-09-06T14:02:58.545 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: mgrmap e13: x(active, since 43s) 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:58.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:58 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:58.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:02:58.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: mon.a calling monitor election 2024-09-06T14:02:58.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: mon.c calling monitor election 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: monmap epoch 2 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: last_changed 2024-09-06T14:02:53.087340+0000 2024-09-06T14:02:58.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: min_mon_release 19 (squid) 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: election_strategy: 1 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: fsmap 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: mgrmap e13: x(active, since 43s) 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:02:58.625 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:02:58.626 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:58 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:02:58.949 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:02:58.950 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":2,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","modified":"2024-09-06T14:02:53.087340Z","created":"2024-09-06T14:01:15.682759Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-06T14:02:58.950 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 2 2024-09-06T14:02:59.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:59 smithi043 ceph-mon[29258]: Deploying daemon mon.b on smithi039 2024-09-06T14:02:59.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:59 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/1324657760' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:59.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:02:59 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:02:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:59 smithi012 ceph-mon[25750]: Deploying daemon mon.b on smithi039 2024-09-06T14:02:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:59 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/1324657760' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:02:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:02:59 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:03:00.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:00 smithi012 ceph-mon[25750]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:00.373 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:03:00 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:03:00.087+0000 7fced009f640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-06T14:03:00.518 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:03:00.519 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:03:00.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:00 smithi043 ceph-mon[29258]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:00.776 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:03:01.434 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:03:01.500 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":2,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","modified":"2024-09-06T14:02:53.087340Z","created":"2024-09-06T14:01:15.682759Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-06T14:03:01.500 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 2 2024-09-06T14:03:02.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:01 smithi039 systemd[1]: Started Ceph mon.b for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:03:03.048 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:03:03.049 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:03:03.304 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:03:07.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: mon.a calling monitor election 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: mon.c calling monitor election 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:03:07.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: monmap epoch 3 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: min_mon_release 19 (squid) 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: election_strategy: 1 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: fsmap 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: mgrmap e13: x(active, since 52s) 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-06T14:03:07.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs'; 1/3 mons down, quorum a,c 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: mon.b (rank 2) addr [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] is down (out of quorum) 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: mon.a calling monitor election 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: mon.c calling monitor election 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: monmap epoch 3 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: min_mon_release 19 (squid) 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: election_strategy: 1 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:07.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: fsmap 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: mgrmap e13: x(active, since 52s) 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs'; 1/3 mons down, quorum a,c 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: mon.b (rank 2) addr [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] is down (out of quorum) 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:07.563 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:03:07.563 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":3,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","modified":"2024-09-06T14:03:01.939951Z","created":"2024-09-06T14:01:15.682759Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-06T14:03:07.563 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 3 2024-09-06T14:03:08.122 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:08 smithi012 ceph-mon[25750]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:08.122 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:08.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:08 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/571206635' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:03:08.123 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:08.225 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:08 smithi043 ceph-mon[29258]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:08.225 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:08.225 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:08 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/571206635' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:03:08.225 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:08.963 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-06T14:03:08.964 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph config generate-minimal-conf 2024-09-06T14:03:09.218 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: mon.a calling monitor election 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: mon.c calling monitor election 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: monmap epoch 3 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: min_mon_release 19 (squid) 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: election_strategy: 1 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: fsmap 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:09.443 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: mgrmap e13: x(active, since 52s) 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs'; 1/3 mons down, quorum a,c 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: mon.b (rank 2) addr [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] is down (out of quorum) 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:09.444 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:09.445 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='client.? 172.21.15.43:0/571206635' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:03:09.445 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:09.818 INFO:teuthology.orchestra.run.smithi012.stdout:# minimal ceph.conf for 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:09.819 INFO:teuthology.orchestra.run.smithi012.stdout:[global] 2024-09-06T14:03:09.819 INFO:teuthology.orchestra.run.smithi012.stdout: fsid = 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:09.819 INFO:teuthology.orchestra.run.smithi012.stdout: mon_host = [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] 2024-09-06T14:03:10.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mon.b calling monitor election 2024-09-06T14:03:10.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Updating smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mon.b calling monitor election 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mon.c calling monitor election 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mon.a calling monitor election 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: monmap epoch 3 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: min_mon_release 19 (squid) 2024-09-06T14:03:10.192 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: election_strategy: 1 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: fsmap 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: mgrmap e13: x(active, since 54s) 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Reconfiguring mon.a (monmap changed)... 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:10.193 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:10.194 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:10.194 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: Reconfiguring daemon mon.a on smithi012 2024-09-06T14:03:10.194 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:09 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2831657983' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:10.270 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mon.b calling monitor election 2024-09-06T14:03:10.270 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Updating smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mon.b calling monitor election 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mon.c calling monitor election 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mon.a calling monitor election 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: monmap epoch 3 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:10.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: min_mon_release 19 (squid) 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: election_strategy: 1 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: fsmap 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: mgrmap e13: x(active, since 54s) 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Reconfiguring mon.a (monmap changed)... 2024-09-06T14:03:10.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:10.273 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:10.273 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:10.273 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: Reconfiguring daemon mon.a on smithi012 2024-09-06T14:03:10.273 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:09 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2831657983' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:10.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mon.b calling monitor election 2024-09-06T14:03:10.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Updating smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Updating smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Updating smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mon.b calling monitor election 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mon.c calling monitor election 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mon.a calling monitor election 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: monmap epoch 3 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: fsid 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: last_changed 2024-09-06T14:03:01.939951+0000 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: created 2024-09-06T14:01:15.682759+0000 2024-09-06T14:03:10.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: min_mon_release 19 (squid) 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: election_strategy: 1 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: 1: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.c 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: 2: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.b 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: fsmap 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: mgrmap e13: x(active, since 54s) 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Reconfiguring mon.a (monmap changed)... 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: Reconfiguring daemon mon.a on smithi012 2024-09-06T14:03:10.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:09 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2831657983' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:11.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:10 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:11.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:10 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:11.269 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:10 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:11.269 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:10 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:11.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:10 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:03:11.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:10 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:11.298 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-06T14:03:11.299 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:03:11.299 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:03:11.327 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:03:11.327 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:03:11.396 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T14:03:11.397 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:03:11.423 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T14:03:11.423 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:03:11.489 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T14:03:11.489 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:03:11.521 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T14:03:11.521 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:03:11.589 INFO:tasks.cephadm:Adding mgr.x on smithi012 2024-09-06T14:03:11.590 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch apply mgr '1;smithi012=x' 2024-09-06T14:03:11.881 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:03:12.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:12.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:12.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:11 smithi043 ceph-mon[29258]: Reconfiguring daemon mon.b on smithi039 2024-09-06T14:03:12.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:12.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:03:12.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:12.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:12.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:12.374 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:11 smithi012 ceph-mon[25750]: Reconfiguring daemon mon.b on smithi039 2024-09-06T14:03:12.374 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:12.375 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:11 smithi039 ceph-mon[29337]: Reconfiguring daemon mon.b on smithi039 2024-09-06T14:03:12.510 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mgr update... 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:13.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: Reconfiguring daemon mon.c on smithi043 2024-09-06T14:03:13.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:13.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: Saving service mgr spec with placement smithi012=x;count:1 2024-09-06T14:03:13.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:13 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:03:13.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: Reconfiguring daemon mon.c on smithi043 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: Saving service mgr spec with placement smithi012=x;count:1 2024-09-06T14:03:13.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:13 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:03:13.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: Reconfiguring daemon mon.c on smithi043 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: Saving service mgr spec with placement smithi012=x;count:1 2024-09-06T14:03:13.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:13 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:13.813 DEBUG:tasks.cephadm:set 0 configs 2024-09-06T14:03:13.813 INFO:tasks.cephadm:Deploying OSDs... 2024-09-06T14:03:13.813 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:03:13.813 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:03:13.832 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-06T14:03:13.833 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2024-09-06T14:03:13.890 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:03:13.890 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:13.890 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-06 14:02:28.348066283 +0000 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:13.891 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:13.891 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:03:13.958 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-06T14:03:13.958 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-06T14:03:13.958 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000220742 s, 2.3 MB/s 2024-09-06T14:03:13.959 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:03:14.017 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2024-09-06T14:03:14.073 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-06 14:02:28.379066027 +0000 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.074 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.074 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:03:14.139 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-06T14:03:14.139 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-06T14:03:14.139 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000214618 s, 2.4 MB/s 2024-09-06T14:03:14.140 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:03:14.197 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2024-09-06T14:03:14.253 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:03:14.253 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.253 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-06T14:03:14.253 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.254 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.254 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-06 14:02:28.408065788 +0000 2024-09-06T14:03:14.254 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.254 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.254 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-06 13:59:26.180318069 +0000 2024-09-06T14:03:14.254 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:03:14.319 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-06T14:03:14.319 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-06T14:03:14.319 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000240503 s, 2.1 MB/s 2024-09-06T14:03:14.320 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:03:14.378 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2024-09-06T14:03:14.433 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:03:14.433 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.433 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-06T14:03:14.433 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.434 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.434 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-06 14:02:28.439065532 +0000 2024-09-06T14:03:14.434 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-06 13:59:26.182318053 +0000 2024-09-06T14:03:14.434 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-06 13:59:26.182318053 +0000 2024-09-06T14:03:14.434 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-06 13:59:26.182318053 +0000 2024-09-06T14:03:14.434 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:03:14.496 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-06T14:03:14.496 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-06T14:03:14.496 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000208918 s, 2.5 MB/s 2024-09-06T14:03:14.497 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:03:14.553 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-06T14:03:14.553 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:03:14.574 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-06T14:03:14.575 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_1 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:03:14.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:03:14.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.632 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-06 14:03:01.396554730 +0000 2024-09-06T14:03:14.633 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:14.633 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:14.633 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:14.633 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:03:14.699 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-06T14:03:14.699 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-06T14:03:14.699 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000241378 s, 2.1 MB/s 2024-09-06T14:03:14.700 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:03:14.761 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_2 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:14.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:03:14.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:03:14.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 986 Links: 1 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.817 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-06 14:03:01.397554712 +0000 2024-09-06T14:03:14.818 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-06 13:59:27.648417990 +0000 2024-09-06T14:03:14.818 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-06 13:59:27.648417990 +0000 2024-09-06T14:03:14.818 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-06 13:59:27.648417990 +0000 2024-09-06T14:03:14.818 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:03:14.879 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:03:14.880 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:14.881 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-06T14:03:14.882 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-06T14:03:14.882 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000205196 s, 2.5 MB/s 2024-09-06T14:03:14.883 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:03:14.940 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_3 2024-09-06T14:03:14.995 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-06 14:03:01.397554712 +0000 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-06 13:59:27.647418008 +0000 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-06 13:59:27.647418008 +0000 2024-09-06T14:03:14.996 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-06 13:59:27.647418008 +0000 2024-09-06T14:03:14.996 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:03:15.060 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-06T14:03:15.060 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-06T14:03:15.060 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000212837 s, 2.4 MB/s 2024-09-06T14:03:15.062 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:03:15.118 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_4 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-06 14:03:01.398554694 +0000 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:15.175 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-06 13:59:27.645418044 +0000 2024-09-06T14:03:15.175 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:03:15.239 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-06T14:03:15.240 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-06T14:03:15.240 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000339456 s, 1.5 MB/s 2024-09-06T14:03:15.241 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:03:15.298 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-06T14:03:15.298 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:03:15.317 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-06T14:03:15.317 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-06 14:02:52.002168381 +0000 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-06 13:59:26.054565541 +0000 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-06 13:59:26.054565541 +0000 2024-09-06T14:03:15.377 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-06 13:59:26.054565541 +0000 2024-09-06T14:03:15.378 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:03:15.446 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-06T14:03:15.446 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-06T14:03:15.446 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000131018 s, 3.9 MB/s 2024-09-06T14:03:15.448 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:03:15.507 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-06 14:02:52.002168381 +0000 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.566 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.566 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:03:15.632 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-06T14:03:15.633 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-06T14:03:15.633 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.0001246 s, 4.1 MB/s 2024-09-06T14:03:15.634 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:03:15.693 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-06T14:03:15.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:15 smithi012 ceph-mon[25750]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:03:15.749 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:15 smithi012 ceph-mon[25750]: Reconfiguring daemon mgr.x on smithi012 2024-09-06T14:03:15.751 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:03:15.751 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:15.751 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-06T14:03:15.751 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:15.751 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:15.752 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-06 14:02:52.003168368 +0000 2024-09-06T14:03:15.752 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-06 13:59:26.053565554 +0000 2024-09-06T14:03:15.752 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-06 13:59:26.053565554 +0000 2024-09-06T14:03:15.752 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-06 13:59:26.053565554 +0000 2024-09-06T14:03:15.752 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:03:15.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:15 smithi043 ceph-mon[29258]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:03:15.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:15 smithi043 ceph-mon[29258]: Reconfiguring daemon mgr.x on smithi012 2024-09-06T14:03:15.819 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-06T14:03:15.820 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-06T14:03:15.820 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.00012777 s, 4.0 MB/s 2024-09-06T14:03:15.821 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:03:15.880 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-06T14:03:15.937 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:03:15.937 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:03:15.937 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-06T14:03:15.937 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:03:15.938 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:03:15.938 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-06 14:02:52.003168368 +0000 2024-09-06T14:03:15.938 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.938 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.938 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-06 13:59:26.052565567 +0000 2024-09-06T14:03:15.938 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:03:15.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:15 smithi039 ceph-mon[29337]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:03:15.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:15 smithi039 ceph-mon[29337]: Reconfiguring daemon mgr.x on smithi012 2024-09-06T14:03:16.004 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-06T14:03:16.004 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-06T14:03:16.004 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000122754 s, 4.2 MB/s 2024-09-06T14:03:16.005 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:03:16.062 INFO:tasks.cephadm:Deploying osd.0 on smithi012 with /dev/vg_nvme/lv_4... 2024-09-06T14:03:16.063 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:03:16.317 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:03:16.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:16 smithi012 ceph-mon[25750]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:16.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:16 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:16.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:16 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:16.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:16 smithi043 ceph-mon[29258]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:16.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:16 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:16.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:16 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:16.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:16 smithi039 ceph-mon[29337]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:16.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:16 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:16.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:16 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:18.657 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:03:18.684 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi012:vg_nvme/lv_4 2024-09-06T14:03:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:18 smithi043 ceph-mon[29258]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:18.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:18 smithi012 ceph-mon[25750]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:18.931 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:03:18.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:18 smithi039 ceph-mon[29337]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:20.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:20 smithi043 ceph-mon[29258]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:20.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:20 smithi043 ceph-mon[29258]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:20.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:20 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:20.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:20 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:20.794 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:20 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:20.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:20 smithi012 ceph-mon[25750]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:20.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:20 smithi012 ceph-mon[25750]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:20.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:20 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:20.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:20 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:20.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:20 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:20.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:20 smithi039 ceph-mon[29337]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:20.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:20 smithi039 ceph-mon[29337]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:20.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:20 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:20.942 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:20 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:20.942 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:20 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:22.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:22.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"} : dispatch 2024-09-06T14:03:22.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"}]': finished 2024-09-06T14:03:22.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:03:22.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:22.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:22 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1474370286' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"} : dispatch 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"}]': finished 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:22.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:22 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1474370286' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"} : dispatch 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2636430620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3f41b19-2775-432f-ba01-02a9a95fb435"}]': finished 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:22.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:22 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1474370286' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:24.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:24 smithi043 ceph-mon[29258]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:24.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:24 smithi012 ceph-mon[25750]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:24.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:24 smithi039 ceph-mon[29337]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:26.607 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:26 smithi012 ceph-mon[25750]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:26.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:26 smithi043 ceph-mon[29258]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:26.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:26 smithi039 ceph-mon[29337]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:28.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:28 smithi043 ceph-mon[29258]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:28.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:28 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:03:28.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:28 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:28.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:28 smithi012 ceph-mon[25750]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:28.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:28 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:03:28.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:28 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:28.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:28 smithi039 ceph-mon[29337]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:28.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:28 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:03:28.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:28 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:29.778 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:29 smithi012 ceph-mon[25750]: Deploying daemon osd.0 on smithi012 2024-09-06T14:03:29.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:29 smithi043 ceph-mon[29258]: Deploying daemon osd.0 on smithi012 2024-09-06T14:03:29.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:29 smithi039 ceph-mon[29337]: Deploying daemon osd.0 on smithi012 2024-09-06T14:03:30.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:30 smithi012 ceph-mon[25750]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:30.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:30 smithi039 ceph-mon[29337]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:31.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:30 smithi043 ceph-mon[29258]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:32.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:32 smithi012 ceph-mon[25750]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:32.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:32 smithi039 ceph-mon[29337]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:33.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:32 smithi043 ceph-mon[29258]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:34 smithi012 ceph-mon[25750]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:34 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:34 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:34.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:34 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:34.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:34 smithi039 ceph-mon[29337]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:34.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:34 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:34.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:34 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:34.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:34 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:34 smithi043 ceph-mon[29258]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:34 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:34 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:34 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:36.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:36 smithi012 ceph-mon[25750]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:36.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:36 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:36.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:36 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:36.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:36 smithi039 ceph-mon[29337]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:36.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:36 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:36.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:36 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:37.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:36 smithi043 ceph-mon[29258]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:37.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:36 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:37.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:36 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:37.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:37 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:37.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:37 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:37.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:37 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:37.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:37 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:37.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:37 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:37.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:37 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:37.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:37 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:37.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:37 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:37.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:37 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:38.583 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 0 on host 'smithi012' 2024-09-06T14:03:38.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:38 smithi012 ceph-mon[25750]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:38.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:38 smithi039 ceph-mon[29337]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:39.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:38 smithi043 ceph-mon[29258]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:39.307 DEBUG:teuthology.orchestra.run.smithi012:osd.0> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.0.service 2024-09-06T14:03:39.309 INFO:tasks.cephadm:Deploying osd.1 on smithi012 with /dev/vg_nvme/lv_3... 2024-09-06T14:03:39.310 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:03:39.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:39.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:39.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:39 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:39.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:39 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:39.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:39 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:39.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:39 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:40.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:39 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:03:40.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:39 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:40.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:39 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:40.117 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:03:39 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:03:39.750+0000 7f33a2ef8640 -1 osd.0 0 log_to_monitors true 2024-09-06T14:03:40.707 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:40 smithi012 ceph-mon[25750]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:40.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:40 smithi012 ceph-mon[25750]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:03:40.844 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:03:40.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:40 smithi039 ceph-mon[29337]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:40.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:40 smithi039 ceph-mon[29337]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:03:41.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:40 smithi043 ceph-mon[29258]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:41.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:40 smithi043 ceph-mon[29258]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:03:41.872 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:03:41.588+0000 7f339ee7b640 -1 osd.0 0 waiting for initial osdmap 2024-09-06T14:03:41.872 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:03:41.590+0000 7f339aca2640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:41.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:41.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi012 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi012 to 17092M 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597] boot 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:03:43.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:43.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:03:43.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi012 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi012 to 17092M 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597] boot 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:03:43.312 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi012 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi012 to 17092M 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: osd.0 [v2:172.21.15.12:6802/2641550597,v1:172.21.15.12:6803/2641550597] boot 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:03:43.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:03:43.549 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:03:43.576 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi012:vg_nvme/lv_3 2024-09-06T14:03:43.825 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:03:44.207 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:43 smithi012 ceph-mon[25750]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:44.207 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:43 smithi012 ceph-mon[25750]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:03:44.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:43 smithi043 ceph-mon[29258]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:44.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:43 smithi043 ceph-mon[29258]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:03:44.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:43 smithi039 ceph-mon[29337]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:03:44.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:43 smithi039 ceph-mon[29337]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:03:45.185 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:44 smithi012 ceph-mon[25750]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:45.185 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:44 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:45.185 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:44 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:45.185 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:44 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:45.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:44 smithi043 ceph-mon[29258]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:45.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:44 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:45.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:44 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:45.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:44 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:45.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:44 smithi039 ceph-mon[29337]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:03:45.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:44 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:03:45.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:44 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:03:45.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:44 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:46.182 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:46 smithi012 ceph-mon[25750]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:46.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:46 smithi043 ceph-mon[29258]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:46.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:46 smithi039 ceph-mon[29337]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:47.219 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:47 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"} : dispatch 2024-09-06T14:03:47.219 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:47 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"}]': finished 2024-09-06T14:03:47.219 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:47 smithi012 ceph-mon[25750]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:03:47.219 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:03:47.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:47 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"} : dispatch 2024-09-06T14:03:47.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:47 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"}]': finished 2024-09-06T14:03:47.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:47 smithi043 ceph-mon[29258]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:03:47.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:03:47.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:47 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"} : dispatch 2024-09-06T14:03:47.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:47 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3669707824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfe20b95-0bc9-421e-831d-6e6c9fe88b7a"}]': finished 2024-09-06T14:03:47.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:47 smithi039 ceph-mon[29337]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:03:47.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:03:48.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:48 smithi043 ceph-mon[29258]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:48.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:48 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/144987861' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:48.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:48 smithi012 ceph-mon[25750]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:48.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:48 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/144987861' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:48.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:48 smithi039 ceph-mon[29337]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:48.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:48 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/144987861' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:03:50.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:50 smithi043 ceph-mon[29258]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:50.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:50 smithi012 ceph-mon[25750]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:50.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:50 smithi039 ceph-mon[29337]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:52.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:52 smithi043 ceph-mon[29258]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:52.359 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:52 smithi012 ceph-mon[25750]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:52.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:52 smithi039 ceph-mon[29337]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:54.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:54 smithi043 ceph-mon[29258]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:54.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:54 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:03:54.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:54 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:54.299 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:54 smithi012 ceph-mon[25750]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:54.299 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:54 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:03:54.300 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:54 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:54.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:54 smithi039 ceph-mon[29337]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:54.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:54 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:03:54.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:54 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:03:55.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:55 smithi043 ceph-mon[29258]: Deploying daemon osd.1 on smithi012 2024-09-06T14:03:55.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:55 smithi012 ceph-mon[25750]: Deploying daemon osd.1 on smithi012 2024-09-06T14:03:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:55 smithi039 ceph-mon[29337]: Deploying daemon osd.1 on smithi012 2024-09-06T14:03:56.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:56 smithi043 ceph-mon[29258]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:56.368 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:56 smithi012 ceph-mon[25750]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:56.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:56 smithi039 ceph-mon[29337]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:58.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:03:58 smithi043 ceph-mon[29258]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:58.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:03:58 smithi012 ceph-mon[25750]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:03:58.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:03:58 smithi039 ceph-mon[29337]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:00.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:00 smithi043 ceph-mon[29258]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:00.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:00 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:00.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:00 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:00.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:00 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:00.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:00 smithi012 ceph-mon[25750]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:00.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:00 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:00.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:00 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:00.311 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:00 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:00.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:00 smithi039 ceph-mon[29337]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:00.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:00 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:00.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:00 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:00.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:00 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:02.037 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:02 smithi012 ceph-mon[25750]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:02.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:02 smithi043 ceph-mon[29258]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:02.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:02 smithi039 ceph-mon[29337]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:03.448 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 1 on host 'smithi012' 2024-09-06T14:04:03.449 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:03 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.449 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:03 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.449 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:03 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:03.449 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:03 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:03.449 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:03 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:03 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:03 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:03 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:03 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:03 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:03 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:03 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:03 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:03.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:03 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:03.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:03 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:03.983 DEBUG:teuthology.orchestra.run.smithi012:osd.1> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.1.service 2024-09-06T14:04:03.986 INFO:tasks.cephadm:Deploying osd.2 on smithi039 with /dev/vg_nvme/lv_4... 2024-09-06T14:04:03.986 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:04:04.242 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:04:04.362 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:04 smithi039 ceph-mon[29337]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:04.362 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:04 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:04.363 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:04 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.363 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:04 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:04 smithi043 ceph-mon[29258]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:04.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:04 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:04.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:04 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:04 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:04 smithi012 ceph-mon[25750]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:04.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:04 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:04.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:04 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:04 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:04.622 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:04 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:04:04.436+0000 7fb75a563640 -1 osd.1 0 log_to_monitors true 2024-09-06T14:04:05.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:05 smithi043 ceph-mon[29258]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:04:05.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:05 smithi012 ceph-mon[25750]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:04:05.627 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:05 smithi039 ceph-mon[29337]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:04:06.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:06 smithi039 ceph-mon[29337]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:06.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:06 smithi039 ceph-mon[29337]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:04:06.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:06 smithi039 ceph-mon[29337]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:04:06.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:06 smithi039 ceph-mon[29337]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:04:06.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:06 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:06 smithi043 ceph-mon[29258]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:06 smithi043 ceph-mon[29258]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:04:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:06 smithi043 ceph-mon[29258]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:04:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:06 smithi043 ceph-mon[29258]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:04:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:06 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:06.544 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-mon[25750]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:06.544 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-mon[25750]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:04:06.544 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-mon[25750]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:04:06.544 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-mon[25750]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-06T14:04:06.544 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:06.545 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:04:06.274+0000 7fb7564e6640 -1 osd.1 0 waiting for initial osdmap 2024-09-06T14:04:06.545 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:06 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:04:06.278+0000 7fb75230d640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:04:06.720 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T14:04:06.745 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_4 2024-09-06T14:04:06.988 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:04:07.396 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:04:07.396 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:04:07.396 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.396 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi012 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi012 to 8546M 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.397 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:07 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:04:07.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:04:07.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi012 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi012 to 8546M 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:07 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi012 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi012 to 8546M 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:07.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:07 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:08.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956] boot 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:08.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:08 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:08.559 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:04:08.559 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:04:08.559 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:08.559 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956] boot 2024-09-06T14:04:08.559 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:04:08.560 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:08.560 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:08.560 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:08.560 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:08.560 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:08 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: osd.1 [v2:172.21.15.12:6810/4078821956,v1:172.21.15.12:6811/4078821956] boot 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:04:08.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:04:08.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:08.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:08.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:08.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:08 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:09.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:09 smithi012 ceph-mon[25750]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:04:09.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:09 smithi039 ceph-mon[29337]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:04:09.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:09 smithi043 ceph-mon[29258]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: from='client.? 172.21.15.39:0/3044574164' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"}]': finished 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:04:10.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:10 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:10.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:10.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: from='client.? 172.21.15.39:0/3044574164' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"}]': finished 2024-09-06T14:04:10.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:04:10.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:10 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: from='client.? 172.21.15.39:0/3044574164' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"} : dispatch 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b"}]': finished 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:04:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:10 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:11.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:11 smithi012 ceph-mon[25750]: from='client.? 172.21.15.39:0/2076942335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:11.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:11 smithi039 ceph-mon[29337]: from='client.? 172.21.15.39:0/2076942335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:11 smithi043 ceph-mon[29258]: from='client.? 172.21.15.39:0/2076942335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:12.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:12 smithi012 ceph-mon[25750]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:12.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:12 smithi039 ceph-mon[29337]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:12.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:12 smithi043 ceph-mon[29258]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:14.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:14 smithi012 ceph-mon[25750]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:14.637 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:14 smithi039 ceph-mon[29337]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:14.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:14 smithi043 ceph-mon[29258]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:16.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:16 smithi039 ceph-mon[29337]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:16.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:16 smithi012 ceph-mon[25750]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:16.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:16 smithi043 ceph-mon[29258]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:17.601 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:17 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:04:17.601 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:17 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:17.601 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:17 smithi039 ceph-mon[29337]: Deploying daemon osd.2 on smithi039 2024-09-06T14:04:17.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:17 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:04:17.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:17 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:17.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:17 smithi012 ceph-mon[25750]: Deploying daemon osd.2 on smithi039 2024-09-06T14:04:17.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:17 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:04:17.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:17 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:17.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:17 smithi043 ceph-mon[29258]: Deploying daemon osd.2 on smithi039 2024-09-06T14:04:18.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:18 smithi012 ceph-mon[25750]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:18.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:18 smithi039 ceph-mon[29337]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:18.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:18 smithi043 ceph-mon[29258]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:20.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:20 smithi012 ceph-mon[25750]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:20.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:20 smithi039 ceph-mon[29337]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:20.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:20 smithi043 ceph-mon[29258]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:22.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:22 smithi012 ceph-mon[25750]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:22.651 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:22 smithi039 ceph-mon[29337]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:22.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:22 smithi043 ceph-mon[29258]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:23.614 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:23.614 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:23.614 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:23.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:23.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:23.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:23.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:23.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:23.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:24.624 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:24 smithi012 ceph-mon[25750]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:24.626 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:24 smithi039 ceph-mon[29337]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:24.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:24 smithi043 ceph-mon[29258]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:26.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:26 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:26.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:26.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:26.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:26 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:26.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:26 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:26.976 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 2 on host 'smithi039' 2024-09-06T14:04:27.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:27 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:27.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:27 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:27.191 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:27 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:27.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:27 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:27.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:27 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:27.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:27 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:27.566 DEBUG:teuthology.orchestra.run.smithi039:osd.2> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.2.service 2024-09-06T14:04:27.568 INFO:tasks.cephadm:Deploying osd.3 on smithi039 with /dev/vg_nvme/lv_3... 2024-09-06T14:04:27.568 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:04:27.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:27.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:27.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:27 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:28.298 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:28 smithi039 ceph-mon[29337]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:28.298 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:28 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:04:28.154+0000 7f22c4424640 -1 osd.2 0 log_to_monitors true 2024-09-06T14:04:28.381 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:04:28.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:28 smithi043 ceph-mon[29258]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:28.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:28 smithi012 ceph-mon[25750]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:29.271 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:29 smithi039 ceph-mon[29337]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:29.271 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:29 smithi039 ceph-mon[29337]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:29.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:29 smithi043 ceph-mon[29258]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:29.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:29 smithi043 ceph-mon[29258]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:29.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:29 smithi012 ceph-mon[25750]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:29.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:29 smithi012 ceph-mon[25750]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:04:30.263 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:04:30.167+0000 7f22c03a7640 -1 osd.2 0 waiting for initial osdmap 2024-09-06T14:04:30.263 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:04:30.170+0000 7f22bc1ce640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:30.264 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:30 smithi039 ceph-mon[29337]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:30.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:30.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:04:30.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:04:30.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:30.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:30.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:30 smithi043 ceph-mon[29258]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: from='osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:30.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:30 smithi012 ceph-mon[25750]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.295 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:31.296 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:31 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.502 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:04:31.502 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:04:31.502 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:31.502 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:04:31.502 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:31.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:31 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.535 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:31.536 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:31.536 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:31.536 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:31.536 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:31 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:32.259 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-06T14:04:32.284 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_3 2024-09-06T14:04:32.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi039 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi039 to 21184M 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176] boot 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:04:32.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:32 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:32.529 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:04:32.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:32.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi039 2024-09-06T14:04:32.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi039 to 21184M 2024-09-06T14:04:32.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:32.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176] boot 2024-09-06T14:04:32.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:04:32.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:32 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi039 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi039 to 21184M 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: osd.2 [v2:172.21.15.39:6800/222155176,v1:172.21.15.39:6801/222155176] boot 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:04:32.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:32 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:04:33.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:33 smithi039 ceph-mon[29337]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:04:33.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:33 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:33.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:33 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:33.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:33 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:33.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:33 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:33.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:33 smithi043 ceph-mon[29258]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:04:33.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:33 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:33.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:33 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:33.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:33 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:33.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:33 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:33.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:33 smithi012 ceph-mon[25750]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:04:33.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:33 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:33.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:33 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:33.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:33 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:33.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:33 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:34.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 ceph-mon[29337]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:34.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 ceph-mon[29337]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:34.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:34.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 ceph-mon[29337]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:04:34.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:34.506 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 ceph-mon[25750]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:34.506 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 ceph-mon[25750]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:34.506 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:34.506 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 ceph-mon[25750]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:04:34.506 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:34.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 ceph-mon[29258]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:34.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 ceph-mon[29258]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:34.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:34.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 ceph-mon[29258]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:04:34.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-06T14:04:34.776 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36990]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36990]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36990]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36993]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36993]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.777 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36993]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48890]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48890]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48890]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48893]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:34.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48893]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48893]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.873 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48878]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:34.873 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48878]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.873 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.873 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48878]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.873 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48881]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48881]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48881]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48884]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48884]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48884]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48887]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48887]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:34.874 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:04:34 smithi012 sudo[48887]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:35.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31128]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31128]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31128]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31131]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31131]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:35.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:34 smithi043 sudo[31131]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:35.166 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36998]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:04:35.166 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36998]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[36998]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[37004]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[37004]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[37004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:04:35.167 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:34 smithi039 sudo[37004]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:35 smithi039 ceph-mon[29337]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:35 smithi043 ceph-mon[29258]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:04:35.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:35 smithi012 ceph-mon[25750]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:04:36.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: from='client.? 172.21.15.39:0/2084192832' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"}]': finished 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: mgrmap e14: x(active, since 2m) 2024-09-06T14:04:36.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:36 smithi039 ceph-mon[29337]: from='client.? 172.21.15.39:0/2862700196' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:36.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:36.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:04:36.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: from='client.? 172.21.15.39:0/2084192832' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"}]': finished 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: mgrmap e14: x(active, since 2m) 2024-09-06T14:04:36.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:36 smithi043 ceph-mon[29258]: from='client.? 172.21.15.39:0/2862700196' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:36.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: from='client.? 172.21.15.39:0/2084192832' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"} : dispatch 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b"}]': finished 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: mgrmap e14: x(active, since 2m) 2024-09-06T14:04:36.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:36 smithi012 ceph-mon[25750]: from='client.? 172.21.15.39:0/2862700196' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:38.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:38 smithi043 ceph-mon[29258]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:38.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:38 smithi012 ceph-mon[25750]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:38.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:38 smithi039 ceph-mon[29337]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:40.499 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:40 smithi039 ceph-mon[29337]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:40.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:40 smithi043 ceph-mon[29258]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:40.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:40 smithi012 ceph-mon[25750]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:42.423 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:42 smithi039 ceph-mon[29337]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:42.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:42 smithi043 ceph-mon[29258]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:42.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:42 smithi012 ceph-mon[25750]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:43.427 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:43 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:04:43.427 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:43 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:43.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:43 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:04:43.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:43 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:43.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:43 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:04:43.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:43 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:44.351 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:44 smithi039 ceph-mon[29337]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:44.351 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:44 smithi039 ceph-mon[29337]: Deploying daemon osd.3 on smithi039 2024-09-06T14:04:44.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:44 smithi043 ceph-mon[29258]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:44.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:44 smithi043 ceph-mon[29258]: Deploying daemon osd.3 on smithi039 2024-09-06T14:04:44.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:44 smithi012 ceph-mon[25750]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:44.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:44 smithi012 ceph-mon[25750]: Deploying daemon osd.3 on smithi039 2024-09-06T14:04:46.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:46 smithi043 ceph-mon[29258]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:46.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:46 smithi012 ceph-mon[25750]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:46.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:46 smithi039 ceph-mon[29337]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:48.532 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:48 smithi039 ceph-mon[29337]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:48.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:48 smithi043 ceph-mon[29258]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:48.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:48 smithi012 ceph-mon[25750]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:49.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:49.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:49.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:49.394 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:49.394 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:49.395 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:50.259 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:50 smithi039 ceph-mon[29337]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:50.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:50 smithi043 ceph-mon[29258]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:50.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:50 smithi012 ceph-mon[25750]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:51.800 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 3 on host 'smithi039' 2024-09-06T14:04:52.354 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:52 smithi039 ceph-mon[29337]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:52.355 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:52 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.355 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:52 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.355 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:52 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.355 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:52 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.387 DEBUG:teuthology.orchestra.run.smithi039:osd.3> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.3.service 2024-09-06T14:04:52.389 INFO:tasks.cephadm:Deploying osd.4 on smithi043 with /dev/vg_nvme/lv_4... 2024-09-06T14:04:52.389 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:04:52.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:52 smithi043 ceph-mon[29258]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:52.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:52 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:52 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:52 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:52 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:52 smithi012 ceph-mon[25750]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:52 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:52 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:52 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:52 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:52.644 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:04:53.683 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:04:53 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:04:53.463+0000 7fce82587640 -1 osd.3 0 log_to_monitors true 2024-09-06T14:04:54.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:54 smithi043 ceph-mon[29258]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:54.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:54 smithi043 ceph-mon[29258]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:54.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:54 smithi043 ceph-mon[29258]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:54.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:54 smithi012 ceph-mon[25750]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:54.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:54 smithi012 ceph-mon[25750]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:54.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:54 smithi012 ceph-mon[25750]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:54.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:54 smithi039 ceph-mon[29337]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:54.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:54 smithi039 ceph-mon[29337]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:54.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:54 smithi039 ceph-mon[29337]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:04:55.265 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:04:55.292 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2024-09-06T14:04:55.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.441 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:55.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.442 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.534 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:55 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.545 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:04:55.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:55 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:04:56.192 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:04:55.772+0000 7fce7e50a640 -1 osd.3 0 waiting for initial osdmap 2024-09-06T14:04:56.193 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:04:55 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:04:55.776+0000 7fce76329640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:04:56.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:56.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi039 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi039 to 10592M 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='osd.3 ' entity='osd.3' 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813] boot 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:04:56.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:56 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi039 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi039 to 10592M 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='osd.3 ' entity='osd.3' 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813] boot 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:04:56.623 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:56 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi039 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi039 to 10592M 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='osd.3 ' entity='osd.3' 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:04:56.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:04:56.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:04:56.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: osd.3 [v2:172.21.15.39:6808/2432984813,v1:172.21.15.39:6809/2432984813] boot 2024-09-06T14:04:56.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:04:56.692 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:56 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:04:57.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:57 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:04:57.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:57 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:04:57.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:57 smithi043 ceph-mon[29258]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:57.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:57 smithi043 ceph-mon[29258]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:04:57.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:57 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:04:57.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:57 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:04:57.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:57 smithi012 ceph-mon[25750]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:57.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:57 smithi012 ceph-mon[25750]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:04:57.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:57 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:04:57.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:57 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:04:57.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:57 smithi039 ceph-mon[29337]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:04:57.691 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:57 smithi039 ceph-mon[29337]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:04:58.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:58 smithi043 ceph-mon[29258]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:04:58.592 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:58 smithi039 ceph-mon[29337]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:04:58.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:58 smithi012 ceph-mon[25750]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:04:59.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:04:59.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/829309251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"}]': finished 2024-09-06T14:04:59.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:04:59.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:04:59.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:04:59 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/3374276777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:59.608 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:04:59.608 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: from='client.? 172.21.15.43:0/829309251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.608 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.608 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"}]': finished 2024-09-06T14:04:59.609 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:04:59.609 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:04:59.609 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:04:59 smithi039 ceph-mon[29337]: from='client.? 172.21.15.43:0/3374276777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:04:59.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/829309251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"} : dispatch 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54902464-cc1b-4da9-8345-29fc7f9c3bfb"}]': finished 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:04:59.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:04:59 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/3374276777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:05:00.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:00 smithi043 ceph-mon[29258]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:00.793 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:00 smithi039 ceph-mon[29337]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:00.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:00 smithi012 ceph-mon[25750]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:02.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:02 smithi043 ceph-mon[29258]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:02.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:02 smithi012 ceph-mon[25750]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:02.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:02 smithi039 ceph-mon[29337]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 252 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:05:04.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:04 smithi043 ceph-mon[29258]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:04.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:04 smithi012 ceph-mon[25750]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:04.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:04 smithi039 ceph-mon[29337]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:06.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:06 smithi043 ceph-mon[29258]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-06T14:05:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:06 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:05:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:06 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:06.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:06 smithi043 ceph-mon[29258]: Deploying daemon osd.4 on smithi043 2024-09-06T14:05:06.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:06 smithi012 ceph-mon[25750]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-06T14:05:06.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:06 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:05:06.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:06 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:06.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:06 smithi012 ceph-mon[25750]: Deploying daemon osd.4 on smithi043 2024-09-06T14:05:06.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:06 smithi039 ceph-mon[29337]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-06T14:05:06.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:06 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:05:06.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:06 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:06.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:06 smithi039 ceph-mon[29337]: Deploying daemon osd.4 on smithi043 2024-09-06T14:05:08.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:08 smithi043 ceph-mon[29258]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-06T14:05:08.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:08 smithi012 ceph-mon[25750]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-06T14:05:08.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:08 smithi039 ceph-mon[29337]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-06T14:05:10.595 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:10 smithi043 ceph-mon[29258]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:05:10.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:10 smithi039 ceph-mon[29337]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:05:10.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:10 smithi012 ceph-mon[25750]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:05:12.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:12 smithi043 ceph-mon[29258]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:12.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:12 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:12.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:12 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:12.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:12 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:12.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:12 smithi012 ceph-mon[25750]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:12.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:12 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:12.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:12 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:12.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:12 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:12.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:12 smithi039 ceph-mon[29337]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:12.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:12 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:12.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:12 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:12.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:12 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:14.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:14.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:14.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:14 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:14.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:14.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:14.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:14 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:05:14.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:14.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:14.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:14.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:14 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:15.955 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 4 on host 'smithi043' 2024-09-06T14:05:16.530 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:16 smithi043 ceph-mon[29258]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:16.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:16 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:16.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:16 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:16.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:16 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:16.569 DEBUG:teuthology.orchestra.run.smithi043:osd.4> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.4.service 2024-09-06T14:05:16.572 INFO:tasks.cephadm:Deploying osd.5 on smithi043 with /dev/vg_nvme/lv_3... 2024-09-06T14:05:16.572 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:05:16.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:16 smithi012 ceph-mon[25750]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:16.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:16 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:16.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:16 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:16.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:16 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:16.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:16 smithi039 ceph-mon[29337]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:16.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:16 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:16.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:16 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:16.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:16 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:17.303 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:05:17.717 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:17 smithi043 ceph-mon[29258]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:17.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:17 smithi043 ceph-mon[29258]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:17.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:17 smithi012 ceph-mon[25750]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:17.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:17 smithi012 ceph-mon[25750]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:17.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:17 smithi039 ceph-mon[29337]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:17.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:17 smithi039 ceph-mon[29337]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:05:18.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:05:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:05:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:18.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-mon[29258]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:18.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:05:18.501+0000 7f1aa77eb640 -1 osd.4 0 waiting for initial osdmap 2024-09-06T14:05:18.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:05:18 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:05:18.505+0000 7f1aa3612640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:05:18.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:18.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:05:18.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:18.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:05:18.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:18.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:18 smithi012 ceph-mon[25750]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:18.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:18.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:05:18.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: from='osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:18.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:05:18.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:18.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:18 smithi039 ceph-mon[29337]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:19.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:19.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:05:19.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:19.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655] boot 2024-09-06T14:05:19.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:05:19.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:19 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:19.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:19.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:05:19.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:19.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655] boot 2024-09-06T14:05:19.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:05:19.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:19 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:19.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:19.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:05:19.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:19.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: osd.4 [v2:172.21.15.43:6800/1659166655,v1:172.21.15.43:6801/1659166655] boot 2024-09-06T14:05:19.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:05:19.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:19 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:05:20.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:20 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:05:20.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:20 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:05:20.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:20 smithi043 ceph-mon[29258]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:20.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:20 smithi043 ceph-mon[29258]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:05:20.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:20 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:05:20.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:20 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:05:20.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:20 smithi012 ceph-mon[25750]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:20.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:20 smithi012 ceph-mon[25750]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:05:20.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:20 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:05:20.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:20 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:05:20.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:20 smithi039 ceph-mon[29337]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-06T14:05:20.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:20 smithi039 ceph-mon[29337]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:05:21.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi043 2024-09-06T14:05:21.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi043 to 21188M 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:21 smithi012 ceph-mon[25750]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:05:21.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi043 2024-09-06T14:05:21.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi043 to 21188M 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:21 smithi043 ceph-mon[29258]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:05:21.907 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-06T14:05:21.933 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi043:vg_nvme/lv_3 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi043 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi043 to 21188M 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:21.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:21.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:21.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:21 smithi039 ceph-mon[29337]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:05:22.179 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:05:22.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:22 smithi012 ceph-mon[25750]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:22.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:22 smithi039 ceph-mon[29337]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:22 smithi043 ceph-mon[29258]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:23.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:05:23.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:05:23.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:23 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:23.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:05:23.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:05:23.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:23 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:23.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:05:23.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:05:23.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:23 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:24.716 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:24 smithi043 ceph-mon[29258]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-06T14:05:24.716 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:24 smithi043 ceph-mon[29258]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:05:24.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:24 smithi012 ceph-mon[25750]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-06T14:05:24.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:24 smithi012 ceph-mon[25750]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:05:24.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:24 smithi039 ceph-mon[29337]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-06T14:05:24.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:24 smithi039 ceph-mon[29337]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:05:25.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:25 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/817305680' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:25 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:25 smithi012 ceph-mon[25750]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"}]': finished 2024-09-06T14:05:25.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:25 smithi012 ceph-mon[25750]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:05:25.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:25 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:25.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:25 smithi039 ceph-mon[29337]: from='client.? 172.21.15.43:0/817305680' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:25 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:25 smithi039 ceph-mon[29337]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"}]': finished 2024-09-06T14:05:25.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:25 smithi039 ceph-mon[29337]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:05:25.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:25 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:25.952 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:25 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/817305680' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:25 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"} : dispatch 2024-09-06T14:05:25.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:25 smithi043 ceph-mon[29258]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0084175-0aba-4fe9-a633-ee22faf222e6"}]': finished 2024-09-06T14:05:25.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:25 smithi043 ceph-mon[29258]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:05:25.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:25 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:26.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:26 smithi012 ceph-mon[25750]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:26.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:26 smithi012 ceph-mon[25750]: from='client.? 172.21.15.43:0/2240203503' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:05:26.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:26 smithi043 ceph-mon[29258]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:26.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:26 smithi043 ceph-mon[29258]: from='client.? 172.21.15.43:0/2240203503' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:05:26.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:26 smithi039 ceph-mon[29337]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:05:26.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:26 smithi039 ceph-mon[29337]: from='client.? 172.21.15.43:0/2240203503' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:05:28.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:28 smithi012 ceph-mon[25750]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-06T14:05:28.896 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:28 smithi043 ceph-mon[29258]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-06T14:05:28.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:28 smithi039 ceph-mon[29337]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-06T14:05:30.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:30 smithi012 ceph-mon[25750]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:30.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:30 smithi039 ceph-mon[29337]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:30.985 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:30 smithi043 ceph-mon[29258]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:32.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:32 smithi012 ceph-mon[25750]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:05:32.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:32 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:05:32.872 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:32 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:32.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:32 smithi043 ceph-mon[29258]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:05:32.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:32 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:05:32.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:32 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:32.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:32 smithi039 ceph-mon[29337]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:05:32.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:32 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:05:32.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:32 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:33.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:33 smithi012 ceph-mon[25750]: Deploying daemon osd.5 on smithi043 2024-09-06T14:05:33.890 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:33 smithi043 ceph-mon[29258]: Deploying daemon osd.5 on smithi043 2024-09-06T14:05:34.153 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:33 smithi039 ceph-mon[29337]: Deploying daemon osd.5 on smithi043 2024-09-06T14:05:34.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:34 smithi012 ceph-mon[25750]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:34.880 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:34 smithi043 ceph-mon[29258]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:34.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:34 smithi039 ceph-mon[29337]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:36.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:36 smithi043 ceph-mon[29258]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:36.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:36 smithi012 ceph-mon[25750]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:36.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:36 smithi039 ceph-mon[29337]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:37.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:37 smithi043 ceph-mon[29258]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:37.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:37 smithi012 ceph-mon[25750]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:37.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:37 smithi039 ceph-mon[29337]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:38.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:38 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:38.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:38 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:38.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:38 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:38.883 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:38 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:38.883 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:38 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:38.883 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:38 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:38.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:38 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:38.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:38 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:38.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:38 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:39.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:39 smithi043 ceph-mon[29258]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:39.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:39 smithi012 ceph-mon[25750]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:39.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:39 smithi039 ceph-mon[29337]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:42.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:42.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:42.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:42.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:41 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.284 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 5 on host 'smithi043' 2024-09-06T14:05:42.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:42.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:42.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:42.372 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:41 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:42.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:41 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:42.870 DEBUG:teuthology.orchestra.run.smithi043:osd.5> sudo journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.5.service 2024-09-06T14:05:42.872 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-06T14:05:42.873 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd stat -f json 2024-09-06T14:05:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:42 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.136 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:43.253 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:43.253 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.253 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:42 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:05:43.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:42 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:43.848 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:44.042 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:05:43 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:05:43.665+0000 7fe728f65640 -1 osd.5 0 log_to_monitors true 2024-09-06T14:05:44.437 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1725631518,"num_in_osds":6,"osd_in_since":1725631525,"num_remapped_pgs":0} 2024-09-06T14:05:44.498 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:44 smithi043 ceph-mon[29258]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:44.498 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:44 smithi043 ceph-mon[29258]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:44 smithi043 ceph-mon[29258]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:44 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2635912638' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:44.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:44 smithi012 ceph-mon[25750]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:44.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:44 smithi012 ceph-mon[25750]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:44 smithi012 ceph-mon[25750]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:44 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2635912638' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:44.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:44 smithi039 ceph-mon[29337]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:44.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:44 smithi039 ceph-mon[29337]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:44 smithi039 ceph-mon[29337]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:05:44.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:44 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2635912638' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:45.439 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd stat -f json 2024-09-06T14:05:45.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:05:45.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:05:45.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:45.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:05:45.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:45.621 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:05:45.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.622 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:45 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.690 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:45 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:45.697 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:45.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:05:45.554+0000 7fe7256fc640 -1 osd.5 0 waiting for initial osdmap 2024-09-06T14:05:45.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:05:45 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:05:45.558+0000 7fe71cd07640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:05:46.284 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='osd.5 ' entity='osd.5' 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1281417256' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506] boot 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:05:46.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:46.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:46.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='osd.5 ' entity='osd.5' 2024-09-06T14:05:46.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:46.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:47.679 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:47.679 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.679 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:47.679 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:47.680 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.680 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1281417256' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:47.680 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506] boot 2024-09-06T14:05:47.680 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:05:47.680 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='osd.5 ' entity='osd.5' 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1281417256' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:47.682 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: osd.5 [v2:172.21.15.43:6808/1310120506,v1:172.21.15.43:6809/1310120506] boot 2024-09-06T14:05:47.682 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:05:47.682 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:05:47.682 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":37,"num_osds":6,"num_up_osds":5,"osd_up_since":1725631518,"num_in_osds":6,"osd_in_since":1725631525,"num_remapped_pgs":0} 2024-09-06T14:05:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:47 smithi012 ceph-mon[25750]: purged_snaps scrub starts 2024-09-06T14:05:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:47 smithi012 ceph-mon[25750]: purged_snaps scrub ok 2024-09-06T14:05:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:47 smithi012 ceph-mon[25750]: Detected new or changed devices on smithi043 2024-09-06T14:05:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:47 smithi012 ceph-mon[25750]: Adjusting osd_memory_target on smithi043 to 10594M 2024-09-06T14:05:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:47 smithi012 ceph-mon[25750]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:05:47.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:47 smithi039 ceph-mon[29337]: purged_snaps scrub starts 2024-09-06T14:05:47.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:47 smithi039 ceph-mon[29337]: purged_snaps scrub ok 2024-09-06T14:05:47.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:47 smithi039 ceph-mon[29337]: Detected new or changed devices on smithi043 2024-09-06T14:05:47.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:47 smithi039 ceph-mon[29337]: Adjusting osd_memory_target on smithi043 to 10594M 2024-09-06T14:05:47.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:47 smithi039 ceph-mon[29337]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:05:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:47 smithi043 ceph-mon[29258]: purged_snaps scrub starts 2024-09-06T14:05:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:47 smithi043 ceph-mon[29258]: purged_snaps scrub ok 2024-09-06T14:05:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:47 smithi043 ceph-mon[29258]: Detected new or changed devices on smithi043 2024-09-06T14:05:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:47 smithi043 ceph-mon[29258]: Adjusting osd_memory_target on smithi043 to 10594M 2024-09-06T14:05:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:47 smithi043 ceph-mon[29258]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:05:48.683 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd stat -f json 2024-09-06T14:05:48.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:48 smithi012 ceph-mon[25750]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:48.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:48 smithi012 ceph-mon[25750]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:05:48.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:48 smithi039 ceph-mon[29337]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:48.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:48 smithi039 ceph-mon[29337]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:05:48.941 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:49.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:48 smithi043 ceph-mon[29258]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:49.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:48 smithi043 ceph-mon[29258]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:05:49.668 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:49.668 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:49 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4104703019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:49.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:49 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4104703019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:50.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:49 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4104703019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:05:50.267 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1725631546,"num_in_osds":6,"osd_in_since":1725631525,"num_remapped_pgs":0} 2024-09-06T14:05:50.267 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:05:50.514 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:50.844 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:50 smithi012 ceph-mon[25750]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:50.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:50 smithi039 ceph-mon[29337]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:51.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:50 smithi043 ceph-mon[29258]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:51.175 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:51.175 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","created":"2024-09-06T14:01:18.507647+0000","modified":"2024-09-06T14:05:48.295040+0000","last_up_change":"2024-09-06T14:05:46.291764+0000","last_in_change":"2024-09-06T14:05:25.037964+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-06T14:04:33.158389+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c3f41b19-2775-432f-ba01-02a9a95fb435","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6803","nonce":2641550597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6805","nonce":2641550597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6809","nonce":2641550597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6807","nonce":2641550597}]},"public_addr":"172.21.15.12:6803/2641550597","cluster_addr":"172.21.15.12:6805/2641550597","heartbeat_back_addr":"172.21.15.12:6809/2641550597","heartbeat_front_addr":"172.21.15.12:6807/2641550597","state":["exists","up"]},{"osd":1,"uuid":"bfe20b95-0bc9-421e-831d-6e6c9fe88b7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6811","nonce":4078821956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6813","nonce":4078821956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6817","nonce":4078821956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6815","nonce":4078821956}]},"public_addr":"172.21.15.12:6811/4078821956","cluster_addr":"172.21.15.12:6813/4078821956","heartbeat_back_addr":"172.21.15.12:6817/4078821956","heartbeat_front_addr":"172.21.15.12:6815/4078821956","state":["exists","up"]},{"osd":2,"uuid":"c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6801","nonce":222155176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6803","nonce":222155176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6807","nonce":222155176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6805","nonce":222155176}]},"public_addr":"172.21.15.39:6801/222155176","cluster_addr":"172.21.15.39:6803/222155176","heartbeat_back_addr":"172.21.15.39:6807/222155176","heartbeat_front_addr":"172.21.15.39:6805/222155176","state":["exists","up"]},{"osd":3,"uuid":"ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6809","nonce":2432984813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6811","nonce":2432984813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6815","nonce":2432984813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6813","nonce":2432984813}]},"public_addr":"172.21.15.39:6809/2432984813","cluster_addr":"172.21.15.39:6811/2432984813","heartbeat_back_addr":"172.21.15.39:6815/2432984813","heartbeat_front_addr":"172.21.15.39:6813/2432984813","state":["exists","up"]},{"osd":4,"uuid":"54902464-cc1b-4da9-8345-29fc7f9c3bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6801","nonce":1659166655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6803","nonce":1659166655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6807","nonce":1659166655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6805","nonce":1659166655}]},"public_addr":"172.21.15.43:6801/1659166655","cluster_addr":"172.21.15.43:6803/1659166655","heartbeat_back_addr":"172.21.15.43:6807/1659166655","heartbeat_front_addr":"172.21.15.43:6805/1659166655","state":["exists","up"]},{"osd":5,"uuid":"f0084175-0aba-4fe9-a633-ee22faf222e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6809","nonce":1310120506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6811","nonce":1310120506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6815","nonce":1310120506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6813","nonce":1310120506}]},"public_addr":"172.21.15.43:6809/1310120506","cluster_addr":"172.21.15.43:6811/1310120506","heartbeat_back_addr":"172.21.15.43:6815/1310120506","heartbeat_front_addr":"172.21.15.43:6813/1310120506","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:03:40.719351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:05.403109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:29.166649+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:54.420841+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:17.538195+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:44.709391+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/3271346174":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6801/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:0/542646781":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/622500751":"2024-09-07T14:01:50.980123+0000","172.21.15.12:6801/3084754565":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/2897539813":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/3084754565":"2024-09-07T14:01:50.980123+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-06T14:05:51.772 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:51 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2005032174' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:51.773 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-06T14:04:33.158389+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, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-06T14:05:51.774 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-06T14:05:51.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:51 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2005032174' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:52.019 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:52.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:51 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2005032174' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:52.606 INFO:teuthology.orchestra.run.smithi012.stdout:pg_num: 1 2024-09-06T14:05:52.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:52 smithi012 ceph-mon[25750]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:52.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:52 smithi039 ceph-mon[29337]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:53.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:52 smithi043 ceph-mon[29258]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:05:53.225 INFO:tasks.cephadm:Setting up client nodes... 2024-09-06T14:05:53.225 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-06T14:05:53.473 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:53.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:53 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/778889143' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:05:53.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:53 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/778889143' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:05:54.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/778889143' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:05:54.093 INFO:teuthology.orchestra.run.smithi012.stdout:[client.0] 2024-09-06T14:05:54.093 INFO:teuthology.orchestra.run.smithi012.stdout: key = AQBCDNtmt1CZBRAA4A+yf7JXsqCGj1LpOgODtA== 2024-09-06T14:05:54.708 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-06T14:05:54.708 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-06T14:05:54.708 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-06T14:05:54.749 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph config log 1 --format=json 2024-09-06T14:05:54.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:54 smithi012 ceph-mon[25750]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-06T14:05:54.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:54 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-06T14:05:54.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:54 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-06T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:54 smithi039 ceph-mon[29337]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-06T14:05:55.338 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:54 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-06T14:05:55.338 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:54 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-06T14:05:55.338 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:54 smithi043 ceph-mon[29258]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-06T14:05:55.339 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:54 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-06T14:05:55.339 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:54 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3909052114' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-06T14:05:55.339 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:55.607 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:56.128 INFO:teuthology.orchestra.run.smithi012.stdout:[{"version":17,"timestamp":"2024-09-06T14:05:45.886230+0000","name":"","changes":[{"name":"osd/host:smithi043/osd_memory_target","previous_value":"22217630515","new_value":"11108815257"}]}] 2024-09-06T14:05:56.128 INFO:tasks.ceph_manager:config epoch is 17 2024-09-06T14:05:56.129 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-06T14:05:56.129 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-06T14:05:56.129 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph mgr dump --format=json 2024-09-06T14:05:56.377 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:56.766 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:56 smithi012 ceph-mon[25750]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:56.766 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:56 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1766434428' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:05:56.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:56 smithi043 ceph-mon[29258]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:56.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:56 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1766434428' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:05:56.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:56 smithi039 ceph-mon[29337]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:05:56.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:56 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1766434428' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:05:56.992 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:57.595 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":14,"flags":0,"active_gid":14146,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6800","nonce":1250159656},{"type":"v1","addr":"172.21.15.12:6801","nonce":1250159656}]},"active_addr":"172.21.15.12:6801/1250159656","active_change":"2024-09-06T14:02:14.700074+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":false,"error_string":"No module named 'ceph.fs'","module_options":{}},{"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.12: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":200486146}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3479024365}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":1578531395}]}]} 2024-09-06T14:05:57.598 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-06T14:05:57.598 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-06T14:05:57.598 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:05:57.846 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:57.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:57 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/270729801' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:05:57.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:57 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/270729801' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:05:58.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:57 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/270729801' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:05:58.455 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:58.456 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","created":"2024-09-06T14:01:18.507647+0000","modified":"2024-09-06T14:05:48.295040+0000","last_up_change":"2024-09-06T14:05:46.291764+0000","last_in_change":"2024-09-06T14:05:25.037964+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-06T14:04:33.158389+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c3f41b19-2775-432f-ba01-02a9a95fb435","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6803","nonce":2641550597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6805","nonce":2641550597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6809","nonce":2641550597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6807","nonce":2641550597}]},"public_addr":"172.21.15.12:6803/2641550597","cluster_addr":"172.21.15.12:6805/2641550597","heartbeat_back_addr":"172.21.15.12:6809/2641550597","heartbeat_front_addr":"172.21.15.12:6807/2641550597","state":["exists","up"]},{"osd":1,"uuid":"bfe20b95-0bc9-421e-831d-6e6c9fe88b7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6811","nonce":4078821956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6813","nonce":4078821956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6817","nonce":4078821956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6815","nonce":4078821956}]},"public_addr":"172.21.15.12:6811/4078821956","cluster_addr":"172.21.15.12:6813/4078821956","heartbeat_back_addr":"172.21.15.12:6817/4078821956","heartbeat_front_addr":"172.21.15.12:6815/4078821956","state":["exists","up"]},{"osd":2,"uuid":"c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6801","nonce":222155176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6803","nonce":222155176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6807","nonce":222155176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6805","nonce":222155176}]},"public_addr":"172.21.15.39:6801/222155176","cluster_addr":"172.21.15.39:6803/222155176","heartbeat_back_addr":"172.21.15.39:6807/222155176","heartbeat_front_addr":"172.21.15.39:6805/222155176","state":["exists","up"]},{"osd":3,"uuid":"ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6809","nonce":2432984813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6811","nonce":2432984813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6815","nonce":2432984813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6813","nonce":2432984813}]},"public_addr":"172.21.15.39:6809/2432984813","cluster_addr":"172.21.15.39:6811/2432984813","heartbeat_back_addr":"172.21.15.39:6815/2432984813","heartbeat_front_addr":"172.21.15.39:6813/2432984813","state":["exists","up"]},{"osd":4,"uuid":"54902464-cc1b-4da9-8345-29fc7f9c3bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6801","nonce":1659166655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6803","nonce":1659166655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6807","nonce":1659166655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6805","nonce":1659166655}]},"public_addr":"172.21.15.43:6801/1659166655","cluster_addr":"172.21.15.43:6803/1659166655","heartbeat_back_addr":"172.21.15.43:6807/1659166655","heartbeat_front_addr":"172.21.15.43:6805/1659166655","state":["exists","up"]},{"osd":5,"uuid":"f0084175-0aba-4fe9-a633-ee22faf222e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6809","nonce":1310120506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6811","nonce":1310120506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6815","nonce":1310120506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6813","nonce":1310120506}]},"public_addr":"172.21.15.43:6809/1310120506","cluster_addr":"172.21.15.43:6811/1310120506","heartbeat_back_addr":"172.21.15.43:6815/1310120506","heartbeat_front_addr":"172.21.15.43:6813/1310120506","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:03:40.719351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:05.403109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:29.166649+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:54.420841+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:17.538195+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:44.709391+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/3271346174":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6801/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:0/542646781":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/622500751":"2024-09-07T14:01:50.980123+0000","172.21.15.12:6801/3084754565":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/2897539813":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/3084754565":"2024-09-07T14:01:50.980123+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-06T14:05:58.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:58 smithi012 ceph-mon[25750]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-06T14:05:58.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:05:58 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2364802184' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:58.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:58 smithi039 ceph-mon[29337]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-06T14:05:58.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:05:58 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2364802184' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:58 smithi043 ceph-mon[29258]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-06T14:05:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:05:58 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2364802184' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:05:59.077 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-06T14:05:59.077 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:05:59.327 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:05:59.896 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:05:59.896 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"5546b10c-6c58-11ef-bce4-c7b262605968","created":"2024-09-06T14:01:18.507647+0000","modified":"2024-09-06T14:05:48.295040+0000","last_up_change":"2024-09-06T14:05:46.291764+0000","last_in_change":"2024-09-06T14:05:25.037964+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-06T14:04:33.158389+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c3f41b19-2775-432f-ba01-02a9a95fb435","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6803","nonce":2641550597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6805","nonce":2641550597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6809","nonce":2641550597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2641550597},{"type":"v1","addr":"172.21.15.12:6807","nonce":2641550597}]},"public_addr":"172.21.15.12:6803/2641550597","cluster_addr":"172.21.15.12:6805/2641550597","heartbeat_back_addr":"172.21.15.12:6809/2641550597","heartbeat_front_addr":"172.21.15.12:6807/2641550597","state":["exists","up"]},{"osd":1,"uuid":"bfe20b95-0bc9-421e-831d-6e6c9fe88b7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6811","nonce":4078821956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6813","nonce":4078821956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6817","nonce":4078821956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":4078821956},{"type":"v1","addr":"172.21.15.12:6815","nonce":4078821956}]},"public_addr":"172.21.15.12:6811/4078821956","cluster_addr":"172.21.15.12:6813/4078821956","heartbeat_back_addr":"172.21.15.12:6817/4078821956","heartbeat_front_addr":"172.21.15.12:6815/4078821956","state":["exists","up"]},{"osd":2,"uuid":"c8c5e5ea-ee2a-4aaf-acd9-cc92e9017a6b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6801","nonce":222155176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6803","nonce":222155176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6807","nonce":222155176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":222155176},{"type":"v1","addr":"172.21.15.39:6805","nonce":222155176}]},"public_addr":"172.21.15.39:6801/222155176","cluster_addr":"172.21.15.39:6803/222155176","heartbeat_back_addr":"172.21.15.39:6807/222155176","heartbeat_front_addr":"172.21.15.39:6805/222155176","state":["exists","up"]},{"osd":3,"uuid":"ce348b3c-b2d8-4ccf-a8c7-ae1228c2106b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6809","nonce":2432984813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6811","nonce":2432984813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6815","nonce":2432984813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2432984813},{"type":"v1","addr":"172.21.15.39:6813","nonce":2432984813}]},"public_addr":"172.21.15.39:6809/2432984813","cluster_addr":"172.21.15.39:6811/2432984813","heartbeat_back_addr":"172.21.15.39:6815/2432984813","heartbeat_front_addr":"172.21.15.39:6813/2432984813","state":["exists","up"]},{"osd":4,"uuid":"54902464-cc1b-4da9-8345-29fc7f9c3bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6801","nonce":1659166655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6803","nonce":1659166655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6807","nonce":1659166655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":1659166655},{"type":"v1","addr":"172.21.15.43:6805","nonce":1659166655}]},"public_addr":"172.21.15.43:6801/1659166655","cluster_addr":"172.21.15.43:6803/1659166655","heartbeat_back_addr":"172.21.15.43:6807/1659166655","heartbeat_front_addr":"172.21.15.43:6805/1659166655","state":["exists","up"]},{"osd":5,"uuid":"f0084175-0aba-4fe9-a633-ee22faf222e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6809","nonce":1310120506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6811","nonce":1310120506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6815","nonce":1310120506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":1310120506},{"type":"v1","addr":"172.21.15.43:6813","nonce":1310120506}]},"public_addr":"172.21.15.43:6809/1310120506","cluster_addr":"172.21.15.43:6811/1310120506","heartbeat_back_addr":"172.21.15.43:6815/1310120506","heartbeat_front_addr":"172.21.15.43:6813/1310120506","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:03:40.719351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:05.403109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:29.166649+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:04:54.420841+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:17.538195+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-06T14:05:44.709391+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/3271346174":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6801/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/2593739489":"2024-09-07T14:02:14.699929+0000","172.21.15.12:0/542646781":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/622500751":"2024-09-07T14:01:50.980123+0000","172.21.15.12:6801/3084754565":"2024-09-07T14:01:50.980123+0000","172.21.15.12:0/2897539813":"2024-09-07T14:02:14.699929+0000","172.21.15.12:6800/3084754565":"2024-09-07T14:01:50.980123+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-06T14:06:00.480 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-06T14:06:00.480 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-06T14:06:00.481 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-06T14:06:00.481 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-06T14:06:00.482 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-06T14:06:00.482 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-06T14:06:00.768 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:00.775 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:00.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:00 smithi012 ceph-mon[25750]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-06T14:06:00.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:00 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/334907974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:06:00.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:00 smithi039 ceph-mon[29337]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-06T14:06:00.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:00 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/334907974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:06:01.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:00 smithi043 ceph-mon[29258]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-06T14:06:01.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:00 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/334907974' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:06:02.272 INFO:teuthology.orchestra.run.smithi012.stdout:34359738397 2024-09-06T14:06:02.272 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-06T14:06:02.481 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:02.779 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:02 smithi012 ceph-mon[25750]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:02.802 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:02.809 INFO:teuthology.orchestra.run.smithi012.stdout:55834574874 2024-09-06T14:06:02.809 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-06T14:06:02.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:02 smithi039 ceph-mon[29337]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:03.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:02 smithi043 ceph-mon[29258]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:03.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:03 smithi012 ceph-mon[25750]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:03.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:03 smithi039 ceph-mon[29337]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:04.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:03 smithi043 ceph-mon[29258]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:06:04.189 INFO:teuthology.orchestra.run.smithi012.stdout:163208757254 2024-09-06T14:06:04.189 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-06T14:06:04.403 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:04.403 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:05.278 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:05.633 INFO:teuthology.orchestra.run.smithi012.stdout:137438953484 2024-09-06T14:06:05.634 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-06T14:06:05.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:05 smithi012 ceph-mon[25750]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:06.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:05 smithi039 ceph-mon[29337]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:06.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:05 smithi043 ceph-mon[29258]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:06.414 INFO:teuthology.orchestra.run.smithi012.stdout:55834574875 2024-09-06T14:06:07.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:06 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/517290716' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:06:07.169 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-06T14:06:07.169 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:07.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:06 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/517290716' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:06:07.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:06 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/517290716' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:06:07.298 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:07.336 INFO:teuthology.orchestra.run.smithi012.stdout:77309411350 2024-09-06T14:06:07.336 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-06T14:06:07.337 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:07.725 INFO:teuthology.orchestra.run.smithi012.stdout:111669149713 2024-09-06T14:06:07.725 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-06T14:06:07.762 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:07.768 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:07.993 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:07 smithi012 ceph-mon[25750]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:08.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:07 smithi043 ceph-mon[29258]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:08.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:07 smithi039 ceph-mon[29337]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:08.705 INFO:teuthology.orchestra.run.smithi012.stdout:163208757255 2024-09-06T14:06:09.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:08 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/716599588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:06:09.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:08 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/494922958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:06:09.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:08 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/716599588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:06:09.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:08 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/494922958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:06:09.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:08 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/716599588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:06:09.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:08 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/494922958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:06:09.495 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757254 got 163208757255 for osd.5 2024-09-06T14:06:09.495 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:10.011 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:09 smithi012 ceph-mon[25750]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:10.013 INFO:teuthology.orchestra.run.smithi012.stdout:137438953484 2024-09-06T14:06:10.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:09 smithi039 ceph-mon[29337]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:10.197 INFO:teuthology.orchestra.run.smithi012.stdout:77309411351 2024-09-06T14:06:10.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:09 smithi043 ceph-mon[29258]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:10.296 INFO:teuthology.orchestra.run.smithi012.stdout:34359738398 2024-09-06T14:06:10.828 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738397 got 34359738398 for osd.0 2024-09-06T14:06:10.828 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:11.003 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:11.117 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:10 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1729321005' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:06:11.117 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:10 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2564283812' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:06:11.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:10 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1729321005' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:06:11.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:10 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2564283812' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:06:11.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:10 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1729321005' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:06:11.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:10 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2564283812' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:06:11.612 INFO:teuthology.orchestra.run.smithi012.stdout:111669149713 2024-09-06T14:06:11.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2024-09-06T14:06:11.884 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:12.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:11 smithi012 ceph-mon[25750]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:12.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:11 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2785682287' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:06:12.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:11 smithi039 ceph-mon[29337]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:12.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:11 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2785682287' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:06:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:11 smithi043 ceph-mon[29258]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:12.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:11 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2785682287' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:06:12.346 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953484 got 137438953484 for osd.4 2024-09-06T14:06:12.346 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:12.863 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149713 got 111669149713 for osd.3 2024-09-06T14:06:12.864 DEBUG:teuthology.parallel:result is None 2024-09-06T14:06:12.864 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-06T14:06:12.864 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph pg dump --format=json 2024-09-06T14:06:13.117 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:13.741 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:13.741 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-06T14:06:14.051 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:13 smithi012 ceph-mon[25750]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:14.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:13 smithi039 ceph-mon[29337]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:13 smithi043 ceph-mon[29258]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:14.443 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-09-06T14:06:12.746866+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170176,"kb_used_data":3828,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300736,"statfs":{"total":575970213888,"available":575795953664,"internally_reserved":0,"allocated":3919872,"data_stored":2574354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002259"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-06T14:05:48.380171+0000","last_change":"2024-09-06T14:05:48.380084+0000","last_active":"2024-09-06T14:05:48.380171+0000","last_peered":"2024-09-06T14:05:48.380171+0000","last_clean":"2024-09-06T14:05:48.380171+0000","last_became_active":"2024-09-06T14:05:48.374706+0000","last_became_peered":"2024-09-06T14:05:48.374706+0000","last_unstale":"2024-09-06T14:05:48.380171+0000","last_undegraded":"2024-09-06T14:05:48.380171+0000","last_fullsized":"2024-09-06T14:05:48.380171+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-06T14:04:33.179696+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-06T14:04:33.179696+0000","last_clean_scrub_stamp":"2024-09-06T14:04:33.179696+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-08T01:34:33.621462+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3563520,"data_stored":3542208,"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":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757256,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":32,"seq":137438953485,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149714,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738399,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"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":5,"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-06T14:06:14.444 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph pg dump --format=json 2024-09-06T14:06:14.693 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:15.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:14 smithi012 ceph-mon[25750]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:15.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:14 smithi039 ceph-mon[29337]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:15.265 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:15.265 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-06T14:06:15.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:14 smithi043 ceph-mon[29258]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:15.921 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-06T14:06:14.747288+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170176,"kb_used_data":3828,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300736,"statfs":{"total":575970213888,"available":575795953664,"internally_reserved":0,"allocated":3919872,"data_stored":2574354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002286"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-06T14:05:48.380171+0000","last_change":"2024-09-06T14:05:48.380084+0000","last_active":"2024-09-06T14:05:48.380171+0000","last_peered":"2024-09-06T14:05:48.380171+0000","last_clean":"2024-09-06T14:05:48.380171+0000","last_became_active":"2024-09-06T14:05:48.374706+0000","last_became_peered":"2024-09-06T14:05:48.374706+0000","last_unstale":"2024-09-06T14:05:48.380171+0000","last_undegraded":"2024-09-06T14:05:48.380171+0000","last_fullsized":"2024-09-06T14:05:48.380171+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-06T14:04:33.179696+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-06T14:04:33.179696+0000","last_clean_scrub_stamp":"2024-09-06T14:04:33.179696+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-08T01:34:33.621462+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3563520,"data_stored":3542208,"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":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757256,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":32,"seq":137438953486,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149714,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574877,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":356352,"data_stored":133875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"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":5,"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-06T14:06:15.922 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-06T14:06:15.922 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-06T14:06:15.922 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-06T14:06:15.922 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:16.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:15 smithi012 ceph-mon[25750]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:16.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:15 smithi012 ceph-mon[25750]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:16.173 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:16.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:15 smithi039 ceph-mon[29337]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:16.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:15 smithi039 ceph-mon[29337]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:16.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:15 smithi043 ceph-mon[29258]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:16.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:15 smithi043 ceph-mon[29258]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:06:16.820 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:16.820 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:16.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:16 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2144966615' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:17.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:16 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2144966615' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:17.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:16 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2144966615' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:18.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:17 smithi012 ceph-mon[25750]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:18.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:17 smithi039 ceph-mon[29337]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:18.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:17 smithi043 ceph-mon[29258]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:20.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:19 smithi012 ceph-mon[25750]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:20.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:19 smithi039 ceph-mon[29337]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:20.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:19 smithi043 ceph-mon[29258]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:20.529 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:20.788 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:21.447 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:21.448 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:22.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:21 smithi012 ceph-mon[25750]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:22.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:21 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2228694406' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:22.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:21 smithi039 ceph-mon[29337]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:22.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:21 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2228694406' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:22.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:21 smithi043 ceph-mon[29258]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:22.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:21 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2228694406' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:24.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:23 smithi012 ceph-mon[25750]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:24.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:23 smithi039 ceph-mon[29337]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:24.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:23 smithi043 ceph-mon[29258]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:24.991 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:25.259 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:25.916 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:25.916 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:25.917 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:25 smithi012 ceph-mon[25750]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:26.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:25 smithi039 ceph-mon[29337]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:26.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:25 smithi043 ceph-mon[29258]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:27.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:26 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3224811264' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:27.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:26 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3224811264' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:27.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:26 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3224811264' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:28.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:27 smithi012 ceph-mon[25750]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:28.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:27 smithi039 ceph-mon[29337]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:28.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:27 smithi043 ceph-mon[29258]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:29.506 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:29.764 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:30.113 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:29 smithi012 ceph-mon[25750]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:30.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:29 smithi039 ceph-mon[29337]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:30.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:29 smithi043 ceph-mon[29258]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:30.398 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:30.399 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:31.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:30 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/324293431' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:31.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:30 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/324293431' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:31.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:30 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/324293431' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:32.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:31 smithi039 ceph-mon[29337]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:32.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:31 smithi043 ceph-mon[29258]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:32.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:31 smithi012 ceph-mon[25750]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:34.111 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:34.138 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:33 smithi012 ceph-mon[25750]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:34.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:33 smithi039 ceph-mon[29337]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:34.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:33 smithi043 ceph-mon[29258]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:34.371 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:35.014 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:35.015 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:36.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:35 smithi012 ceph-mon[25750]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:36.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:35 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3461105332' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:36.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:35 smithi039 ceph-mon[29337]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:36.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:35 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3461105332' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:36.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:35 smithi043 ceph-mon[29258]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:36.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:35 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3461105332' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:38.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:37 smithi039 ceph-mon[29337]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:38.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:37 smithi043 ceph-mon[29258]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:38.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:37 smithi012 ceph-mon[25750]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:38.721 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:38.981 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:39.647 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:39.647 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:40.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:39 smithi012 ceph-mon[25750]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:40.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:39 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2652896397' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:40.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:39 smithi039 ceph-mon[29337]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:40.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:39 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2652896397' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:39 smithi043 ceph-mon[29258]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:39 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2652896397' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:42.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:41 smithi039 ceph-mon[29337]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:42.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:41 smithi043 ceph-mon[29258]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:42.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:41 smithi012 ceph-mon[25750]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:43.350 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:43.612 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:43.989 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:43 smithi012 ceph-mon[25750]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:44.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:43 smithi039 ceph-mon[29337]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:44.271 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:44.271 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:44.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:43 smithi043 ceph-mon[29258]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:45.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:44 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2718742961' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:45.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:44 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2718742961' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:45.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:44 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2718742961' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:46.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:45 smithi039 ceph-mon[29337]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:46.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:45 smithi043 ceph-mon[29258]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:46.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:45 smithi012 ceph-mon[25750]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:47.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:06:47.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:06:47.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:06:47.190 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:06:47.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:06:47.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:06:47.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:06:47.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:06:47.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:06:47.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:06:47.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:06:47.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:06:47.866 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:48.125 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:48.521 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:48 smithi012 ceph-mon[25750]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:48.738 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:48.738 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:48.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:48 smithi043 ceph-mon[29258]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:48.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:48 smithi039 ceph-mon[29337]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:49.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:49 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1288711588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:49.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:49 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1288711588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:49.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:49 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1288711588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:50.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:50 smithi043 ceph-mon[29258]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:50.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:50 smithi012 ceph-mon[25750]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:50.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:50 smithi039 ceph-mon[29337]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:52.440 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:52.701 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:52.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:52 smithi043 ceph-mon[29258]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:52.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:52 smithi012 ceph-mon[25750]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:52.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:52 smithi039 ceph-mon[29337]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:53.338 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:53.338 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:53.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:53 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3234730969' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:53.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:53 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3234730969' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:53.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:53 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3234730969' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:54.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:54 smithi043 ceph-mon[29258]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:54.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:54 smithi012 ceph-mon[25750]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:54.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:54 smithi039 ceph-mon[29337]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:56.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:56 smithi043 ceph-mon[29258]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:56.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:56 smithi012 ceph-mon[25750]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:56.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:56 smithi039 ceph-mon[29337]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:57.035 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:06:57.297 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:06:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:06:58.241 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:06:58.534 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:58 smithi012 ceph-mon[25750]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:58.534 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:06:58 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3308607197' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:58.741 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:58 smithi039 ceph-mon[29337]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:58.742 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:06:58 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3308607197' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:06:58.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:58 smithi043 ceph-mon[29258]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:06:58.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:06:58 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3308607197' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:00.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:00 smithi043 ceph-mon[29258]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:00.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:00 smithi012 ceph-mon[25750]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:00.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:00 smithi039 ceph-mon[29337]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:01.861 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:02.122 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:02.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:02 smithi012 ceph-mon[25750]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:02.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:02 smithi043 ceph-mon[29258]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:02.843 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:02.843 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:02.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:02 smithi039 ceph-mon[29337]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:03.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:03 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3695572321' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:03.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:03 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3695572321' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:03.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:03 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3695572321' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:04.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:04 smithi043 ceph-mon[29258]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:04.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:04 smithi012 ceph-mon[25750]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:04.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:04 smithi039 ceph-mon[29337]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:06.562 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:06.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:06 smithi043 ceph-mon[29258]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:06.823 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:06.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:06 smithi012 ceph-mon[25750]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:06.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:06 smithi039 ceph-mon[29337]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:07.531 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:07.531 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:08.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:08 smithi043 ceph-mon[29258]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:08.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:08 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3025948506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:08.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:08 smithi012 ceph-mon[25750]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:08.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:08 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3025948506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:08.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:08 smithi039 ceph-mon[29337]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:08.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:08 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3025948506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:10 smithi043 ceph-mon[29258]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:10.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:10 smithi012 ceph-mon[25750]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:10.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:10 smithi039 ceph-mon[29337]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:11.195 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:11.445 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:12.114 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:12.114 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:12.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:12 smithi043 ceph-mon[29258]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:12.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:12 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3346585346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:12.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:12 smithi012 ceph-mon[25750]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:12.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:12 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3346585346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:12.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:12 smithi039 ceph-mon[29337]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:12.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:12 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3346585346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:14.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:14 smithi043 ceph-mon[29258]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:14.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:14 smithi012 ceph-mon[25750]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:14.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:14 smithi039 ceph-mon[29337]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:15.921 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:16.182 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:16.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:16 smithi012 ceph-mon[25750]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:16.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:16 smithi043 ceph-mon[29258]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:16.804 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:16.805 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:16.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:16 smithi039 ceph-mon[29337]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:17.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:17 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/626348573' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:17.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:17 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/626348573' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:17.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:17 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/626348573' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:18.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:18 smithi043 ceph-mon[29258]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:18.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:18 smithi012 ceph-mon[25750]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:18.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:18 smithi039 ceph-mon[29337]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:20.408 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:20.672 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:20.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:20 smithi043 ceph-mon[29258]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:20.791 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:20 smithi012 ceph-mon[25750]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:20.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:20 smithi039 ceph-mon[29337]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:21.467 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:21.467 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:21.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:21 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1051977584' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:21.798 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:21 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1051977584' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:21.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:21 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1051977584' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:22.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:22 smithi043 ceph-mon[29258]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:22.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:22 smithi012 ceph-mon[25750]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:22.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:22 smithi039 ceph-mon[29337]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:24.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:24 smithi043 ceph-mon[29258]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:24.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:24 smithi012 ceph-mon[25750]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:24.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:24 smithi039 ceph-mon[29337]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:25.230 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:25.490 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:26.120 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:26.120 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:26.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:26 smithi043 ceph-mon[29258]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:26.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:26 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1780165098' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:26.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:26 smithi012 ceph-mon[25750]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:26.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:26 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1780165098' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:26.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:26 smithi039 ceph-mon[29337]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:26.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:26 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1780165098' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:28.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:28 smithi043 ceph-mon[29258]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:28.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:28 smithi012 ceph-mon[25750]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:28.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:28 smithi039 ceph-mon[29337]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:29.768 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:30.027 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:30.655 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:30.655 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:30.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:30 smithi043 ceph-mon[29258]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:30.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:30 smithi012 ceph-mon[25750]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:30 smithi039 ceph-mon[29337]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:31.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:31 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2399625385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:31.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:31 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2399625385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:31.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:31 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2399625385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:32.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:32 smithi043 ceph-mon[29258]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:32.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:32 smithi012 ceph-mon[25750]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:32.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:32 smithi039 ceph-mon[29337]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:34.345 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:34.604 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:34.724 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:34 smithi012 ceph-mon[25750]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:34.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:34 smithi043 ceph-mon[29258]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:34.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:34 smithi039 ceph-mon[29337]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:35.233 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:35.233 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:35.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:35 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1410925499' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:35.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:35 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1410925499' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:35.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:35 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1410925499' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:36.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:36 smithi012 ceph-mon[25750]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:36.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:36 smithi039 ceph-mon[29337]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:37.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:36 smithi043 ceph-mon[29258]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:38.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:38 smithi012 ceph-mon[25750]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:38.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:38 smithi039 ceph-mon[29337]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:38.949 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:39.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:38 smithi043 ceph-mon[29258]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:39.208 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:39.830 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:39.831 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:40.620 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:40 smithi012 ceph-mon[25750]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:40.620 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:40 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2730880429' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:40.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:40 smithi039 ceph-mon[29337]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:40.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:40 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2730880429' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:41.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:40 smithi043 ceph-mon[29258]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:41.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:40 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2730880429' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:42.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:42 smithi012 ceph-mon[25750]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:42.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:42 smithi039 ceph-mon[29337]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:43.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:42 smithi043 ceph-mon[29258]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:43.456 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:43.710 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:44.371 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:44.372 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:44.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:44 smithi012 ceph-mon[25750]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:44.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:44 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4072027385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:44.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:44 smithi039 ceph-mon[29337]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:44.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:44 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4072027385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:45.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:44 smithi043 ceph-mon[29258]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:45.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:44 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4072027385' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:46.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:46 smithi012 ceph-mon[25750]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:46.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:46 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:07:46.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:46 smithi039 ceph-mon[29337]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:46.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:46 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:07:47.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:46 smithi043 ceph-mon[29258]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:47.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:46 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:07:47.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:07:47.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:07:47.871 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:07:47.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:07:47.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:07:47.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:07:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:07:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:07:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:07:48.211 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:48.471 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:48.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:48 smithi012 ceph-mon[25750]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:48.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:48 smithi039 ceph-mon[29337]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:49.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:48 smithi043 ceph-mon[29258]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:49.129 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:49.130 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:49.746 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:49 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4288027175' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:49.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:49 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4288027175' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:50.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:49 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4288027175' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:50.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:50 smithi012 ceph-mon[25750]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:50.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:50 smithi039 ceph-mon[29337]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:51.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:50 smithi043 ceph-mon[29258]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:52.782 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:52.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:52 smithi012 ceph-mon[25750]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:52.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:52 smithi039 ceph-mon[29337]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:53.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:52 smithi043 ceph-mon[29258]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:53.052 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:53.694 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:53.695 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:54.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:54 smithi012 ceph-mon[25750]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:54.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:54 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/502855604' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:54.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:54 smithi039 ceph-mon[29337]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:54.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:54 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/502855604' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:55.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:54 smithi043 ceph-mon[29258]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:55.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:54 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/502855604' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:56.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:56 smithi043 ceph-mon[29258]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:56.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:56 smithi012 ceph-mon[25750]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:56.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:56 smithi039 ceph-mon[29337]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:57.255 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:07:57.514 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:07:58.138 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:07:58.138 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:07:58.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:58 smithi012 ceph-mon[25750]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:58.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:07:58 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1478477010' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:58.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:58 smithi039 ceph-mon[29337]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:58.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:07:58 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1478477010' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:07:59.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:58 smithi043 ceph-mon[29258]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:07:59.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:07:58 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1478477010' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:00.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:00 smithi012 ceph-mon[25750]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:00.940 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:00 smithi039 ceph-mon[29337]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:01.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:00 smithi043 ceph-mon[29258]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:01.654 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:01.914 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:02.552 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:02.552 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:02.620 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:02 smithi012 ceph-mon[25750]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:02.620 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:02 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1434730097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:02.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:02 smithi039 ceph-mon[29337]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:02.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:02 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1434730097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:03.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:02 smithi043 ceph-mon[29258]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:03.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:02 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1434730097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:04.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:04 smithi012 ceph-mon[25750]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:04.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:04 smithi039 ceph-mon[29337]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:05.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:04 smithi043 ceph-mon[29258]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:06.098 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:06.358 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:06.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:06 smithi012 ceph-mon[25750]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:06.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:06 smithi039 ceph-mon[29337]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:06.959 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:06.959 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:07.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:06 smithi043 ceph-mon[29258]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:07.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:07 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1492184240' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:07.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:07 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1492184240' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:07 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1492184240' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:08.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:08 smithi012 ceph-mon[25750]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:08.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:08 smithi039 ceph-mon[29337]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:09.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:08 smithi043 ceph-mon[29258]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:10.515 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:10.783 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:10.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:10 smithi012 ceph-mon[25750]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:10.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:10 smithi039 ceph-mon[29337]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:10 smithi043 ceph-mon[29258]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:11.466 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:11.466 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:11.776 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:11 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2233255472' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:11.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:11 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2233255472' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:12.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:11 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2233255472' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:12.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:12 smithi012 ceph-mon[25750]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:12.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:12 smithi039 ceph-mon[29337]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:13.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:12 smithi043 ceph-mon[29258]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:14.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:14 smithi012 ceph-mon[25750]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:14.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:14 smithi039 ceph-mon[29337]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:15.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:14 smithi043 ceph-mon[29258]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:15.143 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:15.414 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:16.052 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:16.052 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:16.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:16 smithi012 ceph-mon[25750]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:16.870 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:16 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2900480813' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:16.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:16 smithi039 ceph-mon[29337]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:16.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:16 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2900480813' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:16 smithi043 ceph-mon[29258]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:16 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2900480813' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:18.941 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:18 smithi039 ceph-mon[29337]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:19.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:18 smithi043 ceph-mon[29258]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:19.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:18 smithi012 ceph-mon[25750]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:19.681 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:19.942 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:20.546 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:20.547 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:20.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:20 smithi039 ceph-mon[29337]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:20.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:20 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3874253350' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:21.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:20 smithi043 ceph-mon[29258]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:21.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:20 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3874253350' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:20 smithi012 ceph-mon[25750]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:20 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3874253350' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:21.939 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:21 smithi039 ceph-mon[29337]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:22.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:21 smithi043 ceph-mon[29258]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:22.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:21 smithi012 ceph-mon[25750]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:24.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:23 smithi012 ceph-mon[25750]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:24.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:23 smithi039 ceph-mon[29337]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:24.290 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:24.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:23 smithi043 ceph-mon[29258]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:24.550 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:25.272 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:25.273 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:25.920 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:25 smithi012 ceph-mon[25750]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:25.920 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:25 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1746075642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:26.093 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:25 smithi043 ceph-mon[29258]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:26.093 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:25 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1746075642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:26.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:25 smithi039 ceph-mon[29337]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:26.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:25 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1746075642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:28.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:27 smithi012 ceph-mon[25750]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:28.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:27 smithi039 ceph-mon[29337]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:28.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:27 smithi043 ceph-mon[29258]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:28.950 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:29.212 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:29.834 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:29.834 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:30.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:29 smithi012 ceph-mon[25750]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:30.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:29 smithi039 ceph-mon[29337]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:30.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:29 smithi043 ceph-mon[29258]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:31.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:30 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4002558821' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:31.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:30 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4002558821' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:31.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:30 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4002558821' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:32.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:31 smithi012 ceph-mon[25750]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:32.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:31 smithi039 ceph-mon[29337]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:32.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:31 smithi043 ceph-mon[29258]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:33.557 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:33.816 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:34.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:33 smithi012 ceph-mon[25750]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:34.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:33 smithi039 ceph-mon[29337]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:34.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:33 smithi043 ceph-mon[29258]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:34.496 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:34.497 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:35.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:34 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3159268836' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:35.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:34 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3159268836' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:35.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:34 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3159268836' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:36.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:35 smithi012 ceph-mon[25750]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:36.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:35 smithi039 ceph-mon[29337]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:36.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:35 smithi043 ceph-mon[29258]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:38.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:37 smithi012 ceph-mon[25750]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:38.130 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:38.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:37 smithi039 ceph-mon[29337]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:38.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:37 smithi043 ceph-mon[29258]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:38.390 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:39.023 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:39.023 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:40.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:39 smithi012 ceph-mon[25750]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:40.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:39 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2698039611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:40.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:39 smithi039 ceph-mon[29337]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:40.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:39 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2698039611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:40.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:39 smithi043 ceph-mon[29258]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:39 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2698039611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:42.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:41 smithi012 ceph-mon[25750]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:42.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:41 smithi039 ceph-mon[29337]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:42.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:41 smithi043 ceph-mon[29258]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:42.696 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:42.946 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:43.586 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:43.586 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:44.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:43 smithi012 ceph-mon[25750]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:44.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:43 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3668055554' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:44.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:43 smithi039 ceph-mon[29337]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:44.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:43 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3668055554' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:44.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:43 smithi043 ceph-mon[29258]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:44.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:43 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3668055554' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:46.121 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:45 smithi012 ceph-mon[25750]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:46.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:45 smithi039 ceph-mon[29337]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:46.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:45 smithi043 ceph-mon[29258]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:47.287 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:47.545 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:47.990 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:47 smithi012 ceph-mon[25750]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:47.990 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:08:47.990 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:08:47.990 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:08:47.991 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:08:48.185 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:48.185 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:47 smithi039 ceph-mon[29337]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:08:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:08:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:08:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:08:48.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:47 smithi043 ceph-mon[29258]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:48.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:08:48.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:08:48.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:08:48.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:08:49.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:48 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4253310723' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:49.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:48 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4253310723' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:49.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:48 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4253310723' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:50.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:49 smithi039 ceph-mon[29337]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:50.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:49 smithi043 ceph-mon[29258]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:50.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:49 smithi012 ceph-mon[25750]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:51.892 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:52.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:51 smithi012 ceph-mon[25750]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:52.143 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:52.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:51 smithi039 ceph-mon[29337]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:52.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:51 smithi043 ceph-mon[29258]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:52.764 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:52.765 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:53.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:52 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2286023875' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:53.240 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:52 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2286023875' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:53.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:52 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2286023875' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:54.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:53 smithi039 ceph-mon[29337]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:54.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:53 smithi043 ceph-mon[29258]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:54.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:53 smithi012 ceph-mon[25750]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:56.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:55 smithi039 ceph-mon[29337]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:56.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:55 smithi043 ceph-mon[29258]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:56.373 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:55 smithi012 ceph-mon[25750]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:56.429 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:08:56.691 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:08:57.310 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:08:57.310 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:08:58.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:57 smithi012 ceph-mon[25750]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:58.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:57 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1871655129' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:58.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:57 smithi039 ceph-mon[29337]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:58.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:57 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1871655129' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:08:58.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:57 smithi043 ceph-mon[29258]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:08:58.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:57 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1871655129' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:00.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:08:59 smithi039 ceph-mon[29337]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:00.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:08:59 smithi043 ceph-mon[29258]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:00.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:08:59 smithi012 ceph-mon[25750]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:00.928 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:01.188 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:01.796 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:01.796 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:02.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:01 smithi039 ceph-mon[29337]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:02.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:01 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/679105637' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:02.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:01 smithi043 ceph-mon[29258]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:02.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:01 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/679105637' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:02.309 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:01 smithi012 ceph-mon[25750]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:02.310 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:01 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/679105637' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:04.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:03 smithi039 ceph-mon[29337]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:04.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:03 smithi043 ceph-mon[29258]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:04.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:03 smithi012 ceph-mon[25750]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:05.450 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:05.710 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:06.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:05 smithi012 ceph-mon[25750]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:06.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:05 smithi039 ceph-mon[29337]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:06.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:05 smithi043 ceph-mon[29258]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:06.307 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:06.308 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:07.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:06 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2072396226' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:07.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:06 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2072396226' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:06 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2072396226' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:08.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:07 smithi039 ceph-mon[29337]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:08.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:07 smithi043 ceph-mon[29258]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:08.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:07 smithi012 ceph-mon[25750]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:10.001 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:10.172 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:09 smithi012 ceph-mon[25750]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:10.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:09 smithi039 ceph-mon[29337]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:10.265 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:10.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:09 smithi043 ceph-mon[29258]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:11.006 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:11.006 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:12.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:11 smithi039 ceph-mon[29337]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:12.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:11 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/791580068' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:11 smithi043 ceph-mon[29258]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:11 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/791580068' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:12.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:11 smithi012 ceph-mon[25750]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:12.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:11 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/791580068' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:14.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:13 smithi039 ceph-mon[29337]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:14.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:13 smithi043 ceph-mon[29258]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:14.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:13 smithi012 ceph-mon[25750]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:14.536 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:14.799 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:15.481 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:15.482 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:16.082 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:15 smithi012 ceph-mon[25750]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:16.082 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:15 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1444235825' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:16.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:15 smithi039 ceph-mon[29337]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:16.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:15 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1444235825' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:16.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:15 smithi043 ceph-mon[29258]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:16.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:15 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1444235825' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:18.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:17 smithi039 ceph-mon[29337]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:18.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:17 smithi043 ceph-mon[29258]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:18.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:17 smithi012 ceph-mon[25750]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:19.113 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:19.375 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:20.002 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:20.003 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:20.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:19 smithi043 ceph-mon[29258]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:20.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:19 smithi012 ceph-mon[25750]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:20.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:19 smithi039 ceph-mon[29337]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:21.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:20 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1880981073' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:21.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:20 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1880981073' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:21.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:20 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1880981073' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:21 smithi043 ceph-mon[29258]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:22.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:21 smithi012 ceph-mon[25750]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:22.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:21 smithi039 ceph-mon[29337]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:23.627 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:23.888 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:24.008 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:23 smithi012 ceph-mon[25750]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:24.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:23 smithi039 ceph-mon[29337]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:24.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:23 smithi043 ceph-mon[29258]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:24.542 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:24.543 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:25.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:24 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2112603009' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:25.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:24 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2112603009' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:25.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:24 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2112603009' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:26.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:25 smithi012 ceph-mon[25750]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:26.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:25 smithi039 ceph-mon[29337]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:26.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:25 smithi043 ceph-mon[29258]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:28.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:27 smithi012 ceph-mon[25750]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:28.147 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:28.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:27 smithi039 ceph-mon[29337]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:28.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:27 smithi043 ceph-mon[29258]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:28.409 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:29.011 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:29.011 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:30.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:29 smithi012 ceph-mon[25750]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:30.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:29 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1569009907' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:30.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:29 smithi039 ceph-mon[29337]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:30.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:29 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1569009907' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:30.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:29 smithi043 ceph-mon[29258]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:30.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:29 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1569009907' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:32.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:31 smithi012 ceph-mon[25750]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:32.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:31 smithi039 ceph-mon[29337]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:32.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:31 smithi043 ceph-mon[29258]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:32.604 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:32.868 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:33.523 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:33.523 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:34.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:33 smithi012 ceph-mon[25750]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:34.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:33 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3912687382' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:34.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:33 smithi039 ceph-mon[29337]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:34.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:33 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3912687382' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:34.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:33 smithi043 ceph-mon[29258]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:34.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:33 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3912687382' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:36.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:35 smithi039 ceph-mon[29337]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:36.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:35 smithi043 ceph-mon[29258]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:36.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:35 smithi012 ceph-mon[25750]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:37.118 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:37.379 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:37.986 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:37.986 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:38.120 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:37 smithi012 ceph-mon[25750]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:38.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:37 smithi039 ceph-mon[29337]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:38.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:37 smithi043 ceph-mon[29258]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:39.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:38 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2868632456' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:39.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:38 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2868632456' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:39.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:38 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2868632456' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:40.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:39 smithi039 ceph-mon[29337]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:40.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:39 smithi012 ceph-mon[25750]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:40.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:39 smithi043 ceph-mon[29258]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:41.578 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:41.825 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:42.181 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:41 smithi012 ceph-mon[25750]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:42.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:41 smithi039 ceph-mon[29337]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:41 smithi043 ceph-mon[29258]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:42.467 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:42.467 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:43.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:42 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/762875655' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:43.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:42 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/762875655' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:43.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:42 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/762875655' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:44.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:43 smithi039 ceph-mon[29337]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:44.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:43 smithi043 ceph-mon[29258]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:44.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:43 smithi012 ceph-mon[25750]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:46.015 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:46.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:45 smithi039 ceph-mon[29337]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:46.274 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:46.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:45 smithi043 ceph-mon[29258]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:46.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:45 smithi012 ceph-mon[25750]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:46.902 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:46.903 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:48.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:47 smithi039 ceph-mon[29337]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:47 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/198098399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:48.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:47 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:09:48.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:47 smithi043 ceph-mon[29258]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:48.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:47 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/198098399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:48.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:47 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:09:48.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:47 smithi012 ceph-mon[25750]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:48.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:47 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/198098399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:48.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:47 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:09:49.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:48 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:09:49.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:48 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:09:49.189 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:48 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:09:49.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:48 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:09:49.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:48 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:09:49.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:48 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:09:49.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:09:49.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:09:49.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:09:50.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:50 smithi012 ceph-mon[25750]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:50.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:50 smithi039 ceph-mon[29337]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:50.506 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:50.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:50 smithi043 ceph-mon[29258]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:50.763 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:51.395 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:51.396 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:52.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:52 smithi012 ceph-mon[25750]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:52.370 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:52 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2196709533' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:52.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:52 smithi039 ceph-mon[29337]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:52.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:52 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2196709533' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:52.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:52 smithi043 ceph-mon[29258]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:52.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:52 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2196709533' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:54.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:54 smithi012 ceph-mon[25750]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:54.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:54 smithi039 ceph-mon[29337]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:54.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:54 smithi043 ceph-mon[29258]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:54.976 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:55.236 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:09:55.843 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:09:55.844 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:09:56.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:56 smithi043 ceph-mon[29258]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:56.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:56 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4254352587' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:56.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:56 smithi012 ceph-mon[25750]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:56.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:56 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4254352587' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:56.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:56 smithi039 ceph-mon[29337]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:56.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:56 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4254352587' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:09:58.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:09:58 smithi012 ceph-mon[25750]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:58.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:09:58 smithi039 ceph-mon[29337]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:58.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:09:58 smithi043 ceph-mon[29258]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:09:59.624 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:09:59.886 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:00.265 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:00 smithi012 ceph-mon[25750]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:00.265 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:00 smithi012 ceph-mon[25750]: overall HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:10:00.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:00 smithi039 ceph-mon[29337]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:00.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:00 smithi039 ceph-mon[29337]: overall HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:10:00.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:00 smithi043 ceph-mon[29258]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:00.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:00 smithi043 ceph-mon[29258]: overall HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:10:00.669 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:00.669 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:01.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:01 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2776971680' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:01.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:01 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2776971680' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:01.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:01 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2776971680' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:02.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:02 smithi012 ceph-mon[25750]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:02.440 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:02 smithi039 ceph-mon[29337]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:02.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:02 smithi043 ceph-mon[29258]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:04.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:04 smithi012 ceph-mon[25750]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:04.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:04 smithi039 ceph-mon[29337]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:04.529 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:04.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:04 smithi043 ceph-mon[29258]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:04.791 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:05.541 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:05.541 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:06.321 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:06 smithi012 ceph-mon[25750]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:06.321 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:06 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2130258905' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:06.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:06 smithi039 ceph-mon[29337]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:06.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:06 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2130258905' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:06.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:06 smithi043 ceph-mon[29258]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:06.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:06 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2130258905' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:08.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:08 smithi012 ceph-mon[25750]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:08.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:08 smithi039 ceph-mon[29337]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:08.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:08 smithi043 ceph-mon[29258]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:09.116 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:09.375 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:10.036 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:10.036 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:10.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:10 smithi012 ceph-mon[25750]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:10.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:10 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2719992806' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:10.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:10 smithi039 ceph-mon[29337]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:10.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:10 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2719992806' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:10.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:10 smithi043 ceph-mon[29258]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:10.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:10 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2719992806' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:12.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:12 smithi012 ceph-mon[25750]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:12.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:12 smithi039 ceph-mon[29337]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:12.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:12 smithi043 ceph-mon[29258]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:13.723 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:13.985 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:14.365 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:14 smithi012 ceph-mon[25750]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:14.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:14 smithi039 ceph-mon[29337]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:14.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:14 smithi043 ceph-mon[29258]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:14.755 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:14.756 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:15.383 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:15 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3251717625' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:15.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:15 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3251717625' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:15.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:15 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3251717625' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:16.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:16 smithi039 ceph-mon[29337]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:16.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:16 smithi043 ceph-mon[29258]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:16.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:16 smithi012 ceph-mon[25750]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:18.385 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:18.412 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:18 smithi012 ceph-mon[25750]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:18.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:18 smithi039 ceph-mon[29337]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:18.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:18 smithi043 ceph-mon[29258]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:18.646 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:19.292 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:19.292 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:20.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:20 smithi039 ceph-mon[29337]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:20.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:20 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/249013299' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:20.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:20 smithi043 ceph-mon[29258]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:20.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:20 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/249013299' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:20 smithi012 ceph-mon[25750]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:20 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/249013299' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:22.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:22 smithi039 ceph-mon[29337]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:22.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:22 smithi043 ceph-mon[29258]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:22.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:22 smithi012 ceph-mon[25750]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:22.992 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:23.254 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:23.897 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:23.897 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:24.396 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:24 smithi012 ceph-mon[25750]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:24.397 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:24 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1064298962' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:24.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:24 smithi039 ceph-mon[29337]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:24.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:24 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1064298962' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:24.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:24 smithi043 ceph-mon[29258]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:24.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:24 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1064298962' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:26.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:26 smithi039 ceph-mon[29337]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:26.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:26 smithi043 ceph-mon[29258]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:26.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:26 smithi012 ceph-mon[25750]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:27.643 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:27.903 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:28.285 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:28 smithi012 ceph-mon[25750]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:28.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:28 smithi039 ceph-mon[29337]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:28.501 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:28.501 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:28.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:28 smithi043 ceph-mon[29258]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:29.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:29 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/194523001' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:29.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:29 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/194523001' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:29.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:29 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/194523001' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:30.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:30 smithi039 ceph-mon[29337]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:30.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:30 smithi043 ceph-mon[29258]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:30.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:30 smithi012 ceph-mon[25750]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:32.216 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:32.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:32 smithi039 ceph-mon[29337]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:32.478 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:32.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:32 smithi043 ceph-mon[29258]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:32.598 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:32 smithi012 ceph-mon[25750]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:33.110 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:33.110 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:33.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:33 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4089657262' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:33.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:33 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4089657262' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:33.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:33 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4089657262' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:34.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:34 smithi039 ceph-mon[29337]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:34.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:34 smithi043 ceph-mon[29258]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:34.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:34 smithi012 ceph-mon[25750]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:36.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:36 smithi039 ceph-mon[29337]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:36.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:36 smithi043 ceph-mon[29258]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:36.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:36 smithi012 ceph-mon[25750]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:36.827 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:37.086 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:37.705 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:37.705 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:38.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:38 smithi039 ceph-mon[29337]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:38.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:38 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/3936608656' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:38.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:38 smithi043 ceph-mon[29258]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:38.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:38 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/3936608656' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:38.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:38 smithi012 ceph-mon[25750]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:38.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:38 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/3936608656' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:40.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:40 smithi039 ceph-mon[29337]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:40.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:40 smithi043 ceph-mon[29258]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:40.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:40 smithi012 ceph-mon[25750]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:41.225 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:41.475 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:42.090 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:42.090 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:42.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:42 smithi039 ceph-mon[29337]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:42.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:42 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/931911283' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:42.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:42 smithi043 ceph-mon[29258]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:42.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:42 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/931911283' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:42.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:42 smithi012 ceph-mon[25750]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:42.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:42 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/931911283' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:44.438 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:44 smithi039 ceph-mon[29337]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:44.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:44 smithi043 ceph-mon[29258]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:44.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:44 smithi012 ceph-mon[25750]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:45.621 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:45.883 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:46.268 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:46 smithi012 ceph-mon[25750]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:46.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:46 smithi043 ceph-mon[29258]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:46.552 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:46.553 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:46.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:46 smithi039 ceph-mon[29337]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:47.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:47 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2620532346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:47.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:47 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2620532346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:47.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:47 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2620532346' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:48.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:48 smithi043 ceph-mon[29258]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:48.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:48 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:10:48.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:48 smithi012 ceph-mon[25750]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:48.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:48 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:10:48.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:48 smithi039 ceph-mon[29337]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:48.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:48 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:10:49.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:10:49.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:10:49.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:49 smithi043 ceph-mon[29258]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:10:49.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:10:49.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:10:49.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:49 smithi012 ceph-mon[25750]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:10:49.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:10:49.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:10:49.688 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:49 smithi039 ceph-mon[29337]: from='mgr.14146 172.21.15.12:0/3846457112' entity='mgr.x' 2024-09-06T14:10:50.230 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:50.490 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:50.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:50 smithi012 ceph-mon[25750]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:50.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:50 smithi039 ceph-mon[29337]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:51.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:50 smithi043 ceph-mon[29258]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:51.117 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:51.118 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:51.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:51 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/981929114' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:51.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:51 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/981929114' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:52.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:51 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/981929114' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:52.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:52 smithi012 ceph-mon[25750]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:52.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:52 smithi039 ceph-mon[29337]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:53.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:52 smithi043 ceph-mon[29258]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:54.740 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:54.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:54 smithi012 ceph-mon[25750]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:54.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:54 smithi039 ceph-mon[29337]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:54.999 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:10:55.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:54 smithi043 ceph-mon[29258]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:55.603 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:10:55.603 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:10:55.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:55 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/4266354487' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:55.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:55 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/4266354487' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:56.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:55 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/4266354487' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:10:56.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:56 smithi039 ceph-mon[29337]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:56.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:56 smithi043 ceph-mon[29258]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:57.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:56 smithi012 ceph-mon[25750]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:58.937 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:10:58 smithi039 ceph-mon[29337]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:59.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:10:58 smithi043 ceph-mon[29258]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:59.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:10:58 smithi012 ceph-mon[25750]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:10:59.309 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:10:59.570 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:11:00.194 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:11:00.194 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:11:00.712 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:00 smithi012 ceph-mon[25750]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:00.712 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:00 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/834397247' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:00.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:00 smithi039 ceph-mon[29337]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:00.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:00 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/834397247' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:01.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:00 smithi043 ceph-mon[29258]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:01.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:00 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/834397247' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:02.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:02 smithi039 ceph-mon[29337]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:03.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:02 smithi043 ceph-mon[29258]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:03.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:02 smithi012 ceph-mon[25750]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:03.877 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:11:04.139 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:11:04.754 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:11:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:11:04.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:04 smithi012 ceph-mon[25750]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:04.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:04 smithi039 ceph-mon[29337]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:05.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:04 smithi043 ceph-mon[29258]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:05.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:05 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2581565570' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:05.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:05 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2581565570' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:06.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:05 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2581565570' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:06.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:06 smithi039 ceph-mon[29337]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:07.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:06 smithi043 ceph-mon[29258]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:07.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:06 smithi012 ceph-mon[25750]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:08.482 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:11:08.744 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:11:08.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:08 smithi012 ceph-mon[25750]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:08.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:08 smithi039 ceph-mon[29337]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:09.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:08 smithi043 ceph-mon[29258]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:09.393 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:11:09.393 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:11:09.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:09 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/144593750' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:10.039 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:09 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/144593750' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:10.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:09 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/144593750' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:10.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:10 smithi039 ceph-mon[29337]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:10 smithi043 ceph-mon[29258]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:11.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:10 smithi012 ceph-mon[25750]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:12.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:12 smithi012 ceph-mon[25750]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:12.937 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:12 smithi039 ceph-mon[29337]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:13.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:12 smithi043 ceph-mon[29258]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:13.168 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:11:13.421 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:11:14.036 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:11:14.037 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:11:14.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:14 smithi012 ceph-mon[25750]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:14.869 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:14 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/2777244378' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:14.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:14 smithi039 ceph-mon[29337]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:14.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:14 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/2777244378' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:15.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:14 smithi043 ceph-mon[29258]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:15.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:14 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/2777244378' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:16.938 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:16 smithi039 ceph-mon[29337]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:16 smithi043 ceph-mon[29258]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:17.119 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:16 smithi012 ceph-mon[25750]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:17.693 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:11:17.953 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:11:18.549 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-06T14:11:18.549 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_WARN","checks":{"MGR_MODULE_DEPENDENCY":{"severity":"HEALTH_WARN","summary":{"message":"Module 'volumes' has failed dependency: No module named 'ceph.fs'","count":1},"muted":false}},"mutes":[]} 2024-09-06T14:11:18.937 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:18 smithi039 ceph-mon[29337]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:18.937 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:18 smithi039 ceph-mon[29337]: from='client.? 172.21.15.12:0/1967834172' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:19.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:18 smithi043 ceph-mon[29258]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:19.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:18 smithi043 ceph-mon[29258]: from='client.? 172.21.15.12:0/1967834172' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:19.072 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:18 smithi012 ceph-mon[25750]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:11:19.072 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:18 smithi012 ceph-mon[25750]: from='client.? 172.21.15.12:0/1967834172' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:11:19.203 INFO:tasks.cephadm:Teardown begin 2024-09-06T14:11:19.203 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/cephadm.py", line 2371, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph.py", line 1537, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph_manager.py", line 3299, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-09-06T14:11:19.207 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:11:19.232 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:11:19.267 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:11:19.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:11:19.334 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-06T14:11:19.335 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:11:19.350 DEBUG:teuthology.orchestra.run.smithi039:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:11:19.368 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:11:19.386 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:11:19.403 INFO:tasks.cephadm:Stopping all daemons... 2024-09-06T14:11:19.404 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-06T14:11:19.404 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a 2024-09-06T14:11:19.689 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:19 smithi012 systemd[1]: Stopping Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:20.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:19 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a[25746]: 2024-09-06T14:11:19.691+0000 7f5a0d43f640 -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-06T14:11:20.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:19 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a[25746]: 2024-09-06T14:11:19.691+0000 7f5a0d43f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-06T14:11:20.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:19 smithi012 podman[60383]: 2024-09-06 14:11:19.855391796 +0000 UTC m=+0.263614857 container died cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-06T14:11:20.363 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 podman[60383]: 2024-09-06 14:11:20.200020364 +0000 UTC m=+0.608243418 container cleanup cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:11:20.363 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 bash[60383]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a 2024-09-06T14:11:20.573 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service' 2024-09-06T14:11:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 podman[60397]: 2024-09-06 14:11:20.367852454 +0000 UTC m=+0.507587788 container remove cd03bcfd49723ebe3e93fd2ae82cf4eb8ee414c22ea3161f63590f781ff57b24 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-a, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-06T14:11:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 systemd[1]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-06T14:11:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 systemd[1]: Stopped Ceph mon.a for 5546b10c-6c58-11ef-bce4-c7b262605968. 2024-09-06T14:11:20.619 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 06 14:11:20 smithi012 systemd[1]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.a.service: Consumed 6.587s CPU time. 2024-09-06T14:11:20.630 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:20.630 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-06T14:11:20.630 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-06T14:11:20.630 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.b 2024-09-06T14:11:20.925 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:20 smithi039 systemd[1]: Stopping Ceph mon.b for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:21.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:20 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b[29333]: 2024-09-06T14:11:20.929+0000 7fde69d05640 -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-06T14:11:21.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:20 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b[29333]: 2024-09-06T14:11:20.929+0000 7fde69d05640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-06T14:11:21.188 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:21 smithi039 podman[43375]: 2024-09-06 14:11:21.042380513 +0000 UTC m=+0.209795854 container died 3bea012e61ed2e271caa9120a5806db6705cdbf7c2d473f060b3459219bbc924 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:11:21.651 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:21 smithi039 podman[43375]: 2024-09-06 14:11:21.47975942 +0000 UTC m=+0.647174789 container cleanup 3bea012e61ed2e271caa9120a5806db6705cdbf7c2d473f060b3459219bbc924 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-06T14:11:21.651 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:21 smithi039 bash[43375]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b 2024-09-06T14:11:21.908 INFO:journalctl@ceph.mon.b.smithi039.stdout:Sep 06 14:11:21 smithi039 podman[43386]: 2024-09-06 14:11:21.656258187 +0000 UTC m=+0.611866050 container remove 3bea012e61ed2e271caa9120a5806db6705cdbf7c2d473f060b3459219bbc924 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-06T14:11:21.912 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.b.service' 2024-09-06T14:11:21.957 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:21.957 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-06T14:11:21.957 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-06T14:11:21.958 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.c 2024-09-06T14:11:22.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 systemd[1]: Stopping Ceph mon.c for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:22.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c[29254]: 2024-09-06T14:11:22.280+0000 7f943ecfc640 -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-06T14:11:22.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c[29254]: 2024-09-06T14:11:22.280+0000 7f943ecfc640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-06T14:11:22.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 podman[43484]: 2024-09-06 14:11:22.383878042 +0000 UTC m=+0.222180178 container died f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True) 2024-09-06T14:11:23.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 podman[43484]: 2024-09-06 14:11:22.822786871 +0000 UTC m=+0.661089057 container cleanup f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True) 2024-09-06T14:11:23.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:22 smithi043 bash[43484]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c 2024-09-06T14:11:23.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 06 14:11:23 smithi043 podman[43497]: 2024-09-06 14:11:23.1492188 +0000 UTC m=+0.763556127 container remove f7dc67200f08f5cf149dcf4e64da3e1ef9fbe5d973bf825e44ebfe109e880d11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mon-c, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True) 2024-09-06T14:11:23.403 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mon.c.service' 2024-09-06T14:11:23.448 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:23.449 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-06T14:11:23.449 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-06T14:11:23.449 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x 2024-09-06T14:11:23.733 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:23 smithi012 systemd[1]: Stopping Ceph mgr.x for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:24.119 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:23 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x[25976]: 2024-09-06T14:11:23.736+0000 7fcf2dc00640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -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-06T14:11:24.119 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:23 smithi012 podman[60505]: 2024-09-06 14:11:23.768126695 +0000 UTC m=+0.123210294 container died 5817ca6b4d26f1b3a711ec26fbe70227bc8711503ba2451e8a4a3e9fc3350760 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:11:24.530 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:24 smithi012 podman[60505]: 2024-09-06 14:11:24.128206578 +0000 UTC m=+0.483290184 container cleanup 5817ca6b4d26f1b3a711ec26fbe70227bc8711503ba2451e8a4a3e9fc3350760 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-06T14:11:24.530 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:24 smithi012 bash[60505]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x 2024-09-06T14:11:24.531 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 06 14:11:24 smithi012 podman[60518]: 2024-09-06 14:11:24.304922159 +0000 UTC m=+0.535500586 container remove 5817ca6b4d26f1b3a711ec26fbe70227bc8711503ba2451e8a4a3e9fc3350760 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-06T14:11:24.547 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@mgr.x.service' 2024-09-06T14:11:24.580 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:24.580 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-06T14:11:24.580 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-06T14:11:24.580 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.0 2024-09-06T14:11:24.869 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:24 smithi012 systemd[1]: Stopping Ceph osd.0 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:25.369 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:24 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:11:24.906+0000 7f339fe90640 -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-06T14:11:25.369 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:24 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:11:24.906+0000 7f339fe90640 -1 osd.0 40 *** Got signal Terminated *** 2024-09-06T14:11:25.369 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:24 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0[39381]: 2024-09-06T14:11:24.906+0000 7f339fe90640 -1 osd.0 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:11:30.512 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:30 smithi012 podman[60627]: 2024-09-06 14:11:30.262956361 +0000 UTC m=+5.454423272 container died c96e34cfc9c48835fbfd3263d14342aacbaa29b5d52b3e7daa71c01976b3436f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-06T14:11:30.869 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:30 smithi012 podman[60627]: 2024-09-06 14:11:30.681810751 +0000 UTC m=+5.873277661 container cleanup c96e34cfc9c48835fbfd3263d14342aacbaa29b5d52b3e7daa71c01976b3436f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-06T14:11:30.869 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:30 smithi012 bash[60627]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0 2024-09-06T14:11:31.272 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:30 smithi012 podman[60643]: 2024-09-06 14:11:30.881248085 +0000 UTC m=+0.617225344 container remove c96e34cfc9c48835fbfd3263d14342aacbaa29b5d52b3e7daa71c01976b3436f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True) 2024-09-06T14:11:31.547 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.179783414 +0000 UTC m=+0.015521634 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:11:31.548 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.292074424 +0000 UTC m=+0.127812631 container create 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:11:31.548 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.477644942 +0000 UTC m=+0.313383149 container init 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , ceph=True) 2024-09-06T14:11:31.548 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.480961375 +0000 UTC m=+0.316699591 container start 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True) 2024-09-06T14:11:31.548 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.552461944 +0000 UTC m=+0.388200162 container attach 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, 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.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux ) 2024-09-06T14:11:31.871 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:31 smithi012 podman[60733]: 2024-09-06 14:11:31.673488055 +0000 UTC m=+0.509226265 container died 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-06T14:11:32.214 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 06 14:11:32 smithi012 podman[60757]: 2024-09-06 14:11:32.197431656 +0000 UTC m=+0.518485985 container remove 1b8e5b0481c0b26fbfd0232f091b0569b33a747a20d7e4acd3798291cf4b147f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True) 2024-09-06T14:11:32.219 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.0.service' 2024-09-06T14:11:32.260 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:32.261 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-06T14:11:32.261 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-06T14:11:32.261 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.1 2024-09-06T14:11:32.606 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:32 smithi012 systemd[1]: Stopping Ceph osd.1 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:32.869 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:32 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:11:32.609+0000 7fb7574fb640 -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-06T14:11:32.869 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:32 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:11:32.609+0000 7fb7574fb640 -1 osd.1 40 *** Got signal Terminated *** 2024-09-06T14:11:32.869 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:32 smithi012 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1[45209]: 2024-09-06T14:11:32.609+0000 7fb7574fb640 -1 osd.1 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:11:38.453 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 podman[60836]: 2024-09-06 14:11:38.150788992 +0000 UTC m=+5.656216074 container died c4d915d72a00d95b5e71a3e7a5e337a278a0169d3fbf97b531a0d11c9ed64e3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-06T14:11:38.454 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 podman[60836]: 2024-09-06 14:11:38.457664343 +0000 UTC m=+5.963091424 container cleanup c4d915d72a00d95b5e71a3e7a5e337a278a0169d3fbf97b531a0d11c9ed64e3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-06T14:11:38.869 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 bash[60836]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1 2024-09-06T14:11:38.869 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 podman[60863]: 2024-09-06 14:11:38.650347194 +0000 UTC m=+0.498216022 container remove c4d915d72a00d95b5e71a3e7a5e337a278a0169d3fbf97b531a0d11c9ed64e3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T14:11:39.232 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 podman[60957]: 2024-09-06 14:11:38.950997579 +0000 UTC m=+0.093235785 container create cf924f4a6e20524e2ebfb249f97993ebda54e57465d6d3a4528e30b0a4ee53fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-06T14:11:39.232 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:38 smithi012 podman[60957]: 2024-09-06 14:11:38.873392861 +0000 UTC m=+0.015631073 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:11:39.232 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:39 smithi012 podman[60957]: 2024-09-06 14:11:39.161504905 +0000 UTC m=+0.303743105 container init cf924f4a6e20524e2ebfb249f97993ebda54e57465d6d3a4528e30b0a4ee53fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-06T14:11:39.232 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:39 smithi012 podman[60957]: 2024-09-06 14:11:39.164574271 +0000 UTC m=+0.306812471 container start cf924f4a6e20524e2ebfb249f97993ebda54e57465d6d3a4528e30b0a4ee53fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1-deactivate, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-06T14:11:39.232 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:39 smithi012 podman[60957]: 2024-09-06 14:11:39.236670469 +0000 UTC m=+0.378908675 container attach cf924f4a6e20524e2ebfb249f97993ebda54e57465d6d3a4528e30b0a4ee53fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-06T14:11:39.619 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 06 14:11:39 smithi012 podman[60957]: 2024-09-06 14:11:39.356151243 +0000 UTC m=+0.498389451 container died cf924f4a6e20524e2ebfb249f97993ebda54e57465d6d3a4528e30b0a4ee53fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-06T14:11:39.959 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.1.service' 2024-09-06T14:11:40.001 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:40.002 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-06T14:11:40.002 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-06T14:11:40.002 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.2 2024-09-06T14:11:40.311 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:40 smithi039 systemd[1]: Stopping Ceph osd.2 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:40.687 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:40 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:11:40.315+0000 7f22c13bc640 -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-06T14:11:40.688 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:40 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:11:40.315+0000 7f22c13bc640 -1 osd.2 40 *** Got signal Terminated *** 2024-09-06T14:11:40.688 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:40 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2[32883]: 2024-09-06T14:11:40.315+0000 7f22c13bc640 -1 osd.2 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:11:46.079 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:45 smithi039 podman[43514]: 2024-09-06 14:11:45.816610344 +0000 UTC m=+5.603368782 container died 9b0bd39f868fcd20f3f3c5d6ebe6352a5253add4cbedafb989651b278fcf500e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:11:46.437 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:46 smithi039 podman[43514]: 2024-09-06 14:11:46.174637415 +0000 UTC m=+5.961395844 container cleanup 9b0bd39f868fcd20f3f3c5d6ebe6352a5253add4cbedafb989651b278fcf500e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-06T14:11:46.438 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:46 smithi039 bash[43514]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2 2024-09-06T14:11:46.783 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:46 smithi039 podman[43530]: 2024-09-06 14:11:46.442496335 +0000 UTC m=+0.621815518 container remove 9b0bd39f868fcd20f3f3c5d6ebe6352a5253add4cbedafb989651b278fcf500e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-06T14:11:47.115 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:46 smithi039 podman[43617]: 2024-09-06 14:11:46.690714314 +0000 UTC m=+0.015719279 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:11:47.116 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:46 smithi039 podman[43617]: 2024-09-06 14:11:46.910030691 +0000 UTC m=+0.235035689 container create c6b86410308c69f5f74b0b663abf28dd4fa084e2dbf1a68743df7dff5bdddb8b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:11:47.116 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:47 smithi039 podman[43617]: 2024-09-06 14:11:47.120919919 +0000 UTC m=+0.445924874 container init c6b86410308c69f5f74b0b663abf28dd4fa084e2dbf1a68743df7dff5bdddb8b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-06T14:11:47.438 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:47 smithi039 podman[43617]: 2024-09-06 14:11:47.124238681 +0000 UTC m=+0.449243637 container start c6b86410308c69f5f74b0b663abf28dd4fa084e2dbf1a68743df7dff5bdddb8b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-06T14:11:47.438 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:47 smithi039 podman[43617]: 2024-09-06 14:11:47.204121802 +0000 UTC m=+0.529126784 container attach c6b86410308c69f5f74b0b663abf28dd4fa084e2dbf1a68743df7dff5bdddb8b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-06T14:11:47.438 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 06 14:11:47 smithi039 podman[43617]: 2024-09-06 14:11:47.321870063 +0000 UTC m=+0.646875019 container died c6b86410308c69f5f74b0b663abf28dd4fa084e2dbf1a68743df7dff5bdddb8b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-2-deactivate, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:11:47.923 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.2.service' 2024-09-06T14:11:47.961 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:47.961 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-06T14:11:47.962 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-06T14:11:47.962 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.3 2024-09-06T14:11:48.187 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:48 smithi039 systemd[1]: Stopping Ceph osd.3 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:48.687 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:48 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:11:48.294+0000 7fce7f51f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -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-06T14:11:48.688 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:48 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:11:48.294+0000 7fce7f51f640 -1 osd.3 40 *** Got signal Terminated *** 2024-09-06T14:11:48.688 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:48 smithi039 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3[38727]: 2024-09-06T14:11:48.294+0000 7fce7f51f640 -1 osd.3 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:11:52.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:52 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:52.043+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:53.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:53 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:53.087+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:54.057 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:53 smithi039 podman[43719]: 2024-09-06 14:11:53.803397128 +0000 UTC m=+5.621270035 container died 542d11e4778f8c3ba9aa5f899d9abd231ac580e8d2fa370f9ddf8dbcce114020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:11:54.433 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:54 smithi039 podman[43719]: 2024-09-06 14:11:54.16195614 +0000 UTC m=+5.979829046 container cleanup 542d11e4778f8c3ba9aa5f899d9abd231ac580e8d2fa370f9ddf8dbcce114020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-06T14:11:54.433 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:54 smithi039 bash[43719]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3 2024-09-06T14:11:54.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:54 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:54.076+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:54.687 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:54 smithi039 podman[43745]: 2024-09-06 14:11:54.438075434 +0000 UTC m=+0.631808174 container remove 542d11e4778f8c3ba9aa5f899d9abd231ac580e8d2fa370f9ddf8dbcce114020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-06T14:11:55.026 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:54 smithi039 podman[43831]: 2024-09-06 14:11:54.67536269 +0000 UTC m=+0.015544570 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:11:55.027 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:54 smithi039 podman[43831]: 2024-09-06 14:11:54.797529611 +0000 UTC m=+0.137711515 container create 1b13b2bb87f27325f4d1663ef9ae892fb2a6b15a67b57d32e286f4ceb206e3ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-06T14:11:55.438 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:55 smithi039 podman[43831]: 2024-09-06 14:11:55.116659509 +0000 UTC m=+0.456841372 container init 1b13b2bb87f27325f4d1663ef9ae892fb2a6b15a67b57d32e286f4ceb206e3ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2) 2024-09-06T14:11:55.438 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:55 smithi039 podman[43831]: 2024-09-06 14:11:55.120122624 +0000 UTC m=+0.460304487 container start 1b13b2bb87f27325f4d1663ef9ae892fb2a6b15a67b57d32e286f4ceb206e3ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-06T14:11:55.438 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:55 smithi039 podman[43831]: 2024-09-06 14:11:55.191542129 +0000 UTC m=+0.531724000 container attach 1b13b2bb87f27325f4d1663ef9ae892fb2a6b15a67b57d32e286f4ceb206e3ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3-deactivate, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:11:55.438 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 06 14:11:55 smithi039 podman[43831]: 2024-09-06 14:11:55.307612191 +0000 UTC m=+0.647794056 container died 1b13b2bb87f27325f4d1663ef9ae892fb2a6b15a67b57d32e286f4ceb206e3ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:11:55.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:55 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:55.116+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:55.827 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.3.service' 2024-09-06T14:11:55.866 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:11:55.866 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-06T14:11:55.866 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-06T14:11:55.866 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.4 2024-09-06T14:11:55.894 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:55 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:55.601+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:11:56.155 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:55 smithi043 systemd[1]: Stopping Ceph osd.4 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:11:56.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:56 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:56.160+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:56.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:56 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:56.173+0000 7f1aa8800640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -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-06T14:11:56.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:56 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:56.173+0000 7f1aa8800640 -1 osd.4 40 *** Got signal Terminated *** 2024-09-06T14:11:56.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:56 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:56.173+0000 7f1aa8800640 -1 osd.4 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:11:57.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:56 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:56.611+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:11:57.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:57 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:57.183+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:58.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:57 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:57.644+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:11:58.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:58 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:58.198+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:11:59.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:58 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:58.683+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:11:59.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:11:59 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:11:59.162+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:12:00.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:59 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:59.645+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:00.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:11:59 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:11:59.645+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:00.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:00 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:12:00.212+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:12:01.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:00 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:00.641+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:01.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:00 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:00.641+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:01.539 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:01 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:12:01.168+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.072471+0000 front 2024-09-06T14:11:29.072417+0000 (oldest deadline 2024-09-06T14:11:51.972339+0000) 2024-09-06T14:12:01.540 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:01 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4[33399]: 2024-09-06T14:12:01.168+0000 7f1aa4e15640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:35.373511+0000 front 2024-09-06T14:11:35.373483+0000 (oldest deadline 2024-09-06T14:12:00.673472+0000) 2024-09-06T14:12:01.853 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:01 smithi043 podman[43622]: 2024-09-06 14:12:01.58302193 +0000 UTC m=+5.518997183 container died ed29c537b4fda19f1db08b38e22bd87896bbcc3463bd18b9f808d121ad64f1e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-06T14:12:01.853 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:01 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:01.619+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:01.853 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:01 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:01.619+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:02.104 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43622]: 2024-09-06 14:12:02.098429544 +0000 UTC m=+6.034404794 container cleanup ed29c537b4fda19f1db08b38e22bd87896bbcc3463bd18b9f808d121ad64f1e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-06T14:12:02.104 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 bash[43622]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4 2024-09-06T14:12:02.653 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43637]: 2024-09-06 14:12:02.341253275 +0000 UTC m=+0.757523415 container remove ed29c537b4fda19f1db08b38e22bd87896bbcc3463bd18b9f808d121ad64f1e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-06T14:12:02.653 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:02 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:02.583+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:02.653 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:02 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:02.583+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:02.998 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43729]: 2024-09-06 14:12:02.5608165 +0000 UTC m=+0.015761745 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:12:02.998 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43729]: 2024-09-06 14:12:02.68370468 +0000 UTC m=+0.138649905 container create 6f179c518945e7beb6659b11d78c0beacce4638e4edba0004f1f3bd810544331 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-06T14:12:02.998 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43729]: 2024-09-06 14:12:02.9027589 +0000 UTC m=+0.357704126 container init 6f179c518945e7beb6659b11d78c0beacce4638e4edba0004f1f3bd810544331 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:12:02.998 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:02 smithi043 podman[43729]: 2024-09-06 14:12:02.905960039 +0000 UTC m=+0.360905271 container start 6f179c518945e7beb6659b11d78c0beacce4638e4edba0004f1f3bd810544331 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-06T14:12:02.998 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:03 smithi043 podman[43729]: 2024-09-06 14:12:03.002560219 +0000 UTC m=+0.457505444 container attach 6f179c518945e7beb6659b11d78c0beacce4638e4edba0004f1f3bd810544331 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True) 2024-09-06T14:12:03.289 INFO:journalctl@ceph.osd.4.smithi043.stdout:Sep 06 14:12:03 smithi043 podman[43729]: 2024-09-06 14:12:03.099360186 +0000 UTC m=+0.554305414 container died 6f179c518945e7beb6659b11d78c0beacce4638e4edba0004f1f3bd810544331 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-06T14:12:03.593 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:03 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:03.592+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:03.593 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:03 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:03.592+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:03.654 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.4.service' 2024-09-06T14:12:03.731 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:12:03.731 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-06T14:12:03.732 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-06T14:12:03.732 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.5 2024-09-06T14:12:04.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:03 smithi043 systemd[1]: Stopping Ceph osd.5 for 5546b10c-6c58-11ef-bce4-c7b262605968... 2024-09-06T14:12:04.340 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:04 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:04.091+0000 7fe725efd640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -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-06T14:12:04.341 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:04 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:04.091+0000 7fe725efd640 -1 osd.5 40 *** Got signal Terminated *** 2024-09-06T14:12:04.341 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:04 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:04.091+0000 7fe725efd640 -1 osd.5 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:12:05.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:04 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:04.596+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:05.040 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:04 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:04.596+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:06.040 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:05 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:05.609+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:06.040 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:05 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:05.609+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:07.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:06 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:06.627+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:07.040 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:06 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:06.627+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:08.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:07 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:07.613+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:08.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:07 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:07.613+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:09.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:08 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:08.661+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-06T14:11:29.614928+0000 front 2024-09-06T14:11:29.614905+0000 (oldest deadline 2024-09-06T14:11:54.914865+0000) 2024-09-06T14:12:09.039 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:08 smithi043 ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5[39311]: 2024-09-06T14:12:08.661+0000 7fe71e50a640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-06T14:11:34.915457+0000 front 2024-09-06T14:11:34.915437+0000 (oldest deadline 2024-09-06T14:11:59.015311+0000) 2024-09-06T14:12:09.880 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:09 smithi043 podman[43845]: 2024-09-06 14:12:09.623839176 +0000 UTC m=+5.632578389 container died 6c59dd587650a5faed015434fe82848e334ae81a000c1bf26bf5def95d878bf3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-06T14:12:10.246 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:09 smithi043 podman[43845]: 2024-09-06 14:12:09.975099089 +0000 UTC m=+5.983838298 container cleanup 6c59dd587650a5faed015434fe82848e334ae81a000c1bf26bf5def95d878bf3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:12:10.246 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:09 smithi043 bash[43845]: ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5 2024-09-06T14:12:10.539 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43862]: 2024-09-06 14:12:10.251087408 +0000 UTC m=+0.628842040 container remove 6c59dd587650a5faed015434fe82848e334ae81a000c1bf26bf5def95d878bf3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-06T14:12:10.849 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.576798159 +0000 UTC m=+0.107862014 container create abfa92aafafe27aa21d061e7f80d1815b6c544c3f3215028309740cae6935308 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True) 2024-09-06T14:12:10.849 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.484506878 +0000 UTC m=+0.015570745 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:12:10.849 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.778937339 +0000 UTC m=+0.310001202 container init abfa92aafafe27aa21d061e7f80d1815b6c544c3f3215028309740cae6935308 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True) 2024-09-06T14:12:10.849 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.782206426 +0000 UTC m=+0.313270283 container start abfa92aafafe27aa21d061e7f80d1815b6c544c3f3215028309740cae6935308 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-06T14:12:10.849 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.853940424 +0000 UTC m=+0.385004295 container attach abfa92aafafe27aa21d061e7f80d1815b6c544c3f3215028309740cae6935308 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-06T14:12:11.251 INFO:journalctl@ceph.osd.5.smithi043.stdout:Sep 06 14:12:10 smithi043 podman[43947]: 2024-09-06 14:12:10.966989344 +0000 UTC m=+0.498053213 container died abfa92aafafe27aa21d061e7f80d1815b6c544c3f3215028309740cae6935308 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-5546b10c-6c58-11ef-bce4-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T14:12:11.535 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5546b10c-6c58-11ef-bce4-c7b262605968@osd.5.service' 2024-09-06T14:12:11.577 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:12:11.577 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-06T14:12:11.578 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T14:12:11.789 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:12.974 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T14:12:13.182 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:14.232 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T14:12:14.441 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:15.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T14:12:15.686 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:15.817 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:12:15.848 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:12:15.882 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:12:15.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:12:15.935 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-06T14:12:15.938 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi012/crash 2024-09-06T14:12:15.938 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash -- . 2024-09-06T14:12:15.981 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T14:12:15.981 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2024-09-06T14:12:15.983 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi039/crash 2024-09-06T14:12:15.984 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash -- . 2024-09-06T14:12:16.034 INFO:teuthology.orchestra.run.smithi039.stderr:tar: /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T14:12:16.034 INFO:teuthology.orchestra.run.smithi039.stderr:tar: Error is not recoverable: exiting now 2024-09-06T14:12:16.037 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi043/crash 2024-09-06T14:12:16.038 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash -- . 2024-09-06T14:12:16.086 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T14:12:16.087 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-06T14:12:16.089 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi159/crash 2024-09-06T14:12:16.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash -- . 2024-09-06T14:12:16.125 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T14:12:16.125 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-09-06T14:12:16.126 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-06T14:12:16.126 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-06T14:12:16.158 INFO:tasks.cephadm:Compressing logs... 2024-09-06T14:12:16.158 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T14:12:16.200 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T14:12:16.203 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T14:12:16.205 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T14:12:16.225 INFO:teuthology.orchestra.run.smithi012.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.0.log 2024-09-06T14:12:16.225 INFO:teuthology.orchestra.run.smithi012.stderr:: No such file or directory 2024-09-06T14:12:16.227 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.1.log 2024-09-06T14:12:16.227 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T14:12:16.227 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.0.log: /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log 2024-09-06T14:12:16.227 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T14:12:16.227 INFO:teuthology.orchestra.run.smithi012.stderr:gzip/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log: -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.a.log 2024-09-06T14:12:16.229 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log 2024-09-06T14:12:16.229 INFO:teuthology.orchestra.run.smithi012.stderr: 81.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T14:12:16.229 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mgr.x.log 2024-09-06T14:12:16.229 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T14:12:16.229 INFO:teuthology.orchestra.run.smithi043.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T14:12:16.230 INFO:teuthology.orchestra.run.smithi043.stderr:: No such file or directory 2024-09-06T14:12:16.230 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.4.log 2024-09-06T14:12:16.230 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log 2024-09-06T14:12:16.230 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log: /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.c.log 2024-09-06T14:12:16.230 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T14:12:16.231 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mgr.x.log: 89.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T14:12:16.231 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/cephadm.log: 87.6% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:: No such file or directory 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m0.012s 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m0.008s 2024-09-06T14:12:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.014s 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose --/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.c.log: /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.5.log 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr: 79.6% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr: 89.9% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 87.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T14:12:16.235 INFO:teuthology.orchestra.run.smithi043.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T14:12:16.236 INFO:teuthology.orchestra.run.smithi043.stderr: 91.2% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:: No such file or directory 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.2.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log: /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr: 79.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.b.log 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log: 89.8% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T14:12:16.237 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.3.log 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.b.log: 87.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 88.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi039.stderr: 91.3% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi012.stderr: 92.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T14:12:16.238 INFO:teuthology.orchestra.run.smithi012.stderr: 91.4% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T14:12:16.273 INFO:teuthology.orchestra.run.smithi043.stderr: 92.8% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.4.log.gz 2024-09-06T14:12:16.275 INFO:teuthology.orchestra.run.smithi043.stderr: 92.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.5.log.gz 2024-09-06T14:12:16.282 INFO:teuthology.orchestra.run.smithi012.stderr: 93.1% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.1.log.gz 2024-09-06T14:12:16.293 INFO:teuthology.orchestra.run.smithi039.stderr: 92.7% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.3.log.gz 2024-09-06T14:12:16.294 INFO:teuthology.orchestra.run.smithi012.stderr: 93.1% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.0.log.gz 2024-09-06T14:12:16.296 INFO:teuthology.orchestra.run.smithi012.stderr: 90.5% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mgr.x.log.gz 2024-09-06T14:12:16.310 INFO:teuthology.orchestra.run.smithi039.stderr: 93.1% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-osd.2.log.gz 2024-09-06T14:12:16.324 INFO:teuthology.orchestra.run.smithi039.stderr: 92.8% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.b.log.gz 2024-09-06T14:12:16.324 INFO:teuthology.orchestra.run.smithi043.stderr: 92.8% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.c.log.gz 2024-09-06T14:12:16.326 INFO:teuthology.orchestra.run.smithi039.stderr: 2024-09-06T14:12:16.326 INFO:teuthology.orchestra.run.smithi039.stderr:real 0m0.108s 2024-09-06T14:12:16.326 INFO:teuthology.orchestra.run.smithi039.stderr:user 0m0.248s 2024-09-06T14:12:16.326 INFO:teuthology.orchestra.run.smithi039.stderr:sys 0m0.024s 2024-09-06T14:12:16.327 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-06T14:12:16.327 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m0.109s 2024-09-06T14:12:16.327 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m0.202s 2024-09-06T14:12:16.327 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.022s 2024-09-06T14:12:16.523 INFO:teuthology.orchestra.run.smithi012.stderr: 90.6% -- replaced with /var/log/ceph/5546b10c-6c58-11ef-bce4-c7b262605968/ceph-mon.a.log.gz 2024-09-06T14:12:16.524 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-09-06T14:12:16.525 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m0.310s 2024-09-06T14:12:16.525 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m0.496s 2024-09-06T14:12:16.525 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.033s 2024-09-06T14:12:16.525 INFO:tasks.cephadm:Archiving logs... 2024-09-06T14:12:16.525 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi012/log 2024-09-06T14:12:16.526 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T14:12:16.684 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi039/log 2024-09-06T14:12:16.684 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T14:12:16.757 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi043/log 2024-09-06T14:12:16.758 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T14:12:16.823 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi159/log 2024-09-06T14:12:16.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T14:12:16.849 INFO:tasks.cephadm:Removing cluster... 2024-09-06T14:12:16.849 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force 2024-09-06T14:12:17.044 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:17.159 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force 2024-09-06T14:12:17.368 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:17.482 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5546b10c-6c58-11ef-bce4-c7b262605968 --force 2024-09-06T14:12:17.690 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 5546b10c-6c58-11ef-bce4-c7b262605968 2024-09-06T14:12:17.805 INFO:tasks.cephadm:Removing cephadm ... 2024-09-06T14:12:17.805 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T14:12:17.823 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T14:12:17.840 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T14:12:17.856 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T14:12:17.875 INFO:tasks.cephadm:Teardown complete 2024-09-06T14:12:17.876 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/cephadm.py", line 2371, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph.py", line 1537, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph_manager.py", line 3299, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-09-06T14:12:18.117 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=286bc18d816841d79bf50ba2d835b156 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/cephadm.py", line 2371, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph.py", line 1537, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks/ceph_manager.py", line 3299, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-09-06T14:12:18.120 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-06T14:12:18.128 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-06T14:12:18.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman stop samba-ad 2024-09-06T14:12:18.990 INFO:teuthology.orchestra.run.smithi159.stdout:samba-ad 2024-09-06T14:12:18.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo podman rm samba-ad 2024-09-06T14:12:19.342 INFO:teuthology.orchestra.run.smithi159.stdout:samba-ad 2024-09-06T14:12:19.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-06T14:12:19.374 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-06T14:12:19.383 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-06T14:12:19.383 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T14:12:19.386 DEBUG:teuthology.orchestra.run.smithi039:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T14:12:19.389 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T14:12:19.391 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T14:12:19.401 INFO:teuthology.orchestra.run.smithi012.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:12:19.403 INFO:teuthology.orchestra.run.smithi039.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:12:19.406 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:12:19.407 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2024-09-06T14:12:19.407 INFO:teuthology.orchestra.run.smithi012.stdout:^* hv01.front.sepia.ceph.com 3 6 377 59 +796us[ +803us] +/- 54ms 2024-09-06T14:12:19.407 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 58 -1351us[-1351us] +/- 74ms 2024-09-06T14:12:19.407 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 +279us[ +287us] +/- 69ms 2024-09-06T14:12:19.407 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:12:19.408 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:12:19.409 INFO:teuthology.orchestra.run.smithi039.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:12:19.409 INFO:teuthology.orchestra.run.smithi039.stdout:=============================================================================== 2024-09-06T14:12:19.409 INFO:teuthology.orchestra.run.smithi039.stdout:^* hv01.front.sepia.ceph.com 3 6 377 58 +787us[ +795us] +/- 54ms 2024-09-06T14:12:19.409 INFO:teuthology.orchestra.run.smithi039.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 59 -1380us[-1372us] +/- 74ms 2024-09-06T14:12:19.409 INFO:teuthology.orchestra.run.smithi039.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 +268us[ +276us] +/- 69ms 2024-09-06T14:12:19.410 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:12:19.410 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:12:19.411 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-09-06T14:12:19.411 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv01.front.sepia.ceph.com 3 6 377 61 +784us[ +799us] +/- 54ms 2024-09-06T14:12:19.411 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 62 -1382us[-1368us] +/- 74ms 2024-09-06T14:12:19.411 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 +254us[ +254us] +/- 69ms 2024-09-06T14:12:19.411 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:12:19.430 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv01.front.sepia.ceph.com 3 6 377 60 +776us[ +753us] +/- 54ms 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 61 -1387us[-1410us] +/- 74ms 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 +266us[ +243us] +/- 69ms 2024-09-06T14:12:19.435 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:12:19.436 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-06T14:12:19.445 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-06T14:12:19.445 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-06T14:12:19.477 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T14:12:19.553 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T14:12:19.623 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T14:12:19.693 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T14:12:19.756 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T14:12:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:19.788 DEBUG:teuthology.orchestra.run.smithi039:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T14:12:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:19.819 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T14:12:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:19.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-06T14:12:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:19.879 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-06T14:12:19.888 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-06T14:12:19.929 INFO:teuthology.task.internal:Duration was 1005.286464 seconds 2024-09-06T14:12:19.930 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-06T14:12:19.979 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-06T14:12:19.979 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T14:12:19.982 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T14:12:19.984 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T14:12:19.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T14:12:20.025 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:12:20.025 INFO:teuthology.orchestra.run.smithi039.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:12:20.028 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:12:20.028 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:12:20.481 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-06T14:12:20.481 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2024-09-06T14:12:20.481 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T14:12:20.503 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi039.front.sepia.ceph.com 2024-09-06T14:12:20.503 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T14:12:20.550 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-06T14:12:20.550 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T14:12:20.580 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-09-06T14:12:20.581 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T14:12:20.613 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-06T14:12:20.614 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T14:12:20.616 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T14:12:20.618 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T14:12:20.623 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T14:12:20.686 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-06T14:12:20.687 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T14:12:20.689 DEBUG:teuthology.orchestra.run.smithi039:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T14:12:20.692 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T14:12:20.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T14:12:20.893 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-06T14:12:20.902 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-06T14:12:20.903 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T14:12:20.927 DEBUG:teuthology.orchestra.run.smithi039:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T14:12:20.952 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T14:12:20.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T14:12:21.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-06T14:12:21.012 DEBUG:teuthology.orchestra.run.smithi012:> 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-06T14:12:21.015 DEBUG:teuthology.orchestra.run.smithi039:> 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-06T14:12:21.018 DEBUG:teuthology.orchestra.run.smithi043:> 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-06T14:12:21.020 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T14:12:21.035 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2024-09-06T14:12:21.038 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = core 2024-09-06T14:12:21.042 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-06T14:12:21.067 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-09-06T14:12:21.082 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T14:12:21.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:21.174 DEBUG:teuthology.orchestra.run.smithi039:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T14:12:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:21.190 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T14:12:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:21.206 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T14:12:21.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:12:21.222 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-06T14:12:21.408 INFO:teuthology.task.internal:Transferring archived files... 2024-09-06T14:12:21.408 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi012 2024-09-06T14:12:21.409 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T14:12:21.446 DEBUG:teuthology.misc:Transferring archived files from smithi039:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi039 2024-09-06T14:12:21.446 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T14:12:21.480 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi043 2024-09-06T14:12:21.480 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T14:12:21.515 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-06_13:43:09-orch:cephadm-wip-athakkar-testing-2024-09-04-1837-distro-default-smithi/7892290/remote/smithi159 2024-09-06T14:12:21.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T14:12:21.549 INFO:teuthology.task.internal:Removing archive directory... 2024-09-06T14:12:21.549 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T14:12:21.552 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T14:12:21.554 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T14:12:21.556 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T14:12:21.597 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-06T14:12:21.610 INFO:teuthology.task.internal:Not uploading archives. 2024-09-06T14:12:21.610 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-06T14:12:21.713 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-06T14:12:21.713 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T14:12:21.716 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T14:12:21.718 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T14:12:21.720 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T14:12:21.729 INFO:teuthology.orchestra.run.smithi012.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 14:12 /home/ubuntu/cephtest 2024-09-06T14:12:21.731 INFO:teuthology.orchestra.run.smithi039.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 14:12 /home/ubuntu/cephtest 2024-09-06T14:12:21.733 INFO:teuthology.orchestra.run.smithi043.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 14:12 /home/ubuntu/cephtest 2024-09-06T14:12:21.735 INFO:teuthology.orchestra.run.smithi159.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 14:12 /home/ubuntu/cephtest 2024-09-06T14:12:21.736 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-06T14:12:21.761 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-06T14:12:21.863 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1005.286464214325 failure_reason: timeout expired in wait_until_healthy owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=286bc18d816841d79bf50ba2d835b156 status: fail success: false 2024-09-06T14:12:21.864 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-06T14:12:21.960 INFO:teuthology.run:FAIL