2024-09-06T14:42:20.932 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-06T14:42:20.951 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-06T14:42:21.045 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/7892400 branch: wip-athakkar-testing-2024-09-04-1837 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: adking@redhat.com first_in_suite: false job_id: '7892400' 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 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: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPXQDffq5MGrn5dr0o4HE40Xu0cE9QFfV01/Q+WaRpY8Wq7/WzaWY7jn1pcvMr8MFMEqywj5xe1vmVy6vX8Ek4Y= smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOM7IS1Ch4QqTY51SkBQHa1IOqSiPUErBIpiPG7WqGY9yVUINyo6shY29aCDR26D8L8X5kUPG2tDkgSfndaExw8= smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJPYxzUSaERjT3KdUrqX5QofbKotjkC0AjcSBy8XjbIHqihOvx7+VgdXmDTZCxNpiRt+ginrYMCty7NvaZlD+TY= smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGccXQV0a1MC8Gsd5chdPMpG76a4zyKyGJoo7mVQT7ZH2kTQwhrGDc9RTDANENbb8TJ67Qp8W+4786aZ4O4n3Qs= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.configure_samba_client_container: 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:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\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: uctdb1\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.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''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.uctdb1")))[-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 user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''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:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 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-06T14:42:21.046 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-06T14:42:21.046 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8b38c33cecf4b0b7a9b3116eb9089e21e444ac73/qa/tasks 2024-09-06T14:42:21.047 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-06T14:42:21.048 INFO:teuthology.task.internal:Checking packages... 2024-09-06T14:42:21.069 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8b38c33cecf4b0b7a9b3116eb9089e21e444ac73' 2024-09-06T14:42:21.069 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-06T14:42:21.069 INFO:teuthology.packaging:ref: None 2024-09-06T14:42:21.069 INFO:teuthology.packaging:tag: None 2024-09-06T14:42:21.070 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-04-1837 2024-09-06T14:42:21.070 INFO:teuthology.packaging:sha1: 8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:42:21.070 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-06T14:42:21.233 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4704.g8b38c33c 2024-09-06T14:42:21.235 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-06T14:42:21.241 INFO:teuthology.task.internal:no buildpackages task found 2024-09-06T14:42:21.241 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-06T14:42:21.259 INFO:teuthology.task.internal:Saving configuration 2024-09-06T14:42:21.274 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-06T14:42:21.280 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-06T14:42:21.306 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.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/7892400', '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 14:37:21.126558', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPXQDffq5MGrn5dr0o4HE40Xu0cE9QFfV01/Q+WaRpY8Wq7/WzaWY7jn1pcvMr8MFMEqywj5xe1vmVy6vX8Ek4Y='} 2024-09-06T14:42:21.333 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.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/7892400', '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 14:37:21.129641', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOM7IS1Ch4QqTY51SkBQHa1IOqSiPUErBIpiPG7WqGY9yVUINyo6shY29aCDR26D8L8X5kUPG2tDkgSfndaExw8='} 2024-09-06T14:42:21.359 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.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/7892400', '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 14:37:21.128716', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJPYxzUSaERjT3KdUrqX5QofbKotjkC0AjcSBy8XjbIHqihOvx7+VgdXmDTZCxNpiRt+ginrYMCty7NvaZlD+TY='} 2024-09-06T14:42:21.383 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.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/7892400', '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 14:37:21.127769', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGccXQV0a1MC8Gsd5chdPMpG76a4zyKyGJoo7mVQT7ZH2kTQwhrGDc9RTDANENbb8TJ67Qp8W+4786aZ4O4n3Qs='} 2024-09-06T14:42:21.384 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-06T14:42:21.390 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-06T14:42:21.390 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-06T14:42:21.390 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-06T14:42:21.390 INFO:teuthology.task.internal:roles: ubuntu@smithi176.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-06T14:42:21.391 INFO:teuthology.run_tasks:Running task console_log... 2024-09-06T14:42:21.514 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f41813c7be0>, signals=[15]) 2024-09-06T14:42:21.514 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-06T14:42:21.520 INFO:teuthology.task.internal:Opening connections... 2024-09-06T14:42:21.520 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2024-09-06T14:42:21.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:42:21.609 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-09-06T14:42:21.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:42:21.708 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-09-06T14:42:21.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:42:21.809 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi176.front.sepia.ceph.com 2024-09-06T14:42:21.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:42:21.897 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-06T14:42:21.903 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2024-09-06T14:42:21.922 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2024-09-06T14:42:21.922 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="CentOS Stream" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="9" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:ID="centos" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="rhel fedora" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="9" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el9" 2024-09-06T14:42:21.979 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:LOGO="fedora-logo-icon" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://centos.org/" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T14:42:21.980 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T14:42:21.981 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2024-09-06T14:42:22.002 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-09-06T14:42:22.021 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-09-06T14:42:22.021 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-09-06T14:42:22.079 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="9" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="9" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el9" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:LOGO="fedora-logo-icon" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T14:42:22.080 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-09-06T14:42:22.081 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T14:42:22.081 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T14:42:22.081 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T14:42:22.081 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-09-06T14:42:22.111 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-09-06T14:42:22.130 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-09-06T14:42:22.130 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-09-06T14:42:22.188 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="CentOS Stream" 2024-09-06T14:42:22.188 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="9" 2024-09-06T14:42:22.188 INFO:teuthology.orchestra.run.smithi092.stdout:ID="centos" 2024-09-06T14:42:22.188 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE="rhel fedora" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="9" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:PLATFORM_ID="platform:el9" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:ANSI_COLOR="0;31" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:LOGO="fedora-logo-icon" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://centos.org/" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T14:42:22.189 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T14:42:22.190 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-09-06T14:42:22.328 DEBUG:teuthology.orchestra.run.smithi176:> uname -m 2024-09-06T14:42:22.347 INFO:teuthology.orchestra.run.smithi176.stdout:x86_64 2024-09-06T14:42:22.347 DEBUG:teuthology.orchestra.run.smithi176:> cat /etc/os-release 2024-09-06T14:42:22.405 INFO:teuthology.orchestra.run.smithi176.stdout:NAME="CentOS Stream" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION="9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:ID="centos" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:ID_LIKE="rhel fedora" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_ID="9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:PLATFORM_ID="platform:el9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:ANSI_COLOR="0;31" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:LOGO="fedora-logo-icon" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:HOME_URL="https://centos.org/" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-06T14:42:22.406 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-06T14:42:22.407 INFO:teuthology.lock.ops:Updating smithi176.front.sepia.ceph.com on lock server 2024-09-06T14:42:22.444 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-06T14:42:22.452 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-06T14:42:22.457 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-06T14:42:22.457 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2024-09-06T14:42:22.460 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-09-06T14:42:22.462 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-09-06T14:42:22.465 DEBUG:teuthology.orchestra.run.smithi176:> test '!' -e /home/ubuntu/cephtest 2024-09-06T14:42:22.483 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-06T14:42:22.490 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-06T14:42:22.490 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2024-09-06T14:42:22.517 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-09-06T14:42:22.520 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-09-06T14:42:22.522 DEBUG:teuthology.orchestra.run.smithi176:> test -z $(ls -A /var/lib/ceph) 2024-09-06T14:42:22.620 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-06T14:42:22.724 INFO:teuthology.run_tasks:Running task kernel... 2024-09-06T14:42:22.738 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-06T14:42:22.738 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-06T14:42:22.739 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T14:42:22.739 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T14:42:22.740 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T14:42:22.740 DEBUG:teuthology.orchestra.run.smithi176:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-06T14:42:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:22.758 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-06T14:42:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:22.760 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-09-06T14:42:22.760 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-09-06T14:42:22.761 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-09-06T14:42:22.816 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-503.el9.x86_64 2024-09-06T14:42:22.816 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.14.0-503.el9.x86_64 2024-09-06T14:42:22.817 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum install -y kernel 2024-09-06T14:42:22.818 INFO:teuthology.orchestra.run.smithi176.stdout:5.14.0-503.el9.x86_64 2024-09-06T14:42:22.818 INFO:teuthology.task.kernel:Running kernel on smithi176: 5.14.0-503.el9.x86_64 2024-09-06T14:42:22.818 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum install -y kernel 2024-09-06T14:42:22.820 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-503.el9.x86_64 2024-09-06T14:42:22.820 INFO:teuthology.orchestra.run.smithi077.stdout:5.14.0-503.el9.x86_64 2024-09-06T14:42:22.820 INFO:teuthology.task.kernel:Running kernel on smithi019: 5.14.0-503.el9.x86_64 2024-09-06T14:42:22.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2024-09-06T14:42:22.821 INFO:teuthology.task.kernel:Running kernel on smithi077: 5.14.0-503.el9.x86_64 2024-09-06T14:42:22.821 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-09-06T14:42:25.127 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-06T14:42:25.330 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-06T14:42:26.468 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.2 MB 00:01 2024-09-06T14:42:27.062 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - BaseOS 3.3 MB/s | 8.2 MB 00:02 2024-09-06T14:42:29.586 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-06T14:42:30.188 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 5.5 MB/s | 20 MB 00:03 2024-09-06T14:42:30.736 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-06T14:42:32.154 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 20 MB 00:03 2024-09-06T14:42:35.795 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 2.8 MB/s | 6.5 MB 00:02 2024-09-06T14:42:36.265 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 2.8 MB/s | 6.5 MB 00:02 2024-09-06T14:42:36.661 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-06T14:42:37.529 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 19 kB 00:00 2024-09-06T14:42:37.933 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 19 kB 00:00 2024-09-06T14:42:38.063 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - CRB 3.0 MB/s | 6.5 MB 00:02 2024-09-06T14:42:38.170 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 19 kB 00:00 2024-09-06T14:42:39.400 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 13 MB/s | 23 MB 00:01 2024-09-06T14:42:39.572 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - Extras packages 60 kB/s | 19 kB 00:00 2024-09-06T14:42:39.670 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-06T14:42:39.757 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 15 MB/s | 23 MB 00:01 2024-09-06T14:42:40.751 INFO:teuthology.orchestra.run.smithi176.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-06T14:42:45.035 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-06T14:42:45.039 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-06T14:42:45.204 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-06T14:42:45.235 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:01 ago on Fri 06 Sep 2024 02:42:44 PM UTC. 2024-09-06T14:42:46.181 INFO:teuthology.orchestra.run.smithi176.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-06T14:42:46.999 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T14:42:46.999 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T14:42:47.088 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-09-06T14:42:47.089 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-09-06T14:42:47.089 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-09-06T14:42:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T14:42:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T14:42:47.169 DEBUG:teuthology.orchestra.run.smithi077:> echo no | sudo yum reinstall kernel || true 2024-09-06T14:42:47.202 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-06T14:42:47.203 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-06T14:42:47.203 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-06T14:42:47.236 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T14:42:47.236 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T14:42:47.320 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-06T14:42:47.321 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-06T14:42:47.321 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-06T14:42:47.335 DEBUG:teuthology.orchestra.run.smithi019:> echo no | sudo yum reinstall kernel || true 2024-09-06T14:42:47.414 DEBUG:teuthology.orchestra.run.smithi092:> echo no | sudo yum reinstall kernel || true 2024-09-06T14:42:47.718 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 02:42:44 PM UTC. 2024-09-06T14:42:47.850 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-09-06T14:42:47.861 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:47.862 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:47.862 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 1.9 M 2024-09-06T14:42:47.862 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-09-06T14:42:47.862 INFO:teuthology.orchestra.run.smithi077.stderr:Operation aborted. 2024-09-06T14:42:47.892 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:02 ago on Fri 06 Sep 2024 02:42:45 PM UTC. 2024-09-06T14:42:47.923 INFO:teuthology.orchestra.run.smithi077.stdout:Is this ok [y/N]: 2024-09-06T14:42:47.924 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum reinstall -y kernel || true 2024-09-06T14:42:47.959 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:02 ago on Fri 06 Sep 2024 02:42:45 PM UTC. 2024-09-06T14:42:48.032 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-06T14:42:48.040 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalling: 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2024-09-06T14:42:48.041 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 0 2024-09-06T14:42:48.042 INFO:teuthology.orchestra.run.smithi019.stderr:Operation aborted. 2024-09-06T14:42:48.098 INFO:teuthology.orchestra.run.smithi019.stdout:Is this ok [y/N]: 2024-09-06T14:42:48.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum reinstall -y kernel || true 2024-09-06T14:42:48.100 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-06T14:42:48.110 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalling: 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 1.9 M 2024-09-06T14:42:48.111 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 0 2024-09-06T14:42:48.112 INFO:teuthology.orchestra.run.smithi092.stderr:Operation aborted. 2024-09-06T14:42:48.174 INFO:teuthology.orchestra.run.smithi092.stdout:Is this ok [y/N]: 2024-09-06T14:42:48.175 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum reinstall -y kernel || true 2024-09-06T14:42:48.221 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-06T14:42:48.221 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-06T14:42:48.294 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-06T14:42:48.295 INFO:teuthology.orchestra.run.smithi176.stdout:Nothing to do. 2024-09-06T14:42:48.295 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-06T14:42:48.389 DEBUG:teuthology.orchestra.run.smithi176:> echo no | sudo yum reinstall kernel || true 2024-09-06T14:42:48.461 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:04 ago on Fri 06 Sep 2024 02:42:44 PM UTC. 2024-09-06T14:42:48.588 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-09-06T14:42:48.589 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:48.589 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:48.589 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:48.589 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 1.9 M 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-09-06T14:42:48.590 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-09-06T14:42:48.664 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 02:42:45 PM UTC. 2024-09-06T14:42:48.712 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 02:42:45 PM UTC. 2024-09-06T14:42:48.797 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalling: 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-06T14:42:48.798 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:42:48.799 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:48.799 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2024-09-06T14:42:48.799 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 0 2024-09-06T14:42:48.799 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-06T14:42:48.838 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalling: 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 1.9 M 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 0 2024-09-06T14:42:48.839 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-06T14:42:48.935 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:02 ago on Fri 06 Sep 2024 02:42:46 PM UTC. 2024-09-06T14:42:48.954 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-503.el9.x86_64.rpm 7.2 MB/s | 1.9 MB 00:00 2024-09-06T14:42:48.954 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:42:48.954 INFO:teuthology.orchestra.run.smithi077.stdout:Total 5.1 MB/s | 1.9 MB 00:00 2024-09-06T14:42:48.986 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-09-06T14:42:49.067 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalling: 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:49.075 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 1.9 M 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 0 2024-09-06T14:42:49.076 INFO:teuthology.orchestra.run.smithi176.stderr:Operation aborted. 2024-09-06T14:42:49.175 INFO:teuthology.orchestra.run.smithi176.stdout:Is this ok [y/N]: 2024-09-06T14:42:49.175 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum reinstall -y kernel || true 2024-09-06T14:42:49.234 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-09-06T14:42:49.234 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-09-06T14:42:49.265 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-09-06T14:42:49.265 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-09-06T14:42:49.426 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-09-06T14:42:49.506 INFO:teuthology.orchestra.run.smithi077.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:49.507 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:49.624 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.4 MB/s | 1.9 MB 00:00 2024-09-06T14:42:49.624 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:42:49.625 INFO:teuthology.orchestra.run.smithi019.stdout:Total 2.3 MB/s | 1.9 MB 00:00 2024-09-06T14:42:49.663 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-06T14:42:49.714 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:03 ago on Fri 06 Sep 2024 02:42:46 PM UTC. 2024-09-06T14:42:49.841 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-06T14:42:49.842 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.842 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-06T14:42:49.842 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.842 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalling: 2024-09-06T14:42:49.842 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 1.9 M 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 0 2024-09-06T14:42:49.843 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-09-06T14:42:49.901 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-06T14:42:49.901 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-06T14:42:49.914 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.8 MB/s | 1.9 MB 00:01 2024-09-06T14:42:49.914 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:42:49.915 INFO:teuthology.orchestra.run.smithi092.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2024-09-06T14:42:49.933 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-06T14:42:49.933 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-06T14:42:49.946 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-06T14:42:50.093 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-06T14:42:50.194 INFO:teuthology.orchestra.run.smithi019.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:50.194 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:50.194 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-06T14:42:50.194 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-06T14:42:50.205 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:50.205 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:50.225 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-06T14:42:50.226 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-06T14:42:50.394 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-06T14:42:50.500 INFO:teuthology.orchestra.run.smithi092.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:50.500 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:50.892 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.9 MB/s | 1.9 MB 00:01 2024-09-06T14:42:50.892 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:42:50.892 INFO:teuthology.orchestra.run.smithi176.stdout:Total 1.8 MB/s | 1.9 MB 00:01 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalled: 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:42:50.912 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-09-06T14:42:50.925 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-06T14:42:51.052 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:51.053 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:51.112 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T14:42:51.170 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-06T14:42:51.171 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-06T14:42:51.180 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:51.181 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T14:42:51.181 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T14:42:51.181 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-06T14:42:51.181 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T14:42:51.201 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-06T14:42:51.201 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-06T14:42:51.211 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-09-06T14:42:51.212 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:51.212 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:51.234 DEBUG:teuthology.parallel:result is None 2024-09-06T14:42:51.370 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-06T14:42:51.477 INFO:teuthology.orchestra.run.smithi176.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:51.477 INFO:teuthology.orchestra.run.smithi176.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalled: 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:42:51.761 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalled: 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:42:51.927 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-06T14:42:51.931 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T14:42:51.990 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:51.991 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T14:42:51.991 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T14:42:51.991 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-06T14:42:51.991 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T14:42:52.021 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2024-09-06T14:42:52.049 DEBUG:teuthology.parallel:result is None 2024-09-06T14:42:52.104 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T14:42:52.162 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:52.163 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T14:42:52.163 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T14:42:52.163 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-06T14:42:52.163 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T14:42:52.164 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:52.164 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-06T14:42:52.196 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-09-06T14:42:52.219 DEBUG:teuthology.parallel:result is None 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalled: 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:42:52.920 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-06T14:42:53.097 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-09-06T14:42:53.155 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-06T14:42:53.155 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-06T14:42:53.156 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-06T14:42:53.156 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-06T14:42:53.156 DEBUG:teuthology.orchestra.run.smithi176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-06T14:42:53.187 INFO:teuthology.orchestra.run.smithi176.stdout:ttyS1 2024-09-06T14:42:53.209 DEBUG:teuthology.parallel:result is None 2024-09-06T14:42:53.209 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-06T14:42:53.216 INFO:teuthology.task.internal:Creating test directory... 2024-09-06T14:42:53.217 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T14:42:53.219 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T14:42:53.222 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T14:42:53.224 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-06T14:42:53.265 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-06T14:42:53.272 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-06T14:42:53.282 INFO:teuthology.task.internal:Creating archive directory... 2024-09-06T14:42:53.282 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T14:42:53.285 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T14:42:53.288 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T14:42:53.290 DEBUG:teuthology.orchestra.run.smithi176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-06T14:42:53.328 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-06T14:42:53.335 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-06T14:42:53.335 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T14:42:53.349 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T14:42:53.356 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T14:42:53.359 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T14:42:53.381 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.392 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.394 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.400 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.402 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.404 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.412 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.414 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-06T14:42:53.417 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-06T14:42:53.424 INFO:teuthology.task.internal:Configuring sudo... 2024-09-06T14:42:53.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T14:42:53.436 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T14:42:53.439 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T14:42:53.441 DEBUG:teuthology.orchestra.run.smithi176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-06T14:42:53.471 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-06T14:42:53.484 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-06T14:42:53.484 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T14:42:53.504 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T14:42:53.507 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T14:42:53.511 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-06T14:42:53.526 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:53.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:53.656 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:53.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:53.782 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:42:53.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T14:42:53.848 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:53.892 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:53.947 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.032 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.075 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:42:54.075 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T14:42:54.144 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:54.192 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:54.238 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.321 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.364 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:42:54.364 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T14:42:54.430 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:54.499 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-06T14:42:54.540 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.856 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-06T14:42:54.886 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-09-06T14:42:54.886 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-06T14:42:54.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2024-09-06T14:42:54.958 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-09-06T14:42:54.961 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-09-06T14:42:54.963 DEBUG:teuthology.orchestra.run.smithi176:> sudo service rsyslog restart 2024-09-06T14:42:54.994 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:42:55.004 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:42:55.008 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:42:55.038 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T14:42:55.516 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-06T14:42:55.528 INFO:teuthology.task.internal:Starting timer... 2024-09-06T14:42:55.528 INFO:teuthology.run_tasks:Running task pcp... 2024-09-06T14:42:55.539 INFO:teuthology.run_tasks:Running task selinux... 2024-09-06T14:42:55.547 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-06T14:42:55.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2024-09-06T14:42:55.614 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2024-09-06T14:42:55.617 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-09-06T14:42:55.680 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-09-06T14:42:55.682 DEBUG:teuthology.orchestra.run.smithi092:> sudo service auditd rotate 2024-09-06T14:42:55.723 INFO:teuthology.orchestra.run.smithi092.stdout:Rotating logs: 2024-09-06T14:42:55.725 DEBUG:teuthology.orchestra.run.smithi176:> sudo service auditd rotate 2024-09-06T14:42:55.773 INFO:teuthology.orchestra.run.smithi176.stdout:Rotating logs: 2024-09-06T14:42:55.775 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-06T14:42:55.775 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2024-09-06T14:42:55.795 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2024-09-06T14:42:55.796 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-09-06T14:42:55.823 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-09-06T14:42:55.823 DEBUG:teuthology.orchestra.run.smithi092:> /usr/sbin/getenforce 2024-09-06T14:42:55.849 INFO:teuthology.orchestra.run.smithi092.stdout:Permissive 2024-09-06T14:42:55.849 DEBUG:teuthology.orchestra.run.smithi176:> /usr/sbin/getenforce 2024-09-06T14:42:55.877 INFO:teuthology.orchestra.run.smithi176.stdout:Permissive 2024-09-06T14:42:55.878 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi092.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi176.front.sepia.ceph.com': 'permissive'} 2024-09-06T14:42:55.878 DEBUG:teuthology.orchestra.run.smithi019:> 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 2024-09-06T14:42:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:55.905 DEBUG:teuthology.orchestra.run.smithi077:> 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 2024-09-06T14:42:55.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:55.932 DEBUG:teuthology.orchestra.run.smithi092:> 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 2024-09-06T14:42:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:55.958 DEBUG:teuthology.orchestra.run.smithi176:> 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 2024-09-06T14:42:55.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T14:42:55.986 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-06T14:42:55.987 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2024-09-06T14:42:56.019 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-09-06T14:42:56.053 DEBUG:teuthology.orchestra.run.smithi092:> sudo /usr/sbin/setenforce permissive 2024-09-06T14:42:56.086 DEBUG:teuthology.orchestra.run.smithi176:> sudo /usr/sbin/setenforce permissive 2024-09-06T14:42:56.124 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-06T14:42:56.134 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-06T14:42:56.149 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-06T14:42:56.151 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi077.front.sepia.ceph.com,smithi092.front.sepia.ceph.com,smithi176.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-06T14:46:44.349 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi176.front.sepia.ceph.com')] 2024-09-06T14:46:44.350 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-06T14:46:44.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:46:44.439 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-09-06T14:46:44.521 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-06T14:46:44.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-09-06T14:46:44.522 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:46:44.604 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-09-06T14:46:44.685 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-09-06T14:46:44.686 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-06T14:46:44.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:46:44.770 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-06T14:46:44.854 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-06T14:46:44.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-06T14:46:44.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-06T14:46:44.938 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-09-06T14:46:45.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-06T14:46:45.023 INFO:teuthology.run_tasks:Running task clock... 2024-09-06T14:46:45.034 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-06T14:46:45.034 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T14:46:45.035 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T14:46:45.037 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T14:46:45.037 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T14:46:45.040 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T14:46:45.040 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T14:46:45.042 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-06T14:46:45.042 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T14:46:45.069 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T14:46:45.071 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T14:46:45.074 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T14:46:45.085 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T14:46:45.087 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T14:46:45.091 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T14:46:45.095 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-06T14:46:45.111 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-06T14:46:45.112 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2024-09-06T14:46:45.114 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2024-09-06T14:46:45.121 INFO:teuthology.orchestra.run.smithi092.stderr:sudo: ntpd: command not found 2024-09-06T14:46:45.124 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2024-09-06T14:46:45.126 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2024-09-06T14:46:45.134 INFO:teuthology.orchestra.run.smithi092.stdout:506 Cannot talk to daemon 2024-09-06T14:46:45.137 INFO:teuthology.orchestra.run.smithi176.stderr:sudo: ntpd: command not found 2024-09-06T14:46:45.139 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T14:46:45.140 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T14:46:45.148 INFO:teuthology.orchestra.run.smithi176.stdout:506 Cannot talk to daemon 2024-09-06T14:46:45.151 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T14:46:45.153 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T14:46:45.155 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T14:46:45.163 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-06T14:46:45.167 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T14:46:45.178 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-06T14:46:45.213 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.216 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.219 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:46:45.222 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:46:45.222 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-09-06T14:46:45.222 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.222 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.223 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.223 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.229 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:46:45.232 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:46:45.232 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-06T14:46:45.233 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.233 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.233 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.233 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.235 INFO:teuthology.orchestra.run.smithi176.stderr:bash: line 1: ntpq: command not found 2024-09-06T14:46:45.238 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T14:46:45.238 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-09-06T14:46:45.239 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.239 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.239 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.239 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T14:46:45.240 INFO:teuthology.run_tasks:Running task pexec... 2024-09-06T14:46:45.249 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-06T14:46:45.250 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi019.front.sepia.ceph.com 2024-09-06T14:46:45.250 DEBUG:teuthology.orchestra.run.smithi019:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T14:46:45.250 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2024-09-06T14:46:45.250 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T14:46:45.250 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi092.front.sepia.ceph.com 2024-09-06T14:46:45.251 DEBUG:teuthology.orchestra.run.smithi092:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T14:46:45.251 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi176.front.sepia.ceph.com 2024-09-06T14:46:45.251 DEBUG:teuthology.orchestra.run.smithi176:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-06T14:46:45.601 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout:Removing: 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T14:46:45.602 INFO:teuthology.orchestra.run.smithi077.stdout:Removing unused dependencies: 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout:Remove 2 Packages 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout:Freed space: 5.5 M 2024-09-06T14:46:45.603 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-09-06T14:46:45.606 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-06T14:46:45.607 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-09-06T14:46:45.607 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-09-06T14:46:45.607 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:45.607 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-06T14:46:45.607 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Removing: 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Removing unused dependencies: 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Remove 2 Packages 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Freed space: 5.5 M 2024-09-06T14:46:45.608 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-06T14:46:45.612 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-06T14:46:45.612 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-06T14:46:45.614 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-06T14:46:45.615 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:45.615 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-06T14:46:45.615 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Removing: 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Removing unused dependencies: 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Remove 2 Packages 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Freed space: 5.5 M 2024-09-06T14:46:45.616 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-06T14:46:45.619 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-06T14:46:45.620 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-06T14:46:45.620 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Removing: 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Removing unused dependencies: 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Remove 2 Packages 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Freed space: 5.5 M 2024-09-06T14:46:45.621 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-06T14:46:45.625 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-06T14:46:45.625 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-06T14:46:45.650 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-06T14:46:45.650 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-06T14:46:45.661 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-06T14:46:45.661 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-06T14:46:45.662 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-06T14:46:45.663 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-06T14:46:45.696 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-09-06T14:46:45.697 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-09-06T14:46:45.776 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-06T14:46:45.777 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-06T14:46:45.787 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-06T14:46:45.812 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-09-06T14:46:45.860 INFO:teuthology.orchestra.run.smithi019.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T14:46:45.871 INFO:teuthology.orchestra.run.smithi176.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T14:46:45.883 INFO:teuthology.orchestra.run.smithi092.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T14:46:45.911 INFO:teuthology.orchestra.run.smithi077.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-06T14:46:45.921 INFO:teuthology.orchestra.run.smithi019.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:45.930 INFO:teuthology.orchestra.run.smithi176.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:45.936 INFO:teuthology.orchestra.run.smithi092.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:45.963 INFO:teuthology.orchestra.run.smithi077.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:46.397 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:46.397 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T14:46:46.402 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:46.402 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T14:46:46.451 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:46.452 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T14:46:46.481 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-06T14:46:46.481 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-06T14:46:46.615 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T14:46:46.681 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:46.681 INFO:teuthology.orchestra.run.smithi077.stdout:Removed: 2024-09-06T14:46:46.681 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:46.682 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:46.682 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-09-06T14:46:46.682 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T14:46:46.682 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi092.stdout:Removed: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout:Removed: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:46.683 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout:Removed: 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:46.795 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-06T14:46:47.437 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:56 ago on Fri 06 Sep 2024 02:45:51 PM UTC. 2024-09-06T14:46:47.455 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:48 ago on Fri 06 Sep 2024 02:45:59 PM UTC. 2024-09-06T14:46:47.463 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:56 ago on Fri 06 Sep 2024 02:45:51 PM UTC. 2024-09-06T14:46:47.570 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-09-06T14:46:47.571 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:47.572 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout:Install 7 Packages 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 5.2 M 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 19 M 2024-09-06T14:46:47.573 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-09-06T14:46:47.590 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:54 ago on Fri 06 Sep 2024 02:45:53 PM UTC. 2024-09-06T14:46:47.593 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-06T14:46:47.594 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:47.594 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-06T14:46:47.594 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:47.594 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout:Install 7 Packages 2024-09-06T14:46:47.595 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:47.596 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 5.2 M 2024-09-06T14:46:47.596 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 19 M 2024-09-06T14:46:47.596 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-06T14:46:47.598 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout: Package Arch Version Repository Size 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout:Installing: 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T14:46:47.599 INFO:teuthology.orchestra.run.smithi176.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout:Install 7 Packages 2024-09-06T14:46:47.600 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:47.601 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 5.2 M 2024-09-06T14:46:47.601 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 19 M 2024-09-06T14:46:47.601 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-09-06T14:46:47.727 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-06T14:46:47.727 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:47.727 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:47.728 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout:Install 7 Packages 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 5.2 M 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 19 M 2024-09-06T14:46:47.729 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-06T14:46:47.804 INFO:teuthology.orchestra.run.smithi077.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 403 kB/s | 44 kB 00:00 2024-09-06T14:46:47.829 INFO:teuthology.orchestra.run.smithi077.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 782 kB/s | 106 kB 00:00 2024-09-06T14:46:47.888 INFO:teuthology.orchestra.run.smithi077.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-06T14:46:47.913 INFO:teuthology.orchestra.run.smithi077.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 659 kB/s | 72 kB 00:00 2024-09-06T14:46:48.045 INFO:teuthology.orchestra.run.smithi176.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 269 kB/s | 44 kB 00:00 2024-09-06T14:46:48.055 INFO:teuthology.orchestra.run.smithi077.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.4 MB/s | 906 kB 00:00 2024-09-06T14:46:48.071 INFO:teuthology.orchestra.run.smithi176.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 557 kB/s | 106 kB 00:00 2024-09-06T14:46:48.127 INFO:teuthology.orchestra.run.smithi019.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 375 kB/s | 44 kB 00:00 2024-09-06T14:46:48.129 INFO:teuthology.orchestra.run.smithi176.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 859 kB/s | 72 kB 00:00 2024-09-06T14:46:48.139 INFO:teuthology.orchestra.run.smithi077.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.3 MB/s | 837 kB 00:00 2024-09-06T14:46:48.163 INFO:teuthology.orchestra.run.smithi176.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 917 kB/s | 84 kB 00:00 2024-09-06T14:46:48.185 INFO:teuthology.orchestra.run.smithi019.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 598 kB/s | 106 kB 00:00 2024-09-06T14:46:48.196 INFO:teuthology.orchestra.run.smithi176.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-06T14:46:48.210 INFO:teuthology.orchestra.run.smithi019.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 859 kB/s | 72 kB 00:00 2024-09-06T14:46:48.242 INFO:teuthology.orchestra.run.smithi092.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 78 kB/s | 44 kB 00:00 2024-09-06T14:46:48.244 INFO:teuthology.orchestra.run.smithi019.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-06T14:46:48.288 INFO:teuthology.orchestra.run.smithi176.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.2 MB/s | 837 kB 00:00 2024-09-06T14:46:48.334 INFO:teuthology.orchestra.run.smithi092.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 160 kB/s | 106 kB 00:00 2024-09-06T14:46:48.361 INFO:teuthology.orchestra.run.smithi019.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.5 MB/s | 906 kB 00:00 2024-09-06T14:46:48.436 INFO:teuthology.orchestra.run.smithi019.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.6 MB/s | 837 kB 00:00 2024-09-06T14:46:48.447 INFO:teuthology.orchestra.run.smithi176.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-06T14:46:48.447 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:46:48.447 INFO:teuthology.orchestra.run.smithi176.stdout:Total 6.1 MB/s | 5.2 MB 00:00 2024-09-06T14:46:48.559 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-06T14:46:48.574 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-06T14:46:48.574 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-06T14:46:48.584 INFO:teuthology.orchestra.run.smithi092.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 989 kB/s | 906 kB 00:00 2024-09-06T14:46:48.698 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-06T14:46:48.699 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-06T14:46:48.918 INFO:teuthology.orchestra.run.smithi092.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 106 kB/s | 72 kB 00:00 2024-09-06T14:46:48.968 INFO:teuthology.orchestra.run.smithi092.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 133 kB/s | 84 kB 00:00 2024-09-06T14:46:48.972 INFO:teuthology.orchestra.run.smithi077.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-06T14:46:48.972 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:46:48.973 INFO:teuthology.orchestra.run.smithi077.stdout:Total 3.7 MB/s | 5.2 MB 00:01 2024-09-06T14:46:49.091 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-09-06T14:46:49.106 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-09-06T14:46:49.107 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-09-06T14:46:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-06T14:46:49.194 INFO:teuthology.orchestra.run.smithi092.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 12 MB/s | 3.2 MB 00:00 2024-09-06T14:46:49.232 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-09-06T14:46:49.232 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-09-06T14:46:49.241 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-06T14:46:49.275 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-06T14:46:49.294 INFO:teuthology.orchestra.run.smithi019.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-06T14:46:49.295 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:46:49.295 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.3 MB/s | 5.2 MB 00:01 2024-09-06T14:46:49.304 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-06T14:46:49.414 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-06T14:46:49.430 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-06T14:46:49.430 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-06T14:46:49.502 INFO:teuthology.orchestra.run.smithi092.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 914 kB/s | 837 kB 00:00 2024-09-06T14:46:49.503 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:46:49.503 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.7 MB/s | 5.2 MB 00:01 2024-09-06T14:46:49.510 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-06T14:46:49.535 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:49.561 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-06T14:46:49.561 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-06T14:46:49.618 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-06T14:46:49.634 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-06T14:46:49.634 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-06T14:46:49.688 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-09-06T14:46:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-06T14:46:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-06T14:46:49.775 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-06T14:46:49.808 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-06T14:46:49.838 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-06T14:46:49.995 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:50.021 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:50.045 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-06T14:46:50.085 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:50.135 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:50.173 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-06T14:46:50.199 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:50.210 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-06T14:46:50.282 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-06T14:46:50.296 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-06T14:46:50.316 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-06T14:46:50.330 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-06T14:46:50.352 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-06T14:46:50.368 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-06T14:46:50.519 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:50.549 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:50.577 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-06T14:46:50.579 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-06T14:46:50.607 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:50.616 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:50.658 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:50.729 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.049 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:51.053 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-06T14:46:51.078 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:51.094 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:51.174 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.175 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-06T14:46:51.175 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-06T14:46:51.175 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-06T14:46:51.175 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-06T14:46:51.176 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-06T14:46:51.176 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-06T14:46:51.190 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:51.193 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-06T14:46:51.253 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.257 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T14:46:51.574 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T14:46:51.575 INFO:teuthology.orchestra.run.smithi176.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-06T14:46:51.575 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:51.575 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-06T14:46:51.682 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-06T14:46:51.683 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-06T14:46:51.916 DEBUG:teuthology.parallel:result is None 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:46:52.013 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-06T14:46:52.224 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-06T14:46:52.225 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-06T14:46:52.227 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:52.227 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-06T14:46:52.228 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-06T14:46:52.228 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-06T14:46:52.228 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-06T14:46:52.228 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-06T14:46:52.228 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-06T14:46:52.405 DEBUG:teuthology.parallel:result is None 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:46:52.574 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:46:52.584 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-06T14:46:52.902 DEBUG:teuthology.parallel:result is None 2024-09-06T14:46:53.029 DEBUG:teuthology.parallel:result is None 2024-09-06T14:46:53.030 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-06T14:46:53.130 INFO:tasks.cephadm:Testing if podman is available 2024-09-06T14:46:53.130 DEBUG:teuthology.orchestra.run.smithi176:> sudo podman --help 2024-09-06T14:46:53.881 INFO:teuthology.orchestra.run.smithi176.stdout:Manage pods, containers and images 2024-09-06T14:46:53.881 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout:Usage: 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: podman [options] [command] 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout:Available Commands: 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: attach Attach to a running container 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: build Build an image using instructions from Containerfiles 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: commit Create new image based on the changed container 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-06T14:46:53.882 INFO:teuthology.orchestra.run.smithi176.stdout: container Manage containers 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: create Create but do not start a container 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: diff Display the changes to the object's file system 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: events Show podman system events 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: exec Run a process in a running container 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: export Export container's filesystem contents as a tar archive 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: farm Farm out builds to remote machines 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: healthcheck Manage health checks on containers 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: help Help about any command 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: history Show history of a specified image 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: image Manage images 2024-09-06T14:46:53.883 INFO:teuthology.orchestra.run.smithi176.stdout: images List images in local storage 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: import Import a tarball to create a filesystem image 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: info Display podman system information 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: init Initialize one or more containers 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: inspect Display the configuration of object denoted by ID 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: kill Kill one or more running containers with a specific signal 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: kube Play containers, pods or volumes from a structured file 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: load Load image(s) from a tar archive 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: login Log in to a container registry 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: logout Log out of a container registry 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: logs Fetch the logs of one or more containers 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: machine Manage a virtual machine 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: manifest Manipulate manifest lists and image indexes 2024-09-06T14:46:53.884 INFO:teuthology.orchestra.run.smithi176.stdout: mount Mount a working container's root filesystem 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: network Manage networks 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: pause Pause all the processes in one or more containers 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: pod Manage pods 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: port List port mappings or a specific mapping for the container 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: ps List containers 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: pull Pull an image from a registry 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: push Push an image to a specified destination 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: rename Rename an existing container 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: restart Restart one or more containers 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: rm Remove one or more containers 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: rmi Remove one or more images from local storage 2024-09-06T14:46:53.885 INFO:teuthology.orchestra.run.smithi176.stdout: run Run a command in a new container 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: save Save image(s) to an archive 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: search Search registry for image 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: secret Manage secrets 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: start Start one or more containers 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: stats Display a live stream of container resource usage statistics 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: stop Stop one or more containers 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: system Manage podman 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: tag Add an additional name to a local image 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: top Display the running processes of a container 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: unmount Unmount working container's root filesystem 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: unpause Unpause the processes in one or more containers 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: unshare Run a command in a modified user namespace 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: untag Remove a name from a local image 2024-09-06T14:46:53.886 INFO:teuthology.orchestra.run.smithi176.stdout: update Update an existing container 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: version Display the Podman version information 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: volume Manage volumes 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: wait Block on one or more containers 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout:Options: 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --config string Location of authentication config file 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --conmon string Path of the conmon binary 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --help Help for podman 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.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-06T14:46:53.887 INFO:teuthology.orchestra.run.smithi176.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --module stringArray Load the containers.conf(5) module 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --out string Send output (stdout) from podman to a file 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: -r, --remote Access remote Podman service 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --ssh string define the ssh mode (default "golang") 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-06T14:46:53.888 INFO:teuthology.orchestra.run.smithi176.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: (default "/run/libpod") 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: --transient-store Enable transient container storage 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: -v, --version version for podman 2024-09-06T14:46:53.889 INFO:teuthology.orchestra.run.smithi176.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-06T14:46:53.890 DEBUG:teuthology.orchestra.run.smithi176:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-06T14:46:54.683 INFO:teuthology.orchestra.run.smithi176.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-06T14:46:55.131 INFO:teuthology.orchestra.run.smithi176.stderr:Getting image source signatures 2024-09-06T14:46:55.137 INFO:teuthology.orchestra.run.smithi176.stderr:Copying blob sha256:fb73436eef8c593428ca9be6164395459fd94d29f4d0f461fb7eddd4197e6604 2024-09-06T14:46:55.137 INFO:teuthology.orchestra.run.smithi176.stderr:Copying blob sha256:e4936a3f1ce0869669b4d2a32821d281625108eb633fb68c3d2dc6b982434c23 2024-09-06T14:46:59.038 INFO:teuthology.orchestra.run.smithi176.stderr:Copying config sha256:8f95a359ec52aba2c2e58538be454f30670e88b8e0989438f56975a8f32201a1 2024-09-06T14:46:59.187 INFO:teuthology.orchestra.run.smithi176.stderr:Writing manifest to image destination 2024-09-06T14:46:59.406 INFO:teuthology.orchestra.run.smithi176.stdout:8f95a359ec52aba2c2e58538be454f30670e88b8e0989438f56975a8f32201a1 2024-09-06T14:46:59.412 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-06T14:46:59.421 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:46:59.421 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:46:59.422 INFO:tasks.cephadm:Cluster fsid is dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:46:59.422 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-06T14:46:59.422 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.19', 'mon.b': '172.21.15.77', 'mon.c': '172.21.15.92'} 2024-09-06T14:46:59.422 INFO:tasks.cephadm:First mon is mon.a on smithi019 2024-09-06T14:46:59.422 INFO:tasks.cephadm:First mgr is x 2024-09-06T14:46:59.422 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-06T14:46:59.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo hostname $(hostname -s) 2024-09-06T14:46:59.454 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2024-09-06T14:46:59.485 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-09-06T14:46:59.517 DEBUG:teuthology.orchestra.run.smithi176:> sudo hostname $(hostname -s) 2024-09-06T14:46:59.545 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-06T14:46:59.545 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:46:59.704 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:46:59.854 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:46:59.856 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:46:59.856 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:46:59.856 DEBUG:teuthology.orchestra.run.smithi019:> 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:47:00.251 INFO:teuthology.orchestra.run.smithi019.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:47 /home/ubuntu/cephtest/cephadm 2024-09-06T14:47:00.251 DEBUG:teuthology.orchestra.run.smithi077:> 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:47:00.634 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:47 /home/ubuntu/cephtest/cephadm 2024-09-06T14:47:00.635 DEBUG:teuthology.orchestra.run.smithi092:> 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:47:01.016 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:47 /home/ubuntu/cephtest/cephadm 2024-09-06T14:47:01.016 DEBUG:teuthology.orchestra.run.smithi176:> 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:47:01.402 INFO:teuthology.orchestra.run.smithi176.stdout:-rw-r--r--. 1 ubuntu ubuntu 802673 Sep 6 14:47 /home/ubuntu/cephtest/cephadm 2024-09-06T14:47:01.402 DEBUG:teuthology.orchestra.run.smithi019:> 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:47:01.422 DEBUG:teuthology.orchestra.run.smithi077:> 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:47:01.441 DEBUG:teuthology.orchestra.run.smithi092:> 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:47:01.457 DEBUG:teuthology.orchestra.run.smithi176:> 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:47:01.488 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 on all hosts... 2024-09-06T14:47:01.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:47:01.491 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:47:01.493 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:47:01.499 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 pull 2024-09-06T14:47:01.717 INFO:teuthology.orchestra.run.smithi176.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:47:02.951 INFO:teuthology.orchestra.run.smithi019.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:47:02.974 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:47:03.054 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:48:15.963 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout: "repo_digests": [ 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout: ] 2024-09-06T14:48:16.048 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-09-06T14:48:26.779 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout: "repo_digests": [ 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2024-09-06T14:48:26.780 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-09-06T14:48:51.722 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-09-06T14:48:51.768 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:48:51.768 INFO:teuthology.orchestra.run.smithi019.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:48:51.769 INFO:teuthology.orchestra.run.smithi019.stdout: "repo_digests": [ 2024-09-06T14:48:51.769 INFO:teuthology.orchestra.run.smithi019.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:48:51.769 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-09-06T14:48:51.769 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-09-06T14:49:12.801 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-06T14:49:12.801 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev)", 2024-09-06T14:49:12.801 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110", 2024-09-06T14:49:12.801 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-09-06T14:49:12.801 INFO:teuthology.orchestra.run.smithi092.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30" 2024-09-06T14:49:12.802 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-06T14:49:12.802 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-06T14:49:12.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph 2024-09-06T14:49:12.865 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /etc/ceph 2024-09-06T14:49:12.899 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-09-06T14:49:12.929 DEBUG:teuthology.orchestra.run.smithi176:> sudo mkdir -p /etc/ceph 2024-09-06T14:49:12.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /etc/ceph 2024-09-06T14:49:12.993 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 777 /etc/ceph 2024-09-06T14:49:13.022 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-09-06T14:49:13.049 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 777 /etc/ceph 2024-09-06T14:49:13.078 INFO:tasks.cephadm:Writing seed config... 2024-09-06T14:49:13.079 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-06T14:49:13.079 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-06T14:49:13.079 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-06T14:49:13.080 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-06T14:49:13.080 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-06T14:49:13.080 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-06T14:49:13.080 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-06T14:49:13.080 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:49:13.081 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-06T14:49:13.098 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 = dee797d6-6c5e-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:49:13.099 DEBUG:teuthology.orchestra.run.smithi019:mon.a> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service 2024-09-06T14:49:13.141 DEBUG:teuthology.orchestra.run.smithi019:mgr.x> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x.service 2024-09-06T14:49:13.183 INFO:tasks.cephadm:Bootstrapping... 2024-09-06T14:49:13.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 -v bootstrap --fsid dee797d6-6c5e-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.19 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:49:13.395 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-06T14:49:13.396 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73', '-v', 'bootstrap', '--fsid', 'dee797d6-6c5e-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.19', '--skip-admin-label'] 2024-09-06T14:49:13.396 INFO:teuthology.orchestra.run.smithi019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-06T14:49:13.397 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying podman|docker is present... 2024-09-06T14:49:13.420 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 5.2.2 2024-09-06T14:49:13.420 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying lvm2 is present... 2024-09-06T14:49:13.420 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying time synchronization is in place... 2024-09-06T14:49:13.427 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-06T14:49:13.427 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-06T14:49:13.433 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-06T14:49:13.433 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:49:13.440 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-09-06T14:49:13.446 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-09-06T14:49:13.446 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2024-09-06T14:49:13.446 INFO:teuthology.orchestra.run.smithi019.stdout:Repeating the final host check... 2024-09-06T14:49:13.469 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 5.2.2 2024-09-06T14:49:13.469 INFO:teuthology.orchestra.run.smithi019.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-06T14:49:13.469 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl is present 2024-09-06T14:49:13.469 INFO:teuthology.orchestra.run.smithi019.stdout:lvcreate is present 2024-09-06T14:49:13.475 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-06T14:49:13.475 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-06T14:49:13.481 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-06T14:49:13.481 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:49:13.488 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-09-06T14:49:13.494 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-09-06T14:49:13.494 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2024-09-06T14:49:13.495 INFO:teuthology.orchestra.run.smithi019.stdout:Host looks OK 2024-09-06T14:49:13.495 INFO:teuthology.orchestra.run.smithi019.stdout:Cluster fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:13.495 INFO:teuthology.orchestra.run.smithi019.stdout:Acquiring lock 140097051769584 on /run/cephadm/dee797d6-6c5e-11ef-bce4-c7b262605968.lock 2024-09-06T14:49:13.495 INFO:teuthology.orchestra.run.smithi019.stdout:Lock 140097051769584 acquired on /run/cephadm/dee797d6-6c5e-11ef-bce4-c7b262605968.lock 2024-09-06T14:49:13.496 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 3300 ... 2024-09-06T14:49:13.496 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 6789 ... 2024-09-06T14:49:13.496 INFO:teuthology.orchestra.run.smithi019.stdout:Base mon IP(s) is [172.21.15.19:3300, 172.21.15.19:6789], mon addrv is [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-09-06T14:49:13.498 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.19 metric 100 2024-09-06T14:49:13.498 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.19 metric 100 2024-09-06T14:49:13.501 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-06T14:49:13.501 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-09-06T14:49:13.501 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-09-06T14:49:13.503 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-06T14:49:13.562 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-06T14:49:13.562 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-06T14:49:13.562 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-06T14:49:13.563 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 fe80::16f5:62a4:577d:153d/64 scope link noprefixroute 2024-09-06T14:49:13.563 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-06T14:49:13.564 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-09-06T14:49:13.564 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-09-06T14:49:13.564 INFO:teuthology.orchestra.run.smithi019.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-06T14:49:13.564 INFO:teuthology.orchestra.run.smithi019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-06T14:49:13.564 INFO:teuthology.orchestra.run.smithi019.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73... 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Getting image source signatures 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:975930033597cc619449a5e495a30a9586fba9aa8e75bb850a8a1511772810f3 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying config sha256:1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 2024-09-06T14:49:14.005 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-06T14:49:14.967 INFO:teuthology.orchestra.run.smithi019.stdout:ceph: stdout ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev) 2024-09-06T14:49:14.967 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph version: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev) 2024-09-06T14:49:14.968 INFO:teuthology.orchestra.run.smithi019.stdout:Extracting ceph user uid/gid from container image... 2024-09-06T14:49:20.785 INFO:teuthology.orchestra.run.smithi019.stdout:stat: stdout 167 167 2024-09-06T14:49:20.785 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial keys... 2024-09-06T14:49:27.959 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQBzFttmQbBMKxAABACb4uFRTYTTj3dii2rp8Q== 2024-09-06T14:49:29.047 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQB4FttmrR/aFRAAmSc0OjzyXx4eFFQRS3j8qw== 2024-09-06T14:49:29.953 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQB5FttmCCmNGhAAIVo7E18RqNnmC1MyGcBnbg== 2024-09-06T14:49:29.954 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial monmap... 2024-09-06T14:49:31.000 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool for a [v2:172.21.15.19:3300,v1:172.21.15.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = quincy 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: set fsid to dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:49:31.001 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mon... 2024-09-06T14:49:32.097 INFO:teuthology.orchestra.run.smithi019.stdout:create mon.a on 2024-09-06T14:49:32.453 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-06T14:49:32.632 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target → /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target. 2024-09-06T14:49:32.632 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target → /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target. 2024-09-06T14:49:32.857 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a 2024-09-06T14:49:32.857 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service: Unit ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service not loaded. 2024-09-06T14:49:33.075 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target.wants/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service → /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@.service. 2024-09-06T14:49:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 podman[25699]: 2024-09-06 14:49:33.213724136 +0000 UTC m=+0.016113543 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:49:33.798 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 podman[25699]: 2024-09-06 14:49:33.551382278 +0000 UTC m=+0.353771677 container create 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, 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=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-06T14:49:33.799 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 podman[25699]: 2024-09-06 14:49:33.753398798 +0000 UTC m=+0.555788196 container init 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:49:33.799 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 podman[25699]: 2024-09-06 14:49:33.758531456 +0000 UTC m=+0.560920846 container start 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:49:33.872 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:49:33.884 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon to start... 2024-09-06T14:49:33.886 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon... 2024-09-06T14:49:34.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 ceph-mon[25737]: mkfs dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:34.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 ceph-mon[25737]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:49:34.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 bash[25699]: 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 2024-09-06T14:49:34.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:33 smithi019 systemd[1]: Started Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: monmap epoch 1 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: last_changed 2024-09-06T14:49:30.313500+0000 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: min_mon_release 19 (squid) 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: election_strategy: 1 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: fsmap 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: osdmap e1: 0 total, 0 up, 0 in 2024-09-06T14:49:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: mgrmap e1: no daemons active 2024-09-06T14:49:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:34 smithi019 ceph-mon[25737]: from='client.? 172.21.15.19:0/180237460' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout cluster: 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout id: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout services: 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.587038s) 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout data: 2024-09-06T14:49:34.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pgs: 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:mon is available 2024-09-06T14:49:34.978 INFO:teuthology.orchestra.run.smithi019.stdout:Assimilating anything we can from ceph.conf... 2024-09-06T14:49:36.029 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:35 smithi019 ceph-mon[25737]: from='client.? 172.21.15.19:0/1558322987' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-06T14:49:36.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:35 smithi019 ceph-mon[25737]: from='client.? 172.21.15.19:0/1558322987' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-06T14:49:36.035 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:36.035 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-09-06T14:49:36.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:36.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-06T14:49:36.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-09-06T14:49:36.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-06T14:49:36.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-06T14:49:36.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:36.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-09-06T14:49:36.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-06T14:49:36.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-06T14:49:36.039 INFO:teuthology.orchestra.run.smithi019.stdout:Generating new minimal ceph.conf... 2024-09-06T14:49:37.053 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:36 smithi019 ceph-mon[25737]: from='client.? 172.21.15.19:0/2414052039' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:49:37.053 INFO:teuthology.orchestra.run.smithi019.stdout:Restarting the monitor... 2024-09-06T14:49:37.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 systemd[1]: Stopping Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:49:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a[25714]: 2024-09-06T14:49:37.366+0000 7fcf5376b640 -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:49:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a[25714]: 2024-09-06T14:49:37.366+0000 7fcf5376b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-06T14:49:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 podman[26057]: 2024-09-06 14:49:37.4910316 +0000 UTC m=+0.273348506 container died 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-06T14:49:37.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 podman[26057]: 2024-09-06 14:49:37.823654043 +0000 UTC m=+0.605970947 container cleanup 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-06T14:49:37.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 bash[26057]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a 2024-09-06T14:49:38.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:37 smithi019 podman[26074]: 2024-09-06 14:49:37.999702713 +0000 UTC m=+0.508242842 container remove 251c9167a974e3b6f5b8abaf8cf3079f80650ee3be2b383e3887690d22c8da11 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, ceph=True) 2024-09-06T14:49:38.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 systemd[1]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-06T14:49:38.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 systemd[1]: Stopped Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:49:38.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 systemd[1]: Starting Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:49:38.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 podman[26173]: 2024-09-06 14:49:38.366245378 +0000 UTC m=+0.015561782 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 2024-09-06T14:49:38.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 podman[26173]: 2024-09-06 14:49:38.467048869 +0000 UTC m=+0.116365268 container create 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-06T14:49:38.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 podman[26173]: 2024-09-06 14:49:38.678016252 +0000 UTC m=+0.327332656 container init 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, 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.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-06T14:49:38.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 podman[26173]: 2024-09-06 14:49:38.682761467 +0000 UTC m=+0.332077861 container start 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-06T14:49:38.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: set uid:gid to 167:167 (ceph:ceph) 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev), process ceph-mon, pid 7 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: pidfile_write: ignore empty --pid-file 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: load: jerasure load: lrc 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: RocksDB version: 7.9.2 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Git sha 0 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Compile date 2024-09-04 13:52:53 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: DB SUMMARY 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: DB Session ID: MZRFI4XE912L0RO4NCIV 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: CURRENT file: CURRENT 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: IDENTITY file: IDENTITY 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-06T14:49:38.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88272 ; 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.error_if_exists: 0 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.create_if_missing: 0 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.paranoid_checks: 1 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-06T14:49:38.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.env: 0x5581cd86e160 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.fs: PosixFileSystem 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.info_log: 0x5581ce8cf880 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_file_opening_threads: 16 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.statistics: (nil) 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.use_fsync: 0 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_log_file_size: 0 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.keep_log_file_num: 1000 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.recycle_log_file_num: 0 2024-09-06T14:49:38.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_fallocate: 1 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_mmap_reads: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_mmap_writes: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.use_direct_reads: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.create_missing_column_families: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.db_log_dir: 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.wal_dir: 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-06T14:49:38.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.advise_random_on_open: 1 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.db_write_buffer_size: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.write_buffer_manager: 0x5581ce8d2e60 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.rate_limiter: (nil) 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.wal_recovery_mode: 2 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enable_thread_tracking: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enable_pipelined_write: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.unordered_write: 0 2024-09-06T14:49:38.716 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.row_cache: None 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.wal_filter: None 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_ingest_behind: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.two_write_queues: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.manual_wal_flush: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.wal_compression: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.atomic_flush: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-06T14:49:38.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.log_readahead_size: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.best_efforts_recovery: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.allow_data_in_errors: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.db_host_id: __hostname__ 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_background_jobs: 2 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_background_compactions: -1 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_subcompactions: 1 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-06T14:49:38.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_total_wal_size: 0 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_open_files: -1 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bytes_per_sync: 0 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_readahead_size: 0 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_background_flushes: -1 2024-09-06T14:49:38.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Compression algorithms supported: 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kZSTD supported: 0 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kXpressCompression supported: 0 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kBZip2Compression supported: 0 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kLZ4Compression supported: 1 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kZlibCompression supported: 1 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kLZ4HCCompression supported: 1 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: kSnappyCompression supported: 1 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-06T14:49:38.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.merge_operator: 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_filter: None 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_filter_factory: None 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.sst_partitioner_factory: None 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5581ce8cf4e0) 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2024-09-06T14:49:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x5581ce8c2850 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2024-09-06T14:49:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2024-09-06T14:49:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.write_buffer_size: 33554432 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_write_buffer_number: 2 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression: NoCompression 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression: Disabled 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.prefix_extractor: nullptr 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.num_levels: 7 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-06T14:49:38.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.level: 32767 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.strategy: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.enabled: false 2024-09-06T14:49:38.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.target_file_size_base: 67108864 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-06T14:49:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.arena_block_size: 1048576 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.disable_auto_compactions: 0 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-06T14:49:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.inplace_update_support: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.bloom_locality: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.max_successive_merges: 0 2024-09-06T14:49:38.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.paranoid_file_checks: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.force_consistency_checks: 1 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.report_bg_io_stats: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.ttl: 2592000 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enable_blob_files: false 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.min_blob_size: 0 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_file_size: 268435456 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-06T14:49:38.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.blob_file_starting_level: 0 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: 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:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d26d58d4-b4bf-483d-bf16-b16d9d322560 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634178709984, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634178711258, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83188, "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": 77437, "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": 1725634178, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d26d58d4-b4bf-483d-bf16-b16d9d322560", "db_session_id": "MZRFI4XE912L0RO4NCIV", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634178711386, "job": 1, "event": "recovery_finished"} 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-06T14:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: 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:49:38.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5581ce8f2e00 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: DB pointer 0x5581ce9f2000 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2024-09-06T14:49:38.731 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.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 105.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.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 105.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:49:38.732 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 18.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 18.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x5581ce8c2850#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???) e1 preinit fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:38.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).mds e1 new map 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).mds e1 print_map 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: btime 2024-09-06T14:49:33:797394+0000 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.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:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:49:38.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-06T14:49:38.762 INFO:teuthology.orchestra.run.smithi019.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 bash[26173]: 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 systemd[1]: Started Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: monmap epoch 1 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: last_changed 2024-09-06T14:49:30.313500+0000 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:49:38.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: min_mon_release 19 (squid) 2024-09-06T14:49:38.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: election_strategy: 1 2024-09-06T14:49:38.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:49:38.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: fsmap 2024-09-06T14:49:38.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: osdmap e1: 0 total, 0 up, 0 in 2024-09-06T14:49:38.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:38 smithi019 ceph-mon[26210]: mgrmap e1: no daemons active 2024-09-06T14:49:39.833 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-06T14:49:39.846 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:49:39.846 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mgr... 2024-09-06T14:49:39.847 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-06T14:49:39.847 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-06T14:49:40.099 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x 2024-09-06T14:49:40.135 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x.service: Unit ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x.service not loaded. 2024-09-06T14:49:40.246 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968.target.wants/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@.service. 2024-09-06T14:49:40.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:40 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2798497249' entity='client.admin' 2024-09-06T14:49:40.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:40 smithi019 podman[26447]: 2024-09-06 14:49:40.676292436 +0000 UTC m=+0.310776649 container start ec3096ea8aaee0fbae86b40915ce928ae5149682abeb5d6093fd52b6a2bbe50e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-06T14:49:40.751 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:49:40.751 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-09-06T14:49:40.759 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:49:40.759 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:49:40.759 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-09-06T14:49:40.759 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-09-06T14:49:40.770 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:49:40.770 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-09-06T14:49:40.778 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:49:40.778 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:49:40.778 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-09-06T14:49:40.779 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-06T14:49:40.779 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr to start... 2024-09-06T14:49:40.779 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr... 2024-09-06T14:49:41.012 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:40 smithi019 bash[26447]: ec3096ea8aaee0fbae86b40915ce928ae5149682abeb5d6093fd52b6a2bbe50e 2024-09-06T14:49:41.041 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:40 smithi019 systemd[1]: Started Ceph mgr.x for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:49:41.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/613546664' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:49:41.903 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:41.903 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "dee797d6-6c5e-11ef-bce4-c7b262605968", 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:49:41.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:49:41.909 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:49:41.909 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:41.909 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:49:41.909 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:49:41.909 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:49:41.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:49:41.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:49:33:797394+0000", 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:41.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:49:33.798128+0000", 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:49:41.913 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (1/15)... 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:41.962+0000 7fe409feb040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:41.962+0000 7fe409feb040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .module import Module 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .fs.volume import VolumeClient 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:41.963+0000 7fe409feb040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:49:42.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:41 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:41.963+0000 7fe409feb040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:49:44.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:44 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1154101623' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:49:44.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "dee797d6-6c5e-11ef-bce4-c7b262605968", 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:49:44.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:49:44.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:49:44.990 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:49:44.990 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:49:44.990 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:49:44.990 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.990 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:49:33:797394+0000", 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:49:44.991 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:44.992 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:49:33.798128+0000", 2024-09-06T14:49:44.993 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:44.993 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:44.993 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:49:44.993 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:49:44.993 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (2/15)... 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:45.869+0000 7fe409feb040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: Activating manager daemon x 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: mgrmap e2: x(active, starting, since 0.00286636s) 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:49:46.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: Manager daemon x is now available 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' 2024-09-06T14:49:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:45 smithi019 ceph-mon[26210]: from='mgr.14100 172.21.15.19:0/537916744' entity='mgr.x' 2024-09-06T14:49:47.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:47 smithi019 ceph-mon[26210]: mgrmap e3: x(active, since 1.00651s) 2024-09-06T14:49:47.964 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:47 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/18558888' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-06T14:49:48.212 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "dee797d6-6c5e-11ef-bce4-c7b262605968", 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:48.213 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-06T14:49:48.214 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-06T14:49:48.218 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-06T14:49:48.219 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "btime": "2024-09-06T14:49:33:797394+0000", 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:49:48.220 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-09-06T14:49:33.798128+0000", 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-06T14:49:48.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:49:48.222 INFO:teuthology.orchestra.run.smithi019.stdout:mgr is available 2024-09-06T14:49:49.144 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:48 smithi019 ceph-mon[26210]: mgrmap e4: x(active, since 2s) 2024-09-06T14:49:49.145 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:48 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/654443463' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-09-06T14:49:49.417 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-06T14:49:49.418 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-09-06T14:49:49.419 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-09-06T14:49:49.419 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-06T14:49:49.419 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-06T14:49:49.419 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling cephadm module... 2024-09-06T14:49:50.400 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:50 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3197657485' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-06T14:49:50.400 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:50 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ignoring --setuser ceph since I am not root 2024-09-06T14:49:50.400 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:50 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ignoring --setgroup ceph since I am not root 2024-09-06T14:49:51.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3197657485' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-06T14:49:51.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-mon[26210]: mgrmap e5: x(active, since 4s) 2024-09-06T14:49:51.624 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:51.366+0000 7f7a27383040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:49:51.624 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:51.366+0000 7f7a27383040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:49:51.624 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .module import Module 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .fs.volume import VolumeClient 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:51.367+0000 7f7a27383040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:49:51.625 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:51 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:51.367+0000 7f7a27383040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:49:51.944 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:49:51.944 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-06T14:49:51.944 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:49:51.944 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-06T14:49:51.945 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-06T14:49:51.945 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:49:51.945 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2024-09-06T14:49:51.945 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 5... 2024-09-06T14:49:52.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:52 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/4153138883' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-06T14:49:55.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:55.255+0000 7f7a27383040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:49:55.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: Active manager daemon x restarted 2024-09-06T14:49:55.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: Activating manager daemon x 2024-09-06T14:49:55.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: osdmap e2: 0 total, 0 up, 0 in 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: mgrmap e6: x(active, starting, since 0.003191s) 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:49:55.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:55 smithi019 ceph-mon[26210]: Manager daemon x is now available 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 5 is available 2024-09-06T14:49:56.783 INFO:teuthology.orchestra.run.smithi019.stdout:Setting orchestrator backend to cephadm... 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: mgrmap e7: x(active, since 1.00495s) 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: Found migration_current of "None". Setting to last migration. 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:49:57.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:49:57.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:49:57.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:49:57.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:49:57.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:57.639+0000 7f7998daa640 -1 log_channel(cephadm) log [ERR] : [06/Sep/2024:14:49:57] ENGINE Error in HTTPServer.serve 2024-09-06T14:49:57.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: Traceback (most recent call last): 2024-09-06T14:49:57.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:49:57.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._connections.run(self.expiration_interval) 2024-09-06T14:49:57.727 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._run(expiration_interval) 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: s = self.context.wrap_socket( 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: return self.sslsocket_class._create( 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:49:57.728 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self.do_handshake() 2024-09-06T14:49:57.729 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:49:57.729 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._sslobj.do_handshake() 2024-09-06T14:49:57.729 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:49:57.729 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:49:57 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:49:58.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: mgrmap e8: x(active, since 2s) 2024-09-06T14:49:58.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: [06/Sep/2024:14:49:57] ENGINE Bus STARTING 2024-09-06T14:49:58.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: [06/Sep/2024:14:49:57] ENGINE Serving on http://172.21.15.19:8765 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: [06/Sep/2024:14:49:57] ENGINE Serving on https://172.21.15.19:7150 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: [06/Sep/2024:14:49:57] ENGINE Bus STARTED 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:58 smithi019 ceph-mon[26210]: [06/Sep/2024:14:49:57] ENGINE Error in HTTPServer.serve 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout: Traceback (most recent call last): 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:49:58.636 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._connections.run(self.expiration_interval) 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._run(expiration_interval) 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:49:58.637 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: s = self.context.wrap_socket( 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: return self.sslsocket_class._create( 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: self.do_handshake() 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._sslobj.do_handshake() 2024-09-06T14:49:58.638 INFO:journalctl@ceph.mon.a.smithi019.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:49:59.237 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-06T14:49:59.237 INFO:teuthology.orchestra.run.smithi019.stdout:Generating ssh key... 2024-09-06T14:49:59.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:49:59 smithi019 ceph-mon[26210]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: Generating public/private rsa key pair. 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: Your identification has been saved in /tmp/tmpf1xdyhec/key 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: Your public key has been saved in /tmp/tmpf1xdyhec/key.pub 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: The key fingerprint is: 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: SHA256:QB1rIzotzYoZCYFuvMO7qZE3S9Ge8HlOE5KsDAj3WPE ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:00.374 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: The key's randomart image is: 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: +---[RSA 3072]----+ 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |o . .... | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |.. + .. | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |= . . E + | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |o* B * + . | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |= B X = S | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: | B X B . | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |o @ * + | 2024-09-06T14:50:00.375 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: | =.o + . | 2024-09-06T14:50:00.376 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: |ooo . | 2024-09-06T14:50:00.376 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:00 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: +----[SHA256]-----+ 2024-09-06T14:50:01.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:01 smithi019 ceph-mon[26210]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:01.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:01 smithi019 ceph-mon[26210]: Generating ssh key... 2024-09-06T14:50:01.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:01 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:01.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:01 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:01.891 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:01.892 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:50:01.892 INFO:teuthology.orchestra.run.smithi019.stdout:Adding key to root@localhost authorized_keys... 2024-09-06T14:50:01.892 INFO:teuthology.orchestra.run.smithi019.stdout:Adding host smithi019... 2024-09-06T14:50:02.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:02 smithi019 ceph-mon[26210]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:03.331 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:03 smithi019 ceph-mon[26210]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi019", "addr": "172.21.15.19", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:04 smithi019 ceph-mon[26210]: Deploying cephadm binary to smithi019 2024-09-06T14:50:07.107 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Added host 'smithi019' with addr '172.21.15.19' 2024-09-06T14:50:07.107 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mon service... 2024-09-06T14:50:07.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:07 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:07.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:07 smithi019 ceph-mon[26210]: Added host smithi019 2024-09-06T14:50:07.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:07 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:50:08.399 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-06T14:50:08.399 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mgr service... 2024-09-06T14:50:08.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:08 smithi019 ceph-mon[26210]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:08.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:08 smithi019 ceph-mon[26210]: Saving service mon spec with placement count:5 2024-09-06T14:50:08.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:08 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:10.093 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-06T14:50:10.369 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:10 smithi019 ceph-mon[26210]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:10.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:10 smithi019 ceph-mon[26210]: Saving service mgr spec with placement count:2 2024-09-06T14:50:10.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:10 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:11.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:11 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:11.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:11 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:11.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:11 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/4266723869' entity='client.admin' 2024-09-06T14:50:13.411 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling the dashboard module... 2024-09-06T14:50:13.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:13 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2092445014' entity='client.admin' 2024-09-06T14:50:13.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:13 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:15.210 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:14 smithi019 ceph-mon[26210]: from='mgr.14116 172.21.15.19:0/2028031457' entity='mgr.x' 2024-09-06T14:50:15.210 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:14 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/278906793' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-06T14:50:15.211 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:14 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ignoring --setuser ceph since I am not root 2024-09-06T14:50:15.211 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:14 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ignoring --setgroup ceph since I am not root 2024-09-06T14:50:16.106 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:15 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/278906793' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-06T14:50:16.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:15 smithi019 ceph-mon[26210]: mgrmap e9: x(active, since 19s) 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:16.148+0000 7feda2acf040 -1 mgr[py] Module not found: 'volumes' 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:16.148+0000 7feda2acf040 -1 mgr[py] Traceback (most recent call last): 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/__init__.py", line 2, in 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .module import Module 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/module.py", line 9, in 2024-09-06T14:50:16.477 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from .fs.volume import VolumeClient 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/usr/share/ceph/mgr/volumes/fs/volume.py", line 12, in 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: from ceph.fs.earmarking import CephFSVolumeEarmarking, EarmarkException # type: ignore 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ModuleNotFoundError: No module named 'ceph.fs' 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:16.149+0000 7feda2acf040 -1 mgr[py] Class not found in module 'volumes' 2024-09-06T14:50:16.478 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:16.149+0000 7feda2acf040 -1 mgr[py] Error loading module 'volumes': (2) No such file or directory 2024-09-06T14:50:17.069 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:16 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/4030778657' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2024-09-06T14:50:17.073 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 9... 2024-09-06T14:50:20.430 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:20.035+0000 7feda2acf040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: volumes 2024-09-06T14:50:20.430 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: Active manager daemon x restarted 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: Activating manager daemon x 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: osdmap e3: 0 total, 0 up, 0 in 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: mgrmap e10: x(active, starting, since 0.00349277s) 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-06T14:50:20.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:20 smithi019 ceph-mon[26210]: Manager daemon x is now available 2024-09-06T14:50:21.368 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:50:21.368 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-06T14:50:21.368 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-06T14:50:21.368 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-mon[26210]: mgrmap e11: x(active, since 1.00695s) 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 9 is available 2024-09-06T14:50:21.654 INFO:teuthology.orchestra.run.smithi019.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:21.678+0000 7fed18530640 -1 log_channel(cephadm) log [ERR] : [06/Sep/2024:14:50:21] ENGINE Error in HTTPServer.serve 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: Traceback (most recent call last): 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._connections.run(self.expiration_interval) 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._run(expiration_interval) 2024-09-06T14:50:21.977 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: s = self.context.wrap_socket( 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: return self.sslsocket_class._create( 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self.do_handshake() 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: self._sslobj.do_handshake() 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:50:21.978 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:50:21 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:50:22.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:22 smithi019 ceph-mon[26210]: [06/Sep/2024:14:50:21] ENGINE Bus STARTING 2024-09-06T14:50:22.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:22 smithi019 ceph-mon[26210]: [06/Sep/2024:14:50:21] ENGINE Serving on https://172.21.15.19:7150 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:22 smithi019 ceph-mon[26210]: [06/Sep/2024:14:50:21] ENGINE Error in HTTPServer.serve 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: Traceback (most recent call last): 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._connections.run(self.expiration_interval) 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._run(expiration_interval) 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-06T14:50:22.423 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: s = self.context.wrap_socket( 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: return self.sslsocket_class._create( 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: self.do_handshake() 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: self._sslobj.do_handshake() 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:22 smithi019 ceph-mon[26210]: [06/Sep/2024:14:50:21] ENGINE Serving on http://172.21.15.19:8765 2024-09-06T14:50:22.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:22 smithi019 ceph-mon[26210]: [06/Sep/2024:14:50:21] ENGINE Bus STARTED 2024-09-06T14:50:23.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:23 smithi019 ceph-mon[26210]: mgrmap e12: x(active, since 2s) 2024-09-06T14:50:23.420 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:23 smithi019 ceph-mon[26210]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:23.420 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:23.738 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUC0eu0m8U2EuSVVzm3AIuqjFKXp4wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkwNjE0NTAyM1oXDTM0\nMDkwNzE0NTAyM1owFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjE5MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAvB7s3iloAZnVAEwlOp3omX7qNkbrNWlAbbIC\nvkNaBTQ1++Ug3FsKqaDWBoNDLNLOgiCO5ooI7k6JXisN7Vp6A6o2RQcZF28oVnG1\nIrq3iqgsV3t/EFqZnuOM9qgrel0rY5yxGrxm1fYLzu3S6HpUR2BgSF6PBFALl0Tw\nWh9O/fAWafSsvmGlbKBVj4WNugpQajLjTyE1jYwzcnrcMgFgy9iNxbNfqJ6dXCyI\ndxu7RR5qg6/5RIUWciE5c01ENatJPf3R11+XJhQAp7DZcLuyLoCU77PD6sdk4H9V\nRariuBhxv/UTrZQCC5TOOZZxtUKmfDVxpXx//zYb8LqJVmQnOplTUrVbbU7NEE2n\nt8XL3XroNq/v9f9mccTj1EvsYZhCYp8Lm03tZUC2cIuauw+t6M7vt+46Wnx24OiF\n8c5AlROSlDl6s5XbMn405AE6OL1VLboTbi3CXziAora9xZrr6PVVioLXN0xsZ6lE\nu2s3drt9Gy4vOmKAOn2Ea2HU1BgwpLgxMvkcGVA1gE291su5zm2l1yx3XJGYA8np\nFo9WrR7+WOgVRitLbm6VvZcGMqX3c0Yi2kCwBHp9TMPkkpfPHyAb8Um3yA+pWUBf\nvMRoP8ERJfTjnh4C2lv7bK2cRYwscWh9Aofnx/+EgnprKUuD4GfSnD6n9J5ZVsr6\nKDFfb4ECAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDE5ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPEzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBz\nWtqPgE+mnk0audtHn8DLzjB/xapUN+FPlyzvDGxEXt8VCwLKuENepBZ5uZXhbNpK\nSsN6CzZplW6I0PY9AxaJss3SywefGe+zxlHdzC57woh1JCgZdqKqXKKJvkP9AGND\nP3IYOz515TMVvIhcLncHkQixOJmTPzAVrb/YUD+gHU6XPNG0rg1K2MBWtVeO1sqK\nddSIbvpSqN70JQGR2ZPUl0kpBX1i8NJ0pawiQWJuvRVxXytIH+d6JDYU8hr8RGr4\n0adcoYATGHx0QarLBce2Y+eULc9KzybYT2+LbK+6gb5QrdMpP8TTTiFDEul38BWa\nObrgmE/pQgiNFS0Hm/PT4xF8wmCXKBM1Tyv6kHtHL5sy8/63QX/ZCrp7efK1eiSG\njZClCoYlyXhiMx5Xad9cUfgzQl6xAUxj58bYXmcCkaqhrnujKXMvVuvCEjiOcVs+\n4ikFhOT+cGi3c3lpt0voYwzTOLV8PTzFVMWkPSo7WzhEKyWrIDdMsSMlEzkbtYSl\n3E+qhlsTOSUULr/F2/y5FaOEOgBn5aNn0SjMb5D3EMlaSqH22BS4oOsoVxE/w+X/\nIwLu7amBkixx4Ua6SS17iSdvymuqmct1pfdecSSTGX00n5MGYvlSIZKWoylT11FC\nDfNBo9QGmboWDcq2IGvhEk05F5dITbW2PPn8vDQjxg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAvB7s3iloAZnVAEwlOp3omX7qNkbrNWlAbbICvkNaBTQ1++Ug\n3FsKqaDWBoNDLNLOgiCO5ooI7k6JXisN7Vp6A6o2RQcZF28oVnG1Irq3iqgsV3t/\nEFqZnuOM9qgrel0rY5yxGrxm1fYLzu3S6HpUR2BgSF6PBFALl0TwWh9O/fAWafSs\nvmGlbKBVj4WNugpQajLjTyE1jYwzcnrcMgFgy9iNxbNfqJ6dXCyIdxu7RR5qg6/5\nRIUWciE5c01ENatJPf3R11+XJhQAp7DZcLuyLoCU77PD6sdk4H9VRariuBhxv/UT\nrZQCC5TOOZZxtUKmfDVxpXx//zYb8LqJVmQnOplTUrVbbU7NEE2nt8XL3XroNq/v\n9f9mccTj1EvsYZhCYp8Lm03tZUC2cIuauw+t6M7vt+46Wnx24OiF8c5AlROSlDl6\ns5XbMn405AE6OL1VLboTbi3CXziAora9xZrr6PVVioLXN0xsZ6lEu2s3drt9Gy4v\nOmKAOn2Ea2HU1BgwpLgxMvkcGVA1gE291su5zm2l1yx3XJGYA8npFo9WrR7+WOgV\nRitLbm6VvZcGMqX3c0Yi2kCwBHp9TMPkkpfPHyAb8Um3yA+pWUBfvMRoP8ERJfTj\nnh4C2lv7bK2cRYwscWh9Aofnx/+EgnprKUuD4GfSnD6n9J5ZVsr6KDFfb4ECAwEA\nAQKCAgAYBpMV5I/l9HGhshfnHpfAUtcyy2fq0GBsIhn7lrp+g6aJX0ANJIt+Eo6D\nEmyX4uyA7guSIfr2BI3CuxjyQWXn5es8caWguo+aSrdpkhMy4DuZiKo3unp4MnOk\nZOH4pMGP3Uk5MuqnVN85NGKFUmpFG2fwljMJx/dTAHj56Zm7ENir+5W8Utg/wVJs\nHBB3vC19ArbJOmKOi2NesZZBxK9KGYQxxbDn5ioOxZlALQiD0VilLOpW9/Bf7yJZ\nOXsGp7OY+Tu9l/XD5TYYNJvwq+gbzEw5OOpCp+iYS2rmlOaTwHt2mqRCvO5t8DlO\nXYp0Lej5YBH9oqLuQ0jaO9iicfQYbXUIXPd55W7NcuNJbknDGahar0W2HrqMurzF\nKjQbm9UbZ7pUJxe6tNgTiGvzSPvZc5U9dezR7nkwHwg+4yMFVyIolDwu7bjZarP4\nRFXwLUsrsdf6FcUhyG60FihqEL4xBodqP56U6/yZuMY+y3uFP6xmN3Y8ofDZh465\nFbI9DvJtlqFMA1KeYto/jVR7MhxcPWLODG0RDEcfRpo6o9rubWO1YfpyWhlGYBZj\nj1zkBeigKJaTZ9BWR5opoS5ZuE0d3ZkBvN6Rrt/Y1j1vcJwrWPI8mY74qY7Dw1oz\nR+LbrPm8kEkXtqowgHmj+MT4YWdxZmckFwWsXrrTEELtjeV6aQKCAQEA83mDxNfo\nz3ksLcglGRk0/sI6pthTh1faTbMnW7v5dsJPujjVrgMyGG1+By8K8IsN6trsWOkU\nX6gmeAUdwVng23iOnICEJ1GLEPVD8F/Iw8E4MGt0ANdAqWwHhuhsNiKxR+kg6l80\nP+0bfeZwidirzb11oOi7AeR4JIjilfNKmT6Zq2DxIqxZkv00ZoHq+YsQWon6dnbs\nPK18BulLYPUZUVK0EHB/LHWadwzIWYChVx8RKQpv+iq15k5OP0em7F1xLIQZ6Six\noJs10O7hupYO1mozmAdkAftsD64umrTNqhs1/OMrypTwmyczgWRuXAaDpRwQVLAv\nnd/QHSRnEAWdQwKCAQEAxcxq3TBMf40PE27i8ZnXa7XJZcEJCf16+1WgL1bzPDXG\nSEuWinKOSM3Mg9MjCHfehHM2C8v8qv7Z/zQfXt94ok8/1fcXVVeU2DGmDR2WWj9z\ns8ByoOwcnWEtHTjeCbHbeI7zQm/rua/A9rOERFXHONDmdVf9Up27mzkNdpGApqk7\nxVbAkI9iGk1zARu6rsc7DfBDvwVZOqsrxOkfWYUMPS5H/p1dlNZs2jX1vL5KsT/S\nM+O/SoE0pO5Mh+qzzQBTJvMwkWzQp6cTCfM4ceJ2vVZWYiJScHZauET3DUWvTxd8\nUmi3+mAEwq+CKQQ/it56IJgB2Knq6lsCFq6cV2Tx6wKCAQEA0qfdYW+pp/DgT5Au\nwON1XcKxOnBK/Pv/DmEmeZFPCvieQLIx9wgezNHXS+Hg5jR5yyy1d0va69SxzAAp\nOYRJL7rEMRZkwRwlZXu/13cYXn6L3iDqUlvrP2sPrCLmlYQ4vM4xQ3cx3umIcsrx\nreLA6xa0co9KVh3V8U5aNYE1lxd5n7UVjXlvWuUm9FYN9vDiKmPdR6gnR2yWtegd\n5vrJd/pFfz/GWLI7/isaIY5Qie+ASnEUZ2+SyHwR6WBWRYWniOuW+4vQ+/OugWJd\n/bEdj1h94Vjrp2dgnMSI4CP1GevHL1FiLznkX2lwf9BkR8z/E9kPLCbwW/ksuDop\nzcv9vwKCAQASuK1osBidfgFuSnGKgpAkLrmYOvQbEPXh8hHOSUGOclyJHTZrdjpH\nY8s2svY+5/GUwb7c0PriSGrjv9A0T5yAaFXXb6Kyvi5lZBWeai1/7z+JRO7UkmSG\n9NqrSGWjr0ThnU4i/KroEV2HPCiJu0C2/PbDJofgmPNX1seScGUn4R66J+LkC94y\nNSBse25o+ox5XkNbQitW5TqoUZRZCcHFzKqdy9E+tCjrYm4W5j/1lN/Vb3n8mEwe\nTDvMJYfNIHm+VwhCy3TYWXTw3Sd7h/7LHu/gK/V3lYwyorxrciwMpWFr/2NifFIX\nBzufnDpTb4lJqnmKQ1LryZ9h/DbqArDvAoIBAQDCTsa2V4qZHj/8f1Z5UQc08KRJ\nXzTQIMsy97tvIEOmcq6lBTEcFSi5LxXQfWQiPecZ/0Kica4qTSzILakKSKZ8ATDB\nF7+zlUWvAP4CMmBPx1fnm5Jdv5FYu2CAWdrrfl+BdPJbeYfDDgrTBtsu7xzUngPg\nVgP+yp4OS3t5sNpzGgUWlRzeinF+BuerStK1PDWOdu7jLujbERWoXGtF2on7IeJc\nEUt1TDvnGrlyZJjSdStP3Isjkz12mGUTefZdfCzniaqni++5xIe9CBnrT+VmzuGL\nsbYq5GUVTcYNbWJ6QH7SkNWJj9SSEYxJV0ESI9WTGLK8AQsYY2aOKKkgeldK\n-----END RSA PRIVATE KEY-----\n"} 2024-09-06T14:50:25.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:24 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:25.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:24 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:25.888 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-06T14:50:26.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:25 smithi019 ceph-mon[26210]: from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:27.099 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-06T14:50:27.100 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial admin user... 2024-09-06T14:50:27.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:27 smithi019 ceph-mon[26210]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:27.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:28.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:28 smithi019 ceph-mon[26210]: 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:50:28.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:28 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:28.614 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$afYj.7jGVfJ4THNmWf7qSuuonsBw7nN8eyW9ANPJ/ueFJro7j2o1y", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725634227, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-06T14:50:28.614 INFO:teuthology.orchestra.run.smithi019.stdout:Fetching dashboard port number... 2024-09-06T14:50:29.728 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 8443 2024-09-06T14:50:29.737 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-06T14:50:29.737 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-09-06T14:50:29.744 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-06T14:50:29.744 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-09-06T14:50:29.744 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-09-06T14:50:29.744 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph Dashboard is now available at: 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout: URL: https://smithi019:8443/ 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout: User: admin 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout: Password: 6ealmdzfwz 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:29.746 INFO:teuthology.orchestra.run.smithi019.stdout:Saving cluster configuration to /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config directory 2024-09-06T14:50:29.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:29 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2749619463' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-06T14:50:30.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-06T14:50:30.977 INFO:teuthology.orchestra.run.smithi019.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-06T14:50:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout:Or, if you are only running a single cluster on this host: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: ceph telemetry on 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout:For more information see: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:30.978 INFO:teuthology.orchestra.run.smithi019.stdout:Bootstrap complete. 2024-09-06T14:50:31.019 INFO:tasks.cephadm:Fetching config... 2024-09-06T14:50:31.019 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:50:31.019 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-06T14:50:31.035 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-06T14:50:31.035 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:50:31.035 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-06T14:50:31.092 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-06T14:50:31.092 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:50:31.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-06T14:50:31.156 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-06T14:50:31.156 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:50:31.157 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-06T14:50:31.212 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-06T14:50:31.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:50:31.285 INFO:teuthology.orchestra.run.smithi019.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:31.298 DEBUG:teuthology.orchestra.run.smithi077:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:50:31.365 INFO:teuthology.orchestra.run.smithi077.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:31.379 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:50:31.426 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:31.440 DEBUG:teuthology.orchestra.run.smithi176:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-06T14:50:31.489 INFO:teuthology.orchestra.run.smithi176.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCUg1msYUALCgjF1xXF05Ukx628cDBTBh2RjIjmEGOA+pkidlidWI8YT9cem/1Ek2v+l+UDKuXVv0QiYQAT5xUPcSaUnyDouacXn2J1IK7SoBOozWF6gLGZRwI3PgtPNXnkRf54k2GzAIyCXhdz5M2FR0/O7ACuV8CJk2UBAu43KfHfuv0v32y4zBGzxz7poVQbAQjUzAe9z2jiHVFz3r6FRjjr4l72EsPEbVWeKCHQn+/fToOZdOpldYOi588ms6KM5DLAfNiRUtra74oN+gbrTHwrbQIJxxBf36zPcQIZDVycTBP4NxAtWzjqvi92TS9dw7tZZyZ/kUoHKDNZ7CfRX0DeT9OuLlXhmv6P4XqdM9OfnhqmPke/5i5wEwoUowcBjYHOJEajes98O2n2cRwM8POn3hUES6LU7NsviDYPBV6Cnfg++mu1HnBw35RFVDmW0+7c7JERoMVZ6pUXalCL5tIhrBZKpdG5ZEiFnyAeRjMRWpMIYNPEM9WROMleRZU= ceph-dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:50:31.503 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-06T14:50:31.527 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:31 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1501694560' entity='client.admin' 2024-09-06T14:50:31.753 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:33.142 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-06T14:50:33.143 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-06T14:50:33.619 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:33 smithi019 ceph-mon[26210]: mgrmap e13: x(active, since 12s) 2024-09-06T14:50:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:33 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1041367120' entity='client.admin' 2024-09-06T14:50:35.152 INFO:tasks.cephadm:Remote smithi176 excluded from cephadm cluster by role 2024-09-06T14:50:35.152 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi077 2024-09-06T14:50:35.153 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:50:35.153 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/etc/ceph/ceph.conf 2024-09-06T14:50:35.172 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:50:35.172 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:35.230 INFO:tasks.cephadm:Adding host smithi077 to orchestrator... 2024-09-06T14:50:35.230 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch host add smithi077 2024-09-06T14:50:35.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:35 smithi019 ceph-mon[26210]: 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:50:35.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:35 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:35.815 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi019", "name": "osd_memory_target"} : dispatch 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: Updating smithi019:/etc/ceph/ceph.conf 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:50:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:50:37.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:50:37.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:36 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:38.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:37 smithi019 ceph-mon[26210]: Updating smithi019:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:50:38.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:37 smithi019 ceph-mon[26210]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:38.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:37 smithi019 ceph-mon[26210]: Updating smithi019:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:50:38.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:37 smithi019 ceph-mon[26210]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:39.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:38 smithi019 ceph-mon[26210]: Deploying cephadm binary to smithi077 2024-09-06T14:50:40.371 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi077' with addr '172.21.15.77' 2024-09-06T14:50:40.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:40 smithi019 ceph-mon[26210]: Health check failed: Module 'volumes' has failed dependency: No module named 'ceph.fs' (MGR_MODULE_DEPENDENCY) 2024-09-06T14:50:41.073 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch host ls --format=json 2024-09-06T14:50:41.319 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:41.622 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:41.623 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:41.623 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: Added host smithi077 2024-09-06T14:50:41.623 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:50:41.623 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:41.623 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:41.963 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:41.963 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}] 2024-09-06T14:50:42.590 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi092 2024-09-06T14:50:42.590 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:50:42.590 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.conf 2024-09-06T14:50:42.609 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:50:42.609 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:42.666 INFO:tasks.cephadm:Adding host smithi092 to orchestrator... 2024-09-06T14:50:42.666 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch host add smithi092 2024-09-06T14:50:42.915 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:42.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:43.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:43 smithi019 ceph-mon[26210]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:50:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:43 smithi019 ceph-mon[26210]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:44.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"} : dispatch 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:50:44.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:50:45.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: Updating smithi077:/etc/ceph/ceph.conf 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: Deploying cephadm binary to smithi092 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:45.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:45 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:47.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:46 smithi019 ceph-mon[26210]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:50:47.402 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi092' with addr '172.21.15.92' 2024-09-06T14:50:47.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:47 smithi019 ceph-mon[26210]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:47.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:50:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:48.049 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch host ls --format=json 2024-09-06T14:50:48.328 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:48.995 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:50:48.995 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}, {"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}] 2024-09-06T14:50:48.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:48 smithi019 ceph-mon[26210]: Added host smithi092 2024-09-06T14:50:48.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:48 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:49.586 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-06T14:50:49.586 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd crush tunables default 2024-09-06T14:50:49.831 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:50:49.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:49 smithi019 ceph-mon[26210]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:49.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:50.744 INFO:teuthology.orchestra.run.smithi019.stderr:adjusted tunables profile to default 2024-09-06T14:50:51.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:50 smithi019 ceph-mon[26210]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:50:51.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:50 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1162410482' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-06T14:50:51.345 INFO:tasks.cephadm:Adding mon.a on smithi019 2024-09-06T14:50:51.345 INFO:tasks.cephadm:Adding mon.b on smithi077 2024-09-06T14:50:51.346 INFO:tasks.cephadm:Adding mon.c on smithi092 2024-09-06T14:50:51.346 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch apply mon '3;smithi019:172.21.15.19=a;smithi077:172.21.15.77=b;smithi092:172.21.15.92=c' 2024-09-06T14:50:51.615 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-06T14:50:51.665 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-06T14:50:51.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1162410482' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:50:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:50:52.313 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mon update... 2024-09-06T14:50:52.877 DEBUG:teuthology.orchestra.run.smithi077:mon.b> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.b.service 2024-09-06T14:50:52.880 DEBUG:teuthology.orchestra.run.smithi092:mon.c> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.c.service 2024-09-06T14:50:52.883 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:50:52.883 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:50:52.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:50:53.645 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:50:54.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:54.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:50:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:50:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi077:172.21.15.77=b;smithi092:172.21.15.92=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:50:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi077:172.21.15.77=b;smithi092:172.21.15.92=c;count:3 2024-09-06T14:50:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:53 smithi019 ceph-mon[26210]: Deploying daemon mon.c on smithi092 2024-09-06T14:50:55.463 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:50:55.464 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":1,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","modified":"2024-09-06T14:49:30.313500Z","created":"2024-09-06T14:49:30.313500Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-06T14:50:55.464 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 1 2024-09-06T14:50:56.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:55 smithi019 ceph-mon[26210]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:50:56.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:50:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/1251753573' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:50:56.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:50:56 smithi092 ceph-mon[29370]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-06T14:50:57.038 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:50:57.038 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:50:57.063 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:50:56 smithi092 bash[29332]: 2221f66157971e0bc868930a68ffca7b9a56ac71fa0c72251ac369fe736c55f6 2024-09-06T14:50:57.063 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:50:56 smithi092 systemd[1]: Started Ceph mon.c for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:50:57.284 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: mon.a calling monitor election 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: mon.c calling monitor election 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: monmap epoch 2 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: last_changed 2024-09-06T14:50:56.785713+0000 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: min_mon_release 19 (squid) 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: election_strategy: 1 2024-09-06T14:51:02.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: fsmap 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: mgrmap e13: x(active, since 41s) 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:02.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: mon.a calling monitor election 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: mon.c calling monitor election 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: monmap epoch 2 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: last_changed 2024-09-06T14:50:56.785713+0000 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: min_mon_release 19 (squid) 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: election_strategy: 1 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: fsmap 2024-09-06T14:51:02.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: mgrmap e13: x(active, since 41s) 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:02.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:02.394 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:51:02.394 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":2,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","modified":"2024-09-06T14:50:56.785713Z","created":"2024-09-06T14:49:30.313500Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-06T14:51:02.395 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 2 2024-09-06T14:51:02.934 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:02 smithi092 ceph-mon[29370]: Deploying daemon mon.b on smithi077 2024-09-06T14:51:02.934 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:02 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/298120921' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:02.934 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:02 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:03.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:02 smithi019 ceph-mon[26210]: Deploying daemon mon.b on smithi077 2024-09-06T14:51:03.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:02 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/298120921' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:03.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:02 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:03.966 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:51:03.966 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:51:04.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:03 smithi092 ceph-mon[29370]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:04.203 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:51:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:03 smithi019 ceph-mon[26210]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:04.867 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:51:04.867 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":2,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","modified":"2024-09-06T14:50:56.785713Z","created":"2024-09-06T14:49:30.313500Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-06T14:51:04.868 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 2 2024-09-06T14:51:05.561 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 podman[29041]: 2024-09-06 14:51:05.397295038 +0000 UTC m=+0.015703280 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 podman[29041]: 2024-09-06 14:51:05.685676747 +0000 UTC m=+0.304084978 container init 8f3160184c87ee4cb567461a364f417df1500da1e295cf56d845a2fdec9135ba (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 podman[29041]: 2024-09-06 14:51:05.690376122 +0000 UTC m=+0.308784352 container start 8f3160184c87ee4cb567461a364f417df1500da1e295cf56d845a2fdec9135ba (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: set uid:gid to 167:167 (ceph:ceph) 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: ceph version 19.3.0-4704-g8b38c33c (8b38c33cecf4b0b7a9b3116eb9089e21e444ac73) squid (dev), process ceph-mon, pid 7 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pidfile_write: ignore empty --pid-file 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: load: jerasure load: lrc 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: RocksDB version: 7.9.2 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Git sha 0 2024-09-06T14:51:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Compile date 2024-09-04 13:52:53 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: DB SUMMARY 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: DB Session ID: PU87TE4STIQEA6FO9I8L 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: CURRENT file: CURRENT 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: IDENTITY file: IDENTITY 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.error_if_exists: 0 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.create_if_missing: 0 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.paranoid_checks: 1 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-06T14:51:05.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.env: 0x5557ea6ce160 2024-09-06T14:51:05.938 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.fs: PosixFileSystem 2024-09-06T14:51:05.938 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.info_log: 0x5557eb6db880 2024-09-06T14:51:05.938 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_file_opening_threads: 16 2024-09-06T14:51:05.939 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.statistics: (nil) 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.use_fsync: 0 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_log_file_size: 0 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.keep_log_file_num: 1000 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.recycle_log_file_num: 0 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_fallocate: 1 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_mmap_reads: 0 2024-09-06T14:51:05.940 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_mmap_writes: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.use_direct_reads: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.create_missing_column_families: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.db_log_dir: 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.wal_dir: 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.advise_random_on_open: 1 2024-09-06T14:51:05.941 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.db_write_buffer_size: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.write_buffer_manager: 0x5557eb6dee60 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.rate_limiter: (nil) 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.wal_recovery_mode: 2 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enable_thread_tracking: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enable_pipelined_write: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.unordered_write: 0 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-06T14:51:05.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.row_cache: None 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.wal_filter: None 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_ingest_behind: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.two_write_queues: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.manual_wal_flush: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.wal_compression: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.atomic_flush: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.log_readahead_size: 0 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-06T14:51:05.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.best_efforts_recovery: 0 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.allow_data_in_errors: 0 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.db_host_id: __hostname__ 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_background_jobs: 2 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_background_compactions: -1 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_subcompactions: 1 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_total_wal_size: 0 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-06T14:51:05.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_open_files: -1 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bytes_per_sync: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_readahead_size: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_background_flushes: -1 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Compression algorithms supported: 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kZSTD supported: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kXpressCompression supported: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kBZip2Compression supported: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-06T14:51:05.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kLZ4Compression supported: 1 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kZlibCompression supported: 1 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kLZ4HCCompression supported: 1 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: kSnappyCompression supported: 1 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.merge_operator: 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_filter: None 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_filter_factory: None 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.sst_partitioner_factory: None 2024-09-06T14:51:05.946 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5557eb6db4e0) 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: cache_index_and_filter_blocks: 1 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: pin_top_level_index_and_filter: 1 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: index_type: 0 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: data_block_index_type: 0 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: index_shortening: 1 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: checksum: 4 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: no_block_cache: 0 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_cache: 0x5557eb6ce850 2024-09-06T14:51:05.947 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_cache_name: BinnedLRUCache 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_cache_options: 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: capacity : 536870912 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: num_shard_bits : 4 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: strict_capacity_limit : 0 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: high_pri_pool_ratio: 0.000 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_cache_compressed: (nil) 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: persistent_cache: (nil) 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_size: 4096 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_size_deviation: 10 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_restart_interval: 16 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: index_block_restart_interval: 1 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: metadata_block_size: 4096 2024-09-06T14:51:05.948 INFO:journalctl@ceph.mon.b.smithi077.stdout: partition_filters: 0 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: use_delta_encoding: 1 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: filter_policy: bloomfilter 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: whole_key_filtering: 1 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: verify_compression: 0 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: read_amp_bytes_per_bit: 0 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: format_version: 5 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: enable_index_compression: 1 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: block_align: 0 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: max_auto_readahead_size: 262144 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: prepopulate_block_cache: 0 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: initial_auto_readahead_size: 8192 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout: num_file_reads_for_auto_readahead: 2 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.write_buffer_size: 33554432 2024-09-06T14:51:05.949 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_write_buffer_number: 2 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression: NoCompression 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression: Disabled 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.prefix_extractor: nullptr 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.num_levels: 7 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-06T14:51:05.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.level: 32767 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.strategy: 0 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-06T14:51:05.951 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.enabled: false 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.target_file_size_base: 67108864 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-06T14:51:05.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.arena_block_size: 1048576 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.disable_auto_compactions: 0 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-06T14:51:05.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.inplace_update_support: 0 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-06T14:51:05.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.bloom_locality: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.max_successive_merges: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.paranoid_file_checks: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.force_consistency_checks: 1 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.report_bg_io_stats: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.ttl: 2592000 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enable_blob_files: false 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.min_blob_size: 0 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_file_size: 268435456 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-06T14:51:05.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.blob_file_starting_level: 0 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5ee5093e-d3aa-418f-8c56-6d28023d4de0 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634265717428, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634265717816, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "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": 526, "raw_average_value_size": 105, "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": 1725634265, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5ee5093e-d3aa-418f-8c56-6d28023d4de0", "db_session_id": "PU87TE4STIQEA6FO9I8L", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725634265717907, "job": 1, "event": "recovery_finished"} 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-06T14:51:05.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5557eb6fee00 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: DB pointer 0x5557eb7fe000 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: ** DB Stats ** 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-06T14:51:05.957 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: ** Compaction Stats [default] ** 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: ** Compaction Stats [default] ** 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.958 INFO:journalctl@ceph.mon.b.smithi077.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: Block cache BinnedLRUCache@0x5557eb6ce850#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.959 INFO:journalctl@ceph.mon.b.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: using public_addr v2:172.21.15.77:0/0 -> [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: starting mon.b rank -1 at public addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] at bind addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(???) e0 preinit fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).mds e1 new map 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: e1 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: btime 2024-09-06T14:49:33:797394+0000 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.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:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: legacy client fscid: -1 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-09-06T14:51:05.960 INFO:journalctl@ceph.mon.b.smithi077.stdout: No filesystems configured 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-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:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi077:/etc/ceph/ceph.conf 2024-09-06T14:51:05.961 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Deploying cephadm binary to smithi092 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Added host smithi092 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.962 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1162410482' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1162410482' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:05.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.client.admin.keyring 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi077:172.21.15.77=b;smithi092:172.21.15.92=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi077:172.21.15.77=b;smithi092:172.21.15.92=c;count:3 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Deploying daemon mon.c on smithi092 2024-09-06T14:51:05.964 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/1251753573' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.a calling monitor election 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.c calling monitor election 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: monmap epoch 2 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: last_changed 2024-09-06T14:50:56.785713+0000 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: min_mon_release 19 (squid) 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: election_strategy: 1 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: fsmap 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mgrmap e13: x(active, since 41s) 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:05.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: Deploying daemon mon.b on smithi077 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/298120921' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 ceph-mon[29079]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 bash[29041]: 8f3160184c87ee4cb567461a364f417df1500da1e295cf56d845a2fdec9135ba 2024-09-06T14:51:05.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:05 smithi077 systemd[1]: Started Ceph mon.b for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:51:06.410 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-06T14:51:06.410 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph mon dump -f json 2024-09-06T14:51:06.654 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:51:11.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: mon.a calling monitor election 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: mon.c calling monitor election 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: mon.b calling monitor election 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: monmap epoch 3 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: last_changed 2024-09-06T14:51:05.742947+0000 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: min_mon_release 19 (squid) 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: election_strategy: 1 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: fsmap 2024-09-06T14:51:11.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: mgrmap e13: x(active, since 50s) 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:10 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: mon.a calling monitor election 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: mon.c calling monitor election 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: mon.b calling monitor election 2024-09-06T14:51:11.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: monmap epoch 3 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: last_changed 2024-09-06T14:51:05.742947+0000 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: min_mon_release 19 (squid) 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: election_strategy: 1 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:11.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: fsmap 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: mgrmap e13: x(active, since 50s) 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:10 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: mon.a calling monitor election 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: mon.c calling monitor election 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:51:11.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: mon.b calling monitor election 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: monmap epoch 3 2024-09-06T14:51:11.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: fsid dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: last_changed 2024-09-06T14:51:05.742947+0000 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: created 2024-09-06T14:49:30.313500+0000 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: min_mon_release 19 (squid) 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: election_strategy: 1 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: 1: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.c 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: fsmap 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: osdmap e4: 0 total, 0 up, 0 in 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: mgrmap e13: x(active, since 50s) 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: Health detail: HEALTH_WARN Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: [WRN] MGR_MODULE_DEPENDENCY: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: Module 'volumes' has failed dependency: No module named 'ceph.fs' 2024-09-06T14:51:11.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:10 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:11.712 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:51:11.712 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":3,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","modified":"2024-09-06T14:51:05.742947Z","created":"2024-09-06T14:49:30.313500Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-06T14:51:11.713 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 3 2024-09-06T14:51:12.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:11 smithi092 ceph-mon[29370]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:12.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:11 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:12.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:11 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/2063847353' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:12.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:11 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:12.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:11 smithi077 ceph-mon[29079]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:12.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:11 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:12.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:11 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/2063847353' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:12.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:11 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:12.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:11 smithi019 ceph-mon[26210]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:12.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:11 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:12.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:11 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/2063847353' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-06T14:51:12.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:11 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:51:12.626 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-06T14:51:12.626 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph config generate-minimal-conf 2024-09-06T14:51:12.910 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:12.912 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:13.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:13.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:13.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:13.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:13.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:13.872 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi019:/etc/ceph/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi077:/etc/ceph/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Updating smithi019:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.121 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Reconfiguring mon.a (unknown last config time)... 2024-09-06T14:51:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:13 smithi019 ceph-mon[26210]: Reconfiguring daemon mon.a on smithi019 2024-09-06T14:51:14.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi019:/etc/ceph/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi077:/etc/ceph/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Updating smithi019:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Reconfiguring mon.a (unknown last config time)... 2024-09-06T14:51:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:13 smithi077 ceph-mon[29079]: Reconfiguring daemon mon.a on smithi019 2024-09-06T14:51:14.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi019:/etc/ceph/ceph.conf 2024-09-06T14:51:14.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi077:/etc/ceph/ceph.conf 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi077:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi092:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Updating smithi019:/var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/config/ceph.conf 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Reconfiguring mon.a (unknown last config time)... 2024-09-06T14:51:14.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:13 smithi092 ceph-mon[29370]: Reconfiguring daemon mon.a on smithi019 2024-09-06T14:51:14.491 INFO:teuthology.orchestra.run.smithi019.stdout:# minimal ceph.conf for dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:14.491 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2024-09-06T14:51:14.491 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T14:51:14.491 INFO:teuthology.orchestra.run.smithi019.stdout: mon_host = [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:15.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: Reconfiguring daemon mon.b on smithi077 2024-09-06T14:51:15.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:15.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:14 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/923527915' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.182 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-06T14:51:15.182 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:51:15.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:51:15.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: Reconfiguring daemon mon.b on smithi077 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:15.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:14 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/923527915' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.210 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:51:15.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:51:15.276 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:51:15.277 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:51:15.304 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:51:15.304 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: Reconfiguring mon.b (monmap changed)... 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: Reconfiguring daemon mon.b on smithi077 2024-09-06T14:51:15.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:15.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:14 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/923527915' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:15.369 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:51:15.370 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-09-06T14:51:15.399 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:51:15.399 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-06T14:51:15.465 INFO:tasks.cephadm:Adding mgr.x on smithi019 2024-09-06T14:51:15.469 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch apply mgr '1;smithi019=x' 2024-09-06T14:51:16.189 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:51:16.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:51:16.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:16.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:16.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:16.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: Reconfiguring daemon mon.c on smithi092 2024-09-06T14:51:16.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:16 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: Reconfiguring daemon mon.c on smithi092 2024-09-06T14:51:16.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:16 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:16.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: Reconfiguring mon.c (monmap changed)... 2024-09-06T14:51:16.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-06T14:51:16.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-06T14:51:16.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:16.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: Reconfiguring daemon mon.c on smithi092 2024-09-06T14:51:16.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:16 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:17.249 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mgr update... 2024-09-06T14:51:17.920 DEBUG:tasks.cephadm:set 0 configs 2024-09-06T14:51:17.921 INFO:tasks.cephadm:Deploying OSDs... 2024-09-06T14:51:17.921 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:51:17.921 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:51:17.937 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:51:17.937 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_1 2024-09-06T14:51:17.993 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:51:17.993 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:17.993 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-06T14:51:17.993 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:17.994 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:17.994 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-06 14:50:34.646308643 +0000 2024-09-06T14:51:17.994 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-06 14:46:51.164724724 +0000 2024-09-06T14:51:17.994 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-06 14:46:51.164724724 +0000 2024-09-06T14:51:17.994 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-06 14:46:51.164724724 +0000 2024-09-06T14:51:17.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:51:18.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:18.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:51:18.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.057 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-06T14:51:18.057 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-06T14:51:18.057 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000246171 s, 2.1 MB/s 2024-09-06T14:51:18.059 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:51:18.117 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_2 2024-09-06T14:51:18.172 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-06 14:50:34.673308352 +0000 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-06 14:46:51.162724746 +0000 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-06 14:46:51.162724746 +0000 2024-09-06T14:51:18.173 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-06 14:46:51.162724746 +0000 2024-09-06T14:51:18.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:51:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:51:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.235 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-06T14:51:18.236 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-06T14:51:18.236 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000197918 s, 2.6 MB/s 2024-09-06T14:51:18.237 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:51:18.293 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_3 2024-09-06T14:51:18.347 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-06 14:50:34.699308071 +0000 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.348 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.348 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:51:18.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:18.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-06T14:51:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:18.410 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-06T14:51:18.411 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-06T14:51:18.411 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000213285 s, 2.4 MB/s 2024-09-06T14:51:18.412 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:51:18.467 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_4 2024-09-06T14:51:18.522 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-06 14:50:34.724307802 +0000 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.523 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-06 14:46:51.163724735 +0000 2024-09-06T14:51:18.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:51:18.585 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-06T14:51:18.586 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-06T14:51:18.586 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000201515 s, 2.5 MB/s 2024-09-06T14:51:18.587 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:51:18.642 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-09-06T14:51:18.642 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:51:18.662 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:51:18.662 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_1 2024-09-06T14:51:18.721 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:51:18.721 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:18.721 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-06T14:51:18.721 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:18.722 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:18.722 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-09-06 14:51:05.197094627 +0000 2024-09-06T14:51:18.722 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:18.722 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:18.722 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:18.722 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:51:18.790 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-09-06T14:51:18.790 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-09-06T14:51:18.790 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000239504 s, 2.1 MB/s 2024-09-06T14:51:18.791 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:51:18.850 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_2 2024-09-06T14:51:18.908 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:51:18.908 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:18.908 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-06T14:51:18.908 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:18.908 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:18.909 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-09-06 14:51:05.198094606 +0000 2024-09-06T14:51:18.909 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-09-06 14:46:50.629587443 +0000 2024-09-06T14:51:18.909 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-09-06 14:46:50.629587443 +0000 2024-09-06T14:51:18.909 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-09-06 14:46:50.629587443 +0000 2024-09-06T14:51:18.909 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:51:18.974 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-09-06T14:51:18.974 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-09-06T14:51:18.974 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000213036 s, 2.4 MB/s 2024-09-06T14:51:18.975 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:51:19.034 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_3 2024-09-06T14:51:19.090 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-09-06 14:51:05.198094606 +0000 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-09-06 14:46:50.632586913 +0000 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-09-06 14:46:50.632586913 +0000 2024-09-06T14:51:19.091 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-09-06 14:46:50.632586913 +0000 2024-09-06T14:51:19.091 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:51:19.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:18 smithi077 ceph-mon[29079]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi019=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:19.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:18 smithi077 ceph-mon[29079]: Saving service mgr spec with placement smithi019=x;count:1 2024-09-06T14:51:19.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:18 smithi077 ceph-mon[29079]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:51:19.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:18 smithi077 ceph-mon[29079]: Reconfiguring daemon mgr.x on smithi019 2024-09-06T14:51:19.155 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-09-06T14:51:19.156 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-09-06T14:51:19.156 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.00019213 s, 2.7 MB/s 2024-09-06T14:51:19.157 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:51:19.214 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_4 2024-09-06T14:51:19.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:18 smithi019 ceph-mon[26210]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi019=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:19.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:18 smithi019 ceph-mon[26210]: Saving service mgr spec with placement smithi019=x;count:1 2024-09-06T14:51:19.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:18 smithi019 ceph-mon[26210]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:51:19.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:18 smithi019 ceph-mon[26210]: Reconfiguring daemon mgr.x on smithi019 2024-09-06T14:51:19.269 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-09-06 14:51:05.198094606 +0000 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:19.270 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-09-06 14:46:50.630587266 +0000 2024-09-06T14:51:19.270 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:51:19.334 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-09-06T14:51:19.334 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-09-06T14:51:19.334 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000198193 s, 2.6 MB/s 2024-09-06T14:51:19.335 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:51:19.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:18 smithi092 ceph-mon[29370]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi019=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:19.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:18 smithi092 ceph-mon[29370]: Saving service mgr spec with placement smithi019=x;count:1 2024-09-06T14:51:19.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:18 smithi092 ceph-mon[29370]: Reconfiguring mgr.x (unknown last config time)... 2024-09-06T14:51:19.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:18 smithi092 ceph-mon[29370]: Reconfiguring daemon mgr.x on smithi019 2024-09-06T14:51:19.391 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-06T14:51:19.391 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-09-06T14:51:19.411 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:51:19.411 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-09-06T14:51:19.470 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-06T14:51:19.470 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-06 14:50:56.293435700 +0000 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.471 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.471 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-06T14:51:19.540 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-06T14:51:19.540 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-06T14:51:19.540 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000353929 s, 1.4 MB/s 2024-09-06T14:51:19.541 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-06T14:51:19.600 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-06 14:50:56.294435672 +0000 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.657 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.658 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.658 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-06T14:51:19.723 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-06T14:51:19.723 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-06T14:51:19.723 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000221084 s, 2.3 MB/s 2024-09-06T14:51:19.724 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-06T14:51:19.782 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-09-06T14:51:19.839 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-06T14:51:19.839 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:19.839 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-06T14:51:19.839 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:19.839 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:19.840 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-06 14:50:56.294435672 +0000 2024-09-06T14:51:19.840 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.840 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.840 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:19.840 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-06T14:51:19.903 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-06T14:51:19.904 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-06T14:51:19.904 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000240783 s, 2.1 MB/s 2024-09-06T14:51:19.905 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-06T14:51:19.962 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-09-06T14:51:20.018 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-06 14:50:56.294435672 +0000 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:20.062 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-06 14:46:51.158338918 +0000 2024-09-06T14:51:20.063 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-06T14:51:20.087 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-06T14:51:20.087 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-06T14:51:20.087 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000215687 s, 2.4 MB/s 2024-09-06T14:51:20.089 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-06T14:51:20.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:19 smithi019 ceph-mon[26210]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:20.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:19 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.129 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:19 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.145 INFO:tasks.cephadm:Deploying osd.0 on smithi019 with /dev/vg_nvme/lv_4... 2024-09-06T14:51:20.145 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:51:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:19 smithi077 ceph-mon[29079]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:19 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:19 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:19 smithi092 ceph-mon[29370]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:20.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:19 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:19 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:20.407 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:51:22.145 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:21 smithi019 ceph-mon[26210]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:22.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:21 smithi077 ceph-mon[29079]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:22.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:21 smithi092 ceph-mon[29370]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:22.884 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:51:22.912 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_4 2024-09-06T14:51:23.161 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:51:24.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:23 smithi019 ceph-mon[26210]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:24.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:24.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:24.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:24.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:23 smithi077 ceph-mon[29079]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:24.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:23 smithi092 ceph-mon[29370]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:24.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:24.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:24.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:25.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:24 smithi077 ceph-mon[29079]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:25.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:24 smithi019 ceph-mon[26210]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:25.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:24 smithi092 ceph-mon[29370]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:26.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:25 smithi077 ceph-mon[29079]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:26.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:25 smithi019 ceph-mon[26210]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:26.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:25 smithi092 ceph-mon[29370]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:26.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:26 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"} : dispatch 2024-09-06T14:51:26.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:26 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"}]': finished 2024-09-06T14:51:26.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:26 smithi019 ceph-mon[26210]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:51:26.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:26 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:26.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:26 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/987996158' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:27.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:26 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"} : dispatch 2024-09-06T14:51:27.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:26 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"}]': finished 2024-09-06T14:51:27.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:26 smithi077 ceph-mon[29079]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:51:27.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:26 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:27.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:26 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/987996158' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:27.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:26 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"} : dispatch 2024-09-06T14:51:27.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:26 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/930065949' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd484849-dc9a-4aa0-925f-c3f86319578f"}]': finished 2024-09-06T14:51:27.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:26 smithi092 ceph-mon[29370]: osdmap e5: 1 total, 0 up, 1 in 2024-09-06T14:51:27.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:26 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:27.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:26 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/987996158' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:28.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:27 smithi077 ceph-mon[29079]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:28.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:27 smithi019 ceph-mon[26210]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:28.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:27 smithi092 ceph-mon[29370]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:30.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:29 smithi077 ceph-mon[29079]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:29 smithi019 ceph-mon[26210]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:30.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:29 smithi092 ceph-mon[29370]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:31.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:31 smithi019 ceph-mon[26210]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:32.165 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:31 smithi092 ceph-mon[29370]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:32.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:31 smithi077 ceph-mon[29079]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:33.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:33 smithi019 ceph-mon[26210]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:33.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:51:33.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:34.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:33 smithi077 ceph-mon[29079]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:34.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:51:34.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:34.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:33 smithi092 ceph-mon[29370]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:34.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-06T14:51:34.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:35.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:34 smithi019 ceph-mon[26210]: Deploying daemon osd.0 on smithi019 2024-09-06T14:51:35.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:34 smithi077 ceph-mon[29079]: Deploying daemon osd.0 on smithi019 2024-09-06T14:51:35.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:34 smithi092 ceph-mon[29370]: Deploying daemon osd.0 on smithi019 2024-09-06T14:51:35.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:35 smithi019 ceph-mon[26210]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:36.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:35 smithi077 ceph-mon[29079]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:36.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:35 smithi092 ceph-mon[29370]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:38.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:37 smithi077 ceph-mon[29079]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:38.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:37 smithi019 ceph-mon[26210]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:38.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:37 smithi092 ceph-mon[29370]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:40.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:39 smithi077 ceph-mon[29079]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:40.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:39 smithi019 ceph-mon[26210]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:40.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:39 smithi092 ceph-mon[29370]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:41.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:41.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:41.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:42.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:41 smithi077 ceph-mon[29079]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:42.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:41 smithi019 ceph-mon[26210]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:42.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:41 smithi092 ceph-mon[29370]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:43.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:43.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:44.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.284 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 0 on host 'smithi019' 2024-09-06T14:51:44.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:44.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:44 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.900 DEBUG:teuthology.orchestra.run.smithi019:osd.0> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.0.service 2024-09-06T14:51:44.902 INFO:tasks.cephadm:Deploying osd.1 on smithi019 with /dev/vg_nvme/lv_3... 2024-09-06T14:51:44.902 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:51:44.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:44 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:44.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:44 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:44.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:44 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:45.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:44 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:51:45.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:44 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:45.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:44 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:45.382 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:51:45 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:51:45.380+0000 7f9328042640 -1 osd.0 0 log_to_monitors true 2024-09-06T14:51:45.692 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:51:45.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:45 smithi019 ceph-mon[26210]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:45.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:45 smithi019 ceph-mon[26210]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:51:46.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:45 smithi092 ceph-mon[29370]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:46.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:45 smithi092 ceph-mon[29370]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:51:46.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:45 smithi077 ceph-mon[29079]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:46.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:45 smithi077 ceph-mon[29079]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-06T14:51:46.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:46 smithi019 ceph-mon[26210]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:51:46.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:46 smithi019 ceph-mon[26210]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:51:46.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:46 smithi019 ceph-mon[26210]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:51:46.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:46 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:47.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:46 smithi092 ceph-mon[29370]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:51:47.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:46 smithi092 ceph-mon[29370]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:51:47.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:46 smithi092 ceph-mon[29370]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:51:47.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:46 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:47.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:46 smithi077 ceph-mon[29079]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-06T14:51:47.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:46 smithi077 ceph-mon[29079]: osdmap e6: 1 total, 0 up, 1 in 2024-09-06T14:51:47.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:46 smithi077 ceph-mon[29079]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:51:47.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:46 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:47.476 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:51:47.170+0000 7f9323fc5640 -1 osd.0 0 waiting for initial osdmap 2024-09-06T14:51:47.477 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:51:47.175+0000 7f931bde4640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:51:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:51:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:51:47.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:47.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:47.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' 2024-09-06T14:51:47.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:48.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:51:48.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:51:48.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' 2024-09-06T14:51:48.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:48.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:51:48.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: osdmap e7: 1 total, 0 up, 1 in 2024-09-06T14:51:48.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:48.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: from='osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763]' entity='osd.0' 2024-09-06T14:51:48.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763] boot 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi019 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi019 to 17092M 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:49.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.461 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:51:49.461 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:51:49.461 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:49.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763] boot 2024-09-06T14:51:49.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:51:49.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:49.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi019 2024-09-06T14:51:49.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi019 to 17092M 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:49.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:51:49.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:51:49.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: osd.0 [v2:172.21.15.19:6802/3843931763,v1:172.21.15.19:6803/3843931763] boot 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: osdmap e8: 1 total, 1 up, 1 in 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi019 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi019 to 17092M 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:51:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:51:50.176 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:51:50.204 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_3 2024-09-06T14:51:50.452 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:51:50.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:50 smithi019 ceph-mon[26210]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:51:50.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:50 smithi092 ceph-mon[29370]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:51:50.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:50 smithi077 ceph-mon[29079]: osdmap e9: 1 total, 1 up, 1 in 2024-09-06T14:51:51.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:51 smithi019 ceph-mon[26210]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:51.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:51 smithi092 ceph-mon[29370]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:51 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:51 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:51 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:51.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:51 smithi077 ceph-mon[29079]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:51.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:51 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:51:51.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:51 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:51:51.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:51 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:51:52.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:52 smithi019 ceph-mon[26210]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:52.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:52 smithi092 ceph-mon[29370]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:52.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:52 smithi077 ceph-mon[29079]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:51:53.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:53 smithi019 ceph-mon[26210]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:53.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:53 smithi092 ceph-mon[29370]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:53.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:53 smithi077 ceph-mon[29079]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:54 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"} : dispatch 2024-09-06T14:51:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:54 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"}]': finished 2024-09-06T14:51:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:54 smithi019 ceph-mon[26210]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:51:54.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:51:54.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:54 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3573359827' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:54.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:54 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"} : dispatch 2024-09-06T14:51:54.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:54 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"}]': finished 2024-09-06T14:51:54.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:54 smithi092 ceph-mon[29370]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:51:54.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:51:54.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:54 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3573359827' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:54.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:54 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"} : dispatch 2024-09-06T14:51:54.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:54 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3506355598' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39c586c1-eb23-44a9-9b71-caaa69666ec9"}]': finished 2024-09-06T14:51:54.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:54 smithi077 ceph-mon[29079]: osdmap e10: 2 total, 1 up, 2 in 2024-09-06T14:51:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:51:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:54 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3573359827' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:51:55.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:55 smithi077 ceph-mon[29079]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:55.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:55 smithi019 ceph-mon[26210]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:55.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:55 smithi092 ceph-mon[29370]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:57.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:57 smithi077 ceph-mon[29079]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:57.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:57 smithi019 ceph-mon[26210]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:57.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:57 smithi092 ceph-mon[29370]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:51:59 smithi019 ceph-mon[26210]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:59.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:51:59 smithi077 ceph-mon[29079]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:51:59.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:51:59 smithi092 ceph-mon[29370]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:01.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:01 smithi019 ceph-mon[26210]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:01.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:52:01.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:01 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:01.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:01 smithi019 ceph-mon[26210]: Deploying daemon osd.1 on smithi019 2024-09-06T14:52:01.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:01 smithi077 ceph-mon[29079]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:01.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:01 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:52:01.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:01 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:01.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:01 smithi077 ceph-mon[29079]: Deploying daemon osd.1 on smithi019 2024-09-06T14:52:01.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:01 smithi092 ceph-mon[29370]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:01.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-06T14:52:01.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:01 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:01.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:01 smithi092 ceph-mon[29370]: Deploying daemon osd.1 on smithi019 2024-09-06T14:52:03.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:03 smithi019 ceph-mon[26210]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:03.735 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:03 smithi077 ceph-mon[29079]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:03.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:03 smithi092 ceph-mon[29370]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:05.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:05 smithi019 ceph-mon[26210]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:05.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:05 smithi092 ceph-mon[29370]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:05.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:05 smithi077 ceph-mon[29079]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:07.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:07 smithi019 ceph-mon[26210]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:07.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:07 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:07.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:07 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:07.676 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:07 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:07.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:07 smithi092 ceph-mon[29370]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:07.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:07 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:07.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:07 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:07.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:07 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:07.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:07 smithi077 ceph-mon[29079]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:07.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:07 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:07.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:07 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:07.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:07 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:09 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:09.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:09 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:09.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:09.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:09.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:09.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:09 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:10.703 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 1 on host 'smithi019' 2024-09-06T14:52:11.399 DEBUG:teuthology.orchestra.run.smithi019:osd.1> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.1.service 2024-09-06T14:52:11.402 INFO:tasks.cephadm:Deploying osd.2 on smithi077 with /dev/vg_nvme/lv_4... 2024-09-06T14:52:11.402 DEBUG:teuthology.orchestra.run.smithi077:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:52:11.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:11 smithi019 ceph-mon[26210]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:11.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:11 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:11.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:11 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:11 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:11 smithi019 ceph-mon[26210]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:52:11.650 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:52:11.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:11 smithi077 ceph-mon[29079]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:11.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:11 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:11.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:11 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:11 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:11 smithi077 ceph-mon[29079]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:52:11.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:11 smithi092 ceph-mon[29370]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:11.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:11 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:11.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:11 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:11 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:11.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:11 smithi092 ceph-mon[29370]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-06T14:52:12.848 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:12 smithi077 ceph-mon[29079]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:52:12.848 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:12 smithi077 ceph-mon[29079]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:52:12.848 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:12 smithi077 ceph-mon[29079]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:52:12.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:12 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:12.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-mon[26210]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:52:12.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-mon[26210]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:52:12.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-mon[26210]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:52:12.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:12.871 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1[46790]: 2024-09-06T14:52:12.711+0000 7f219cf6d640 -1 osd.1 0 waiting for initial osdmap 2024-09-06T14:52:12.871 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:12 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1[46790]: 2024-09-06T14:52:12.716+0000 7f2198d94640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:52:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:12 smithi092 ceph-mon[29370]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-06T14:52:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:12 smithi092 ceph-mon[29370]: osdmap e11: 2 total, 1 up, 2 in 2024-09-06T14:52:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:12 smithi092 ceph-mon[29370]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-09-06T14:52:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:12 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:13.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:13 smithi019 ceph-mon[26210]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:13.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:13 smithi019 ceph-mon[26210]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:52:13.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:13 smithi019 ceph-mon[26210]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:52:13.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:13 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:13.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:13 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:13.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:13 smithi077 ceph-mon[29079]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:13.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:13 smithi077 ceph-mon[29079]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:52:13.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:13 smithi077 ceph-mon[29079]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:52:13.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:13 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:13.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:13 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:13.978 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:52:14.003 DEBUG:teuthology.orchestra.run.smithi077:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_4 2024-09-06T14:52:14.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:13 smithi092 ceph-mon[29370]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:14.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:13 smithi092 ceph-mon[29370]: from='osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-09-06T14:52:14.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:13 smithi092 ceph-mon[29370]: osdmap e12: 2 total, 1 up, 2 in 2024-09-06T14:52:14.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:13 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:13 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.246 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:52:14.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:52:14.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:52:14.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502] boot 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:14.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:14 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502] boot 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:14.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:14.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:14.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:14.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:14.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:14 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:15.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:52:15.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: osd.1 [v2:172.21.15.19:6810/4180573502,v1:172.21.15.19:6811/4180573502] boot 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: osdmap e13: 2 total, 2 up, 2 in 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:14 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:15.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi019 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi019 to 8546M 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:15.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:15 smithi077 ceph-mon[29079]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi019 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi019 to 8546M 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:15.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:15 smithi019 ceph-mon[26210]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:52:16.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-06T14:52:16.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi019 2024-09-06T14:52:16.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi019 to 8546M 2024-09-06T14:52:16.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:16.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:16.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:16.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:16.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:15 smithi092 ceph-mon[29370]: osdmap e14: 2 total, 2 up, 2 in 2024-09-06T14:52:17.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: from='client.? 172.21.15.77:0/344982392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"}]': finished 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:17.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:17 smithi077 ceph-mon[29079]: from='client.? 172.21.15.77:0/3209623233' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:18.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:18.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: from='client.? 172.21.15.77:0/344982392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:18.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:18.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"}]': finished 2024-09-06T14:52:18.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:52:18.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:18.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:17 smithi092 ceph-mon[29370]: from='client.? 172.21.15.77:0/3209623233' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:18.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: from='client.? 172.21.15.77:0/344982392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"} : dispatch 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8bfeb34-6939-4e04-873a-dbb06da2e801"}]': finished 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: osdmap e15: 3 total, 2 up, 3 in 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:18.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:17 smithi019 ceph-mon[26210]: from='client.? 172.21.15.77:0/3209623233' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:20.029 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:19 smithi019 ceph-mon[26210]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:20.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:19 smithi092 ceph-mon[29370]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:20.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:19 smithi077 ceph-mon[29079]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:22.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:21 smithi092 ceph-mon[29370]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:22.142 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:21 smithi077 ceph-mon[29079]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:21 smithi019 ceph-mon[26210]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:24.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:23 smithi077 ceph-mon[29079]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:24.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:23 smithi092 ceph-mon[29370]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:24.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:23 smithi019 ceph-mon[26210]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:24.997 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:24 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:52:24.997 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:24 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:25.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:24 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:52:25.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:24 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:25.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:24 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-06T14:52:25.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:24 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:26.069 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:25 smithi077 ceph-mon[29079]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:26.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:25 smithi077 ceph-mon[29079]: Deploying daemon osd.2 on smithi077 2024-09-06T14:52:26.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:25 smithi092 ceph-mon[29370]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:26.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:25 smithi092 ceph-mon[29370]: Deploying daemon osd.2 on smithi077 2024-09-06T14:52:26.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:25 smithi019 ceph-mon[26210]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:26.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:25 smithi019 ceph-mon[26210]: Deploying daemon osd.2 on smithi077 2024-09-06T14:52:28.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:27 smithi092 ceph-mon[29370]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:28.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:27 smithi077 ceph-mon[29079]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:28.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:27 smithi019 ceph-mon[26210]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:29.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:29 smithi077 ceph-mon[29079]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:30.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:29 smithi092 ceph-mon[29370]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:29 smithi019 ceph-mon[26210]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:31.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:31.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:31.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:31.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:31 smithi077 ceph-mon[29079]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:32.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:31 smithi092 ceph-mon[29370]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:32.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:31 smithi019 ceph-mon[26210]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:33.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:33.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:33.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:33.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:33.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:33.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:33.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:34.537 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 2 on host 'smithi077' 2024-09-06T14:52:35.204 DEBUG:teuthology.orchestra.run.smithi077:osd.2> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.2.service 2024-09-06T14:52:35.206 INFO:tasks.cephadm:Deploying osd.3 on smithi077 with /dev/vg_nvme/lv_3... 2024-09-06T14:52:35.207 DEBUG:teuthology.orchestra.run.smithi077:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:52:35.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:35 smithi019 ceph-mon[26210]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:35.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:35 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:35.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:35 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:35 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.754 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:35 smithi077 ceph-mon[29079]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:35.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:35 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:35.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:35 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:35 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.756 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:35 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:52:35.446+0000 7fc5db1d1640 -1 osd.2 0 log_to_monitors true 2024-09-06T14:52:35.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:35 smithi092 ceph-mon[29370]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:35.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:35 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:35.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:35 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:35 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:35.993 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:52:36.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:36 smithi077 ceph-mon[29079]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:36.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:36 smithi077 ceph-mon[29079]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:36.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:36 smithi019 ceph-mon[26210]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:36.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:36 smithi019 ceph-mon[26210]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:36 smithi092 ceph-mon[29370]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:36 smithi092 ceph-mon[29370]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-06T14:52:37.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:37.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:52:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:52:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:37.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:37 smithi019 ceph-mon[26210]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:37.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:37 smithi092 ceph-mon[29370]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: from='osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: osdmap e16: 3 total, 2 up, 3 in 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:37.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-mon[29079]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:52:38.185 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:52:37.915+0000 7fc5d7154640 -1 osd.2 0 waiting for initial osdmap 2024-09-06T14:52:38.185 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:37 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:52:37.918+0000 7fc5cef73640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:52:38.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:52:38.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:52:38.685 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:52:38.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:52:38.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:38.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: from='osd.2 ' entity='osd.2' 2024-09-06T14:52:38.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:38 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:38.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: from='osd.2 ' entity='osd.2' 2024-09-06T14:52:38.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:38 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: osdmap e17: 3 total, 2 up, 3 in 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: from='osd.2 ' entity='osd.2' 2024-09-06T14:52:38.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:38 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi077 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi077 to 21184M 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:39.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:39.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049] boot 2024-09-06T14:52:39.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:52:39.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:39 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:39.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi077 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi077 to 21184M 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049] boot 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:52:39.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:39 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:39.997 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-09-06T14:52:40.022 DEBUG:teuthology.orchestra.run.smithi077:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_3 2024-09-06T14:52:40.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-06T14:52:40.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi077 2024-09-06T14:52:40.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:40.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi077 to 21184M 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: osd.2 [v2:172.21.15.77:6800/2206345049,v1:172.21.15.77:6801/2206345049] boot 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: osdmap e18: 3 total, 3 up, 3 in 2024-09-06T14:52:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:39 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-06T14:52:40.263 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.b/config 2024-09-06T14:52:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:40 smithi077 ceph-mon[29079]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:52:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:41.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:41.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:41.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:41.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:40 smithi019 ceph-mon[26210]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:52:41.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:41.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:41.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:41.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:40 smithi092 ceph-mon[29370]: osdmap e19: 3 total, 3 up, 3 in 2024-09-06T14:52:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:52:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:52:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:42.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:41 smithi077 ceph-mon[29079]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:42.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:41 smithi077 ceph-mon[29079]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:42.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:41 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:41 smithi077 ceph-mon[29079]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:52:42.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:41 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:41 smithi019 ceph-mon[26210]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:42.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:41 smithi019 ceph-mon[26210]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:42.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:41 smithi019 ceph-mon[26210]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:52:42.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:41 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:41 smithi092 ceph-mon[29370]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:42.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:41 smithi092 ceph-mon[29370]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:52:42.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:41 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:41 smithi092 ceph-mon[29370]: osdmap e20: 3 total, 3 up, 3 in 2024-09-06T14:52:42.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:41 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:42.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50305]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:42.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50305]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50305]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:42.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50308]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:42.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50308]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50308]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50293]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50293]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50293]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50296]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:42.942 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50296]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50296]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50299]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50299]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50299]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50302]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50302]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:42.943 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:52:42 smithi019 sudo[50302]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.070 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37206]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37206]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37206]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37211]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37211]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.071 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37211]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37221]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:43.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37221]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37221]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37224]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37224]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 sudo[37224]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:42 smithi077 ceph-mon[29079]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31415]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-06T14:52:43.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31415]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31415]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31418]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31418]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 sudo[31418]: pam_unix(sudo:session): session closed for user root 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:42 smithi092 ceph-mon[29370]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' 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:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: osdmap e21: 3 total, 3 up, 3 in 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-06T14:52:43.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:42 smithi019 ceph-mon[26210]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-06T14:52:44.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: from='client.? 172.21.15.77:0/1426179787' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"}]': finished 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:52:44.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:43 smithi077 ceph-mon[29079]: from='client.? 172.21.15.77:0/4052188569' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:44.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: from='client.? 172.21.15.77:0/1426179787' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"}]': finished 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:52:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:43 smithi019 ceph-mon[26210]: from='client.? 172.21.15.77:0/4052188569' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: osdmap e22: 3 total, 3 up, 3 in 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: from='client.? 172.21.15.77:0/1426179787' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"} : dispatch 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3073a405-ab91-4f93-bea1-be7f50609f33"}]': finished 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: osdmap e23: 4 total, 3 up, 4 in 2024-09-06T14:52:44.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:52:44.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:43 smithi092 ceph-mon[29370]: from='client.? 172.21.15.77:0/4052188569' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:52:45.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:44 smithi019 ceph-mon[26210]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:45.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:44 smithi092 ceph-mon[29370]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:45.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:44 smithi077 ceph-mon[29079]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:46.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:45 smithi019 ceph-mon[26210]: mgrmap e14: x(active, since 2m) 2024-09-06T14:52:46.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:45 smithi092 ceph-mon[29370]: mgrmap e14: x(active, since 2m) 2024-09-06T14:52:46.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:45 smithi077 ceph-mon[29079]: mgrmap e14: x(active, since 2m) 2024-09-06T14:52:47.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:46 smithi077 ceph-mon[29079]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:47.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:46 smithi019 ceph-mon[26210]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:47.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:46 smithi092 ceph-mon[29370]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:49.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:49 smithi077 ceph-mon[29079]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:49.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:49 smithi019 ceph-mon[26210]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:49.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:49 smithi092 ceph-mon[29370]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:51.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:51 smithi077 ceph-mon[29079]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:51.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:51 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:52:51.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:51 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:51.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:51 smithi077 ceph-mon[29079]: Deploying daemon osd.3 on smithi077 2024-09-06T14:52:51.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:51 smithi019 ceph-mon[26210]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:52:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:51 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:51 smithi019 ceph-mon[26210]: Deploying daemon osd.3 on smithi077 2024-09-06T14:52:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:51 smithi092 ceph-mon[29370]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:51 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-06T14:52:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:51 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:52:51.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:51 smithi092 ceph-mon[29370]: Deploying daemon osd.3 on smithi077 2024-09-06T14:52:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:53 smithi077 ceph-mon[29079]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:53.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:53 smithi019 ceph-mon[26210]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:53.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:53 smithi092 ceph-mon[29370]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:55 smithi077 ceph-mon[29079]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:55.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:55 smithi019 ceph-mon[26210]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:55.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:55 smithi092 ceph-mon[29370]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:57.139 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:57 smithi077 ceph-mon[29079]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:57.139 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:57 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:57.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:57 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:57.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:57 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:57.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:57 smithi019 ceph-mon[26210]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:57.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:57 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:57.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:57 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:57.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:57 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:57.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:57 smithi092 ceph-mon[29370]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:57.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:57 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:52:57.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:57 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:57.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:57 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:59 smithi077 ceph-mon[29079]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:59.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:59 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:52:59 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:59 smithi019 ceph-mon[26210]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:59.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:59 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:52:59 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:59 smithi092 ceph-mon[29370]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:52:59.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:59 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:52:59 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:52:59.775 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 3 on host 'smithi077' 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:00 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.381 DEBUG:teuthology.orchestra.run.smithi077:osd.3> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.3.service 2024-09-06T14:53:00.383 INFO:tasks.cephadm:Deploying osd.4 on smithi092 with /dev/vg_nvme/lv_4... 2024-09-06T14:53:00.383 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-06T14:53:00.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:00.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:00.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:00.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:00 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:00 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:00.629 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:53:01.772 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:53:01 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:53:01.730+0000 7f02e3097640 -1 osd.3 0 log_to_monitors true 2024-09-06T14:53:02.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:01 smithi092 ceph-mon[29370]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:02.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:01 smithi092 ceph-mon[29370]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:01 smithi092 ceph-mon[29370]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:01 smithi077 ceph-mon[29079]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:02.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:01 smithi077 ceph-mon[29079]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:01 smithi077 ceph-mon[29079]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:01 smithi019 ceph-mon[26210]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:02.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:01 smithi019 ceph-mon[26210]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:01 smithi019 ceph-mon[26210]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-06T14:53:02.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:02 smithi019 ceph-mon[26210]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:53:02.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:02 smithi019 ceph-mon[26210]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:53:02.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:02 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:02.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:02 smithi019 ceph-mon[26210]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:02.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:02 smithi019 ceph-mon[26210]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:03.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:02 smithi092 ceph-mon[29370]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:53:03.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:02 smithi092 ceph-mon[29370]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:53:03.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:02 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:03.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:02 smithi092 ceph-mon[29370]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:03.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:02 smithi092 ceph-mon[29370]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:03.043 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:53:03.069 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-09-06T14:53:03.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:02 smithi077 ceph-mon[29079]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-06T14:53:03.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:02 smithi077 ceph-mon[29079]: osdmap e24: 4 total, 3 up, 4 in 2024-09-06T14:53:03.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:02 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:03.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:02 smithi077 ceph-mon[29079]: from='osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:03.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:02 smithi077 ceph-mon[29079]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]} : dispatch 2024-09-06T14:53:03.349 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:53:03.436 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:53:03.218+0000 7f02df82e640 -1 osd.3 0 waiting for initial osdmap 2024-09-06T14:53:03.436 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:53:03.221+0000 7f02d6e39640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:53:04.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:04.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='osd.3 ' entity='osd.3' 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399] boot 2024-09-06T14:53:04.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:53:04.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:03 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:53:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:53:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='osd.3 ' entity='osd.3' 2024-09-06T14:53:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:04.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:04.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399] boot 2024-09-06T14:53:04.189 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:53:04.189 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:03 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: osdmap e25: 4 total, 3 up, 4 in 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='osd.3 ' entity='osd.3' 2024-09-06T14:53:04.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: osd.3 [v2:172.21.15.77:6808/1205429399,v1:172.21.15.77:6809/1205429399] boot 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: osdmap e26: 4 total, 4 up, 4 in 2024-09-06T14:53:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:03 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-06T14:53:04.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:53:04.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi077 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi077 to 10592M 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:04.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:04 smithi092 ceph-mon[29370]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi077 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi077 to 10592M 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:04 smithi077 ceph-mon[29079]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:53:05.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi077 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi077 to 10592M 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:04 smithi019 ceph-mon[26210]: osdmap e27: 4 total, 4 up, 4 in 2024-09-06T14:53:05.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:05 smithi077 ceph-mon[29079]: pgmap v98: 1 pgs: 1 remapped+peering; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:05.936 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:05 smithi077 ceph-mon[29079]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:53:05.960 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:05 smithi092 ceph-mon[29370]: pgmap v98: 1 pgs: 1 remapped+peering; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:05.960 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:05 smithi092 ceph-mon[29370]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:53:06.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:05 smithi019 ceph-mon[26210]: pgmap v98: 1 pgs: 1 remapped+peering; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:06.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:05 smithi019 ceph-mon[26210]: osdmap e28: 4 total, 4 up, 4 in 2024-09-06T14:53:07.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/2996633283' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"}]': finished 2024-09-06T14:53:07.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:53:07.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:07.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:06 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/866953664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:07.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/2996633283' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"}]': finished 2024-09-06T14:53:07.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:53:07.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:07.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:06 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/866953664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/2996633283' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"} : dispatch 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1304b4ea-b41d-4592-b7eb-632866fef4ec"}]': finished 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: osdmap e29: 5 total, 4 up, 5 in 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:07.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:06 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/866953664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:08.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:07 smithi092 ceph-mon[29370]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:08.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:07 smithi077 ceph-mon[29079]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:08.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:07 smithi019 ceph-mon[26210]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:10.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:09 smithi092 ceph-mon[29370]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:10.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:09 smithi077 ceph-mon[29079]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:10.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:09 smithi019 ceph-mon[26210]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:11.894 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:11 smithi092 ceph-mon[29370]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:53:12.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:11 smithi077 ceph-mon[29079]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:53:12.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:11 smithi019 ceph-mon[26210]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-06T14:53:14.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:13 smithi092 ceph-mon[29370]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-06T14:53:14.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:13 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:53:14.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:13 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:14.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:13 smithi077 ceph-mon[29079]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-06T14:53:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:13 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:53:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:13 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:14.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:13 smithi019 ceph-mon[26210]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-06T14:53:14.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:13 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-06T14:53:14.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:13 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:15.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:14 smithi092 ceph-mon[29370]: Deploying daemon osd.4 on smithi092 2024-09-06T14:53:15.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:14 smithi077 ceph-mon[29079]: Deploying daemon osd.4 on smithi092 2024-09-06T14:53:15.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:14 smithi019 ceph-mon[26210]: Deploying daemon osd.4 on smithi092 2024-09-06T14:53:15.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:15 smithi077 ceph-mon[29079]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-06T14:53:16.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:15 smithi092 ceph-mon[29370]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-06T14:53:16.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:15 smithi019 ceph-mon[26210]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-06T14:53:18.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:17 smithi092 ceph-mon[29370]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:18.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:17 smithi077 ceph-mon[29079]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:18.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:17 smithi019 ceph-mon[26210]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:20.056 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:19 smithi092 ceph-mon[29370]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-06T14:53:20.056 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:19 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:20.056 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:19 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:20.056 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:19 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:20.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:19 smithi077 ceph-mon[29079]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-06T14:53:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:19 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:19 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:20.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:19 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:20.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:19 smithi019 ceph-mon[26210]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-06T14:53:20.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:19 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:20.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:19 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:20.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:19 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:22.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:21 smithi092 ceph-mon[29370]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:53:22.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:21 smithi077 ceph-mon[29079]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:53:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:21 smithi019 ceph-mon[26210]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-06T14:53:23.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:22 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:22 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.108 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:22 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:23.108 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:22 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:23.108 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:22 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.147 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 4 on host 'smithi092' 2024-09-06T14:53:23.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:22 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:22 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:22 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:23.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:22 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:23.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:22 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:22 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:22 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:22 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:23.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:22 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:23.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:22 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:23.922 DEBUG:teuthology.orchestra.run.smithi092:osd.4> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.4.service 2024-09-06T14:53:23.925 INFO:tasks.cephadm:Deploying osd.5 on smithi092 with /dev/vg_nvme/lv_3... 2024-09-06T14:53:23.925 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-06T14:53:24.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:23 smithi077 ceph-mon[29079]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:23 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:23 smithi092 ceph-mon[29370]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:24.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:24.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:23 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:23 smithi019 ceph-mon[26210]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:24.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:24.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:23 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:24.464 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 14:53:24 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T14:53:24.365+0000 7fe986ea7640 -1 osd.4 0 log_to_monitors true 2024-09-06T14:53:24.671 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:53:25.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:24 smithi092 ceph-mon[29370]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:25.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:24 smithi092 ceph-mon[29370]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:25.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:24 smithi077 ceph-mon[29079]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:25.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:24 smithi077 ceph-mon[29079]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:25.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:24 smithi019 ceph-mon[26210]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:25.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:24 smithi019 ceph-mon[26210]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:26.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:25 smithi092 ceph-mon[29370]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:26.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:25 smithi019 ceph-mon[26210]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:26.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-06T14:53:26.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: from='osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: osdmap e30: 5 total, 4 up, 5 in 2024-09-06T14:53:26.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:26.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:25 smithi077 ceph-mon[29079]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:26.526 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T14:53:26.398+0000 7fe982e2a640 -1 osd.4 0 waiting for initial osdmap 2024-09-06T14:53:26.527 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T14:53:26.402+0000 7fe97ac49640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:53:27.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-mon[29370]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:27.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-mon[29370]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:53:27.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:26 smithi092 ceph-mon[29370]: from='osd.4 ' entity='osd.4' 2024-09-06T14:53:27.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:26 smithi019 ceph-mon[26210]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:27.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:26 smithi019 ceph-mon[26210]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:53:27.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:26 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:26 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:26 smithi019 ceph-mon[26210]: from='osd.4 ' entity='osd.4' 2024-09-06T14:53:27.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:26 smithi077 ceph-mon[29079]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:27.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:26 smithi077 ceph-mon[29079]: osdmap e31: 5 total, 4 up, 5 in 2024-09-06T14:53:27.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:26 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:26 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:27.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:26 smithi077 ceph-mon[29079]: from='osd.4 ' entity='osd.4' 2024-09-06T14:53:28.183 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213] boot 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:28.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:27 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213] boot 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:28.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:28.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:27 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: osd.4 [v2:172.21.15.92:6800/3439214213,v1:172.21.15.92:6801/3439214213] boot 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: osdmap e32: 5 total, 5 up, 5 in 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:28.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:28.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:28.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:28.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:27 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:28 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi092 2024-09-06T14:53:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:28 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi092 to 21184M 2024-09-06T14:53:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:28 smithi019 ceph-mon[26210]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:53:29.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:28 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi092 2024-09-06T14:53:29.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:28 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi092 to 21184M 2024-09-06T14:53:29.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:28 smithi092 ceph-mon[29370]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:53:29.232 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-06T14:53:29.258 DEBUG:teuthology.orchestra.run.smithi092:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-09-06T14:53:29.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:28 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi092 2024-09-06T14:53:29.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:28 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi092 to 21184M 2024-09-06T14:53:29.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:28 smithi077 ceph-mon[29079]: osdmap e33: 5 total, 5 up, 5 in 2024-09-06T14:53:29.497 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.c/config 2024-09-06T14:53:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:29 smithi019 ceph-mon[26210]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:29 smithi019 ceph-mon[26210]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:53:30.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:29 smithi092 ceph-mon[29370]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:30.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:29 smithi092 ceph-mon[29370]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:53:30.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:29 smithi077 ceph-mon[29079]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:30.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:29 smithi077 ceph-mon[29079]: osdmap e34: 5 total, 5 up, 5 in 2024-09-06T14:53:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:30 smithi092 ceph-mon[29370]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:30 smithi092 ceph-mon[29370]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:31.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:31.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:30 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:30 smithi019 ceph-mon[26210]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:30 smithi019 ceph-mon[26210]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:31.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:30 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:31.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:30 smithi077 ceph-mon[29079]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:31.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:30 smithi077 ceph-mon[29079]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-06T14:53:31.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-06T14:53:31.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-06T14:53:31.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:30 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:33.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:33.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/2327025378' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"}]': finished 2024-09-06T14:53:33.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:53:33.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:33.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:33 smithi092 ceph-mon[29370]: from='client.? 172.21.15.92:0/3110703223' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/2327025378' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"}]': finished 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:33 smithi077 ceph-mon[29079]: from='client.? 172.21.15.92:0/3110703223' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/2327025378' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"} : dispatch 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "150fccf9-46b5-4fc4-b134-874fa598cf8d"}]': finished 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: osdmap e35: 6 total, 5 up, 6 in 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:33.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:33 smithi019 ceph-mon[26210]: from='client.? 172.21.15.92:0/3110703223' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-06T14:53:35.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:35 smithi077 ceph-mon[29079]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-06T14:53:35.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:35 smithi019 ceph-mon[26210]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-06T14:53:35.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:35 smithi092 ceph-mon[29370]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-06T14:53:37.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:37 smithi092 ceph-mon[29370]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:53:37.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:37 smithi077 ceph-mon[29079]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:53:37.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:37 smithi019 ceph-mon[26210]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-06T14:53:39.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:39 smithi092 ceph-mon[29370]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-06T14:53:39.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:39 smithi077 ceph-mon[29079]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-06T14:53:39.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:39 smithi019 ceph-mon[26210]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-06T14:53:40.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:53:40.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:40 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:40.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:53:40.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:40 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:40.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-06T14:53:40.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:40 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:41 smithi092 ceph-mon[29370]: Deploying daemon osd.5 on smithi092 2024-09-06T14:53:41.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:41 smithi092 ceph-mon[29370]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:41.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:41 smithi077 ceph-mon[29079]: Deploying daemon osd.5 on smithi092 2024-09-06T14:53:41.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:41 smithi077 ceph-mon[29079]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:41.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:41 smithi019 ceph-mon[26210]: Deploying daemon osd.5 on smithi092 2024-09-06T14:53:41.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:41 smithi019 ceph-mon[26210]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:43.401 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:43 smithi092 ceph-mon[29370]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:43.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:43 smithi077 ceph-mon[29079]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:43.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:43 smithi019 ceph-mon[26210]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-06T14:53:45.238 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:45 smithi092 ceph-mon[29370]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-06T14:53:45.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:45 smithi077 ceph-mon[29079]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-06T14:53:45.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:45 smithi019 ceph-mon[26210]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-06T14:53:47.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:47 smithi092 ceph-mon[29370]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:47.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:47.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:47.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:47 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:47.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:47 smithi077 ceph-mon[29079]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:47.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:47.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:47.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:47 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:47.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:47 smithi019 ceph-mon[26210]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:47.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:47.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:47.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:47 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:50.059 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:49 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.106 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 5 on host 'smithi092' 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:50.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:49 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:50.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:49 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.733 DEBUG:teuthology.orchestra.run.smithi092:osd.5> sudo journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.5.service 2024-09-06T14:53:50.736 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-06T14:53:50.736 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd stat -f json 2024-09-06T14:53:50.971 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:50 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:50.971 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:50 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.971 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:50 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:50.997 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:53:51.118 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:50 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:51.118 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:50 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:51.118 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:50 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:51.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:50 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:53:51.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:50 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:51.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:50 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:51.249 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:53:51 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:53:51.169+0000 7faf57d25640 -1 osd.5 0 log_to_monitors true 2024-09-06T14:53:51.722 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:53:51.953 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:51 smithi092 ceph-mon[29370]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:51.953 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:51 smithi092 ceph-mon[29370]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:51.953 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:51 smithi092 ceph-mon[29370]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:51.953 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:51 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/800231397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:51 smithi019 ceph-mon[26210]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:51 smithi019 ceph-mon[26210]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:51 smithi019 ceph-mon[26210]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:51.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/800231397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:52.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:51 smithi077 ceph-mon[29079]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:52.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:51 smithi077 ceph-mon[29079]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:52.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:51 smithi077 ceph-mon[29079]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-06T14:53:52.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:51 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/800231397' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:52.361 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1725634406,"num_in_osds":6,"osd_in_since":1725634412,"num_remapped_pgs":0} 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:52 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:53.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:53:53.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:52 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: osdmap e36: 6 total, 5 up, 6 in 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: osdmap e37: 6 total, 5 up, 6 in 2024-09-06T14:53:53.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:52 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:53.362 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd stat -f json 2024-09-06T14:53:53.485 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:53:53.220+0000 7faf53ca8640 -1 osd.5 0 waiting for initial osdmap 2024-09-06T14:53:53.485 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:53:53.224+0000 7faf4bac7640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-06T14:53:53.638 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:53:54.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:54.151 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='osd.5 ' entity='osd.5' 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094] boot 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:53:54.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:53 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:54.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:54.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='osd.5 ' entity='osd.5' 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094] boot 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:53:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:53 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:54.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='osd.5 ' entity='osd.5' 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: osd.5 [v2:172.21.15.92:6808/1492474094,v1:172.21.15.92:6809/1492474094] boot 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: osdmap e38: 6 total, 6 up, 6 in 2024-09-06T14:53:54.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:53 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-06T14:53:54.402 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:53:54.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: purged_snaps scrub starts 2024-09-06T14:53:54.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: purged_snaps scrub ok 2024-09-06T14:53:54.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: Detected new or changed devices on smithi092 2024-09-06T14:53:54.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: Adjusting osd_memory_target on smithi092 to 10592M 2024-09-06T14:53:54.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/652845821' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:54.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:54 smithi019 ceph-mon[26210]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:53:55.041 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1725634433,"num_in_osds":6,"osd_in_since":1725634412,"num_remapped_pgs":1} 2024-09-06T14:53:55.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:53:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: purged_snaps scrub starts 2024-09-06T14:53:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: purged_snaps scrub ok 2024-09-06T14:53:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: Detected new or changed devices on smithi092 2024-09-06T14:53:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: Adjusting osd_memory_target on smithi092 to 10592M 2024-09-06T14:53:55.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/652845821' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:55.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:54 smithi077 ceph-mon[29079]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:53:55.287 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: purged_snaps scrub starts 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: purged_snaps scrub ok 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: Detected new or changed devices on smithi092 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: Adjusting osd_memory_target on smithi092 to 10592M 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/652845821' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-06T14:53:55.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:54 smithi092 ceph-mon[29370]: osdmap e39: 6 total, 6 up, 6 in 2024-09-06T14:53:55.969 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:53:55.969 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":40,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","created":"2024-09-06T14:49:33.797628+0000","modified":"2024-09-06T14:53:55.751563+0000","last_up_change":"2024-09-06T14:53:53.748512+0000","last_in_change":"2024-09-06T14:53:32.470694+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:52:40.522181+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":"cd484849-dc9a-4aa0-925f-c3f86319578f","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.19:6802","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6803","nonce":3843931763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6805","nonce":3843931763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6809","nonce":3843931763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6807","nonce":3843931763}]},"public_addr":"172.21.15.19:6803/3843931763","cluster_addr":"172.21.15.19:6805/3843931763","heartbeat_back_addr":"172.21.15.19:6809/3843931763","heartbeat_front_addr":"172.21.15.19:6807/3843931763","state":["exists","up"]},{"osd":1,"uuid":"39c586c1-eb23-44a9-9b71-caaa69666ec9","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.19:6810","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6811","nonce":4180573502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6813","nonce":4180573502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6817","nonce":4180573502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6815","nonce":4180573502}]},"public_addr":"172.21.15.19:6811/4180573502","cluster_addr":"172.21.15.19:6813/4180573502","heartbeat_back_addr":"172.21.15.19:6817/4180573502","heartbeat_front_addr":"172.21.15.19:6815/4180573502","state":["exists","up"]},{"osd":2,"uuid":"b8bfeb34-6939-4e04-873a-dbb06da2e801","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.77:6800","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6801","nonce":2206345049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6803","nonce":2206345049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6807","nonce":2206345049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6805","nonce":2206345049}]},"public_addr":"172.21.15.77:6801/2206345049","cluster_addr":"172.21.15.77:6803/2206345049","heartbeat_back_addr":"172.21.15.77:6807/2206345049","heartbeat_front_addr":"172.21.15.77:6805/2206345049","state":["exists","up"]},{"osd":3,"uuid":"3073a405-ab91-4f93-bea1-be7f50609f33","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.77:6808","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6809","nonce":1205429399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6810","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6811","nonce":1205429399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6815","nonce":1205429399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6813","nonce":1205429399}]},"public_addr":"172.21.15.77:6809/1205429399","cluster_addr":"172.21.15.77:6811/1205429399","heartbeat_back_addr":"172.21.15.77:6815/1205429399","heartbeat_front_addr":"172.21.15.77:6813/1205429399","state":["exists","up"]},{"osd":4,"uuid":"1304b4ea-b41d-4592-b7eb-632866fef4ec","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.92:6800","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6801","nonce":3439214213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6803","nonce":3439214213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6807","nonce":3439214213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6805","nonce":3439214213}]},"public_addr":"172.21.15.92:6801/3439214213","cluster_addr":"172.21.15.92:6803/3439214213","heartbeat_back_addr":"172.21.15.92:6807/3439214213","heartbeat_front_addr":"172.21.15.92:6805/3439214213","state":["exists","up"]},{"osd":5,"uuid":"150fccf9-46b5-4fc4-b134-874fa598cf8d","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.92:6808","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6809","nonce":1492474094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6811","nonce":1492474094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6815","nonce":1492474094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6813","nonce":1492474094}]},"public_addr":"172.21.15.92:6809/1492474094","cluster_addr":"172.21.15.92:6811/1492474094","heartbeat_back_addr":"172.21.15.92:6815/1492474094","heartbeat_front_addr":"172.21.15.92:6813/1492474094","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:51:46.396462+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:52:12.435123+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:52:36.436092+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:53:02.701537+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:53:25.331058+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:53:52.180015+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/814769017":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6801/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/3167417501":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6800/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/2915206311":"2024-09-07T14:49:55.257571+0000","172.21.15.19:0/3267007223":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6801/60437065":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6800/60437065":"2024-09-07T14:49:55.257571+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:53:55.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:55 smithi019 ceph-mon[26210]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:55.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:55 smithi019 ceph-mon[26210]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:53:56.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:55 smithi077 ceph-mon[29079]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:56.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:55 smithi077 ceph-mon[29079]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:53:56.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:55 smithi092 ceph-mon[29370]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:56.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:55 smithi092 ceph-mon[29370]: osdmap e40: 6 total, 6 up, 6 in 2024-09-06T14:53:56.689 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-06T14:52:40.522181+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:53:56.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-06T14:53:56.938 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:53:56.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:56 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3299143359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:53:57.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:56 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3299143359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:53:57.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:56 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3299143359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:53:57.528 INFO:teuthology.orchestra.run.smithi019.stdout:pg_num: 1 2024-09-06T14:53:58.125 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:57 smithi019 ceph-mon[26210]: pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:58.125 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:57 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/906627258' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:53:58.155 INFO:tasks.cephadm:Setting up client nodes... 2024-09-06T14:53:58.155 DEBUG:teuthology.orchestra.run.smithi019:> 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 dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-06T14:53:58.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:57 smithi077 ceph-mon[29079]: pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:58.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:57 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/906627258' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:53:58.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:57 smithi092 ceph-mon[29370]: pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 542 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:53:58.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:57 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/906627258' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-06T14:53:58.402 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:53:59.022 INFO:teuthology.orchestra.run.smithi019.stdout:[client.0] 2024-09-06T14:53:59.022 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCHF9tmDfBpARAAPUAEi7fv/qGNvKWg5lQnlg== 2024-09-06T14:53:59.593 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-06T14:53:59.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-06T14:53:59.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-06T14:53:59.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph config log 1 --format=json 2024-09-06T14:53:59.916 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:00.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:59 smithi077 ceph-mon[29079]: pgmap v139: 1 pgs: 1 remapped+peering; 577 KiB data, 541 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:00.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:59 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/322614672' 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:54:00.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:53:59 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/322614672' 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:54:00.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:59 smithi019 ceph-mon[26210]: pgmap v139: 1 pgs: 1 remapped+peering; 577 KiB data, 541 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:00.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:59 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/322614672' 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:54:00.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:53:59 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/322614672' 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:54:00.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:59 smithi092 ceph-mon[29370]: pgmap v139: 1 pgs: 1 remapped+peering; 577 KiB data, 541 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:00.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:59 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/322614672' 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:54:00.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:53:59 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/322614672' 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:54:00.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:01.045 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:00 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/580011090' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:54:01.074 INFO:teuthology.orchestra.run.smithi019.stdout:[{"version":20,"timestamp":"2024-09-06T14:53:53.527323+0000","name":"","changes":[{"name":"osd/host:smithi092/osd_memory_target","previous_value":"22213183488","new_value":"11106591744"}]}] 2024-09-06T14:54:01.075 INFO:tasks.ceph_manager:config epoch is 20 2024-09-06T14:54:01.075 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-06T14:54:01.075 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-06T14:54:01.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph mgr dump --format=json 2024-09-06T14:54:01.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:00 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/580011090' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:54:01.321 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:01.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:00 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/580011090' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-06T14:54:01.974 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:01.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:01 smithi019 ceph-mon[26210]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-06T14:54:02.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:01 smithi077 ceph-mon[29079]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-06T14:54:02.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:01 smithi092 ceph-mon[29370]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-06T14:54:02.548 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"flags":0,"active_gid":14146,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":2585695628},{"type":"v1","addr":"172.21.15.19:6801","nonce":2585695628}]},"active_addr":"172.21.15.19:6801/2585695628","active_change":"2024-09-06T14:50:20.038244+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.19: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.19:0","nonce":1471801085}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":4129919959}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":622911893}]}]} 2024-09-06T14:54:02.552 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-06T14:54:02.552 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-06T14:54:02.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:54:02.800 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:03.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:02 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1970949448' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:54:03.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:02 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1970949448' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:54:03.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:02 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1970949448' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-06T14:54:03.398 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:03.398 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":40,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","created":"2024-09-06T14:49:33.797628+0000","modified":"2024-09-06T14:53:55.751563+0000","last_up_change":"2024-09-06T14:53:53.748512+0000","last_in_change":"2024-09-06T14:53:32.470694+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:52:40.522181+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":"cd484849-dc9a-4aa0-925f-c3f86319578f","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.19:6802","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6803","nonce":3843931763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6805","nonce":3843931763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6809","nonce":3843931763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6807","nonce":3843931763}]},"public_addr":"172.21.15.19:6803/3843931763","cluster_addr":"172.21.15.19:6805/3843931763","heartbeat_back_addr":"172.21.15.19:6809/3843931763","heartbeat_front_addr":"172.21.15.19:6807/3843931763","state":["exists","up"]},{"osd":1,"uuid":"39c586c1-eb23-44a9-9b71-caaa69666ec9","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.19:6810","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6811","nonce":4180573502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6813","nonce":4180573502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6817","nonce":4180573502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6815","nonce":4180573502}]},"public_addr":"172.21.15.19:6811/4180573502","cluster_addr":"172.21.15.19:6813/4180573502","heartbeat_back_addr":"172.21.15.19:6817/4180573502","heartbeat_front_addr":"172.21.15.19:6815/4180573502","state":["exists","up"]},{"osd":2,"uuid":"b8bfeb34-6939-4e04-873a-dbb06da2e801","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.77:6800","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6801","nonce":2206345049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6803","nonce":2206345049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6807","nonce":2206345049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6805","nonce":2206345049}]},"public_addr":"172.21.15.77:6801/2206345049","cluster_addr":"172.21.15.77:6803/2206345049","heartbeat_back_addr":"172.21.15.77:6807/2206345049","heartbeat_front_addr":"172.21.15.77:6805/2206345049","state":["exists","up"]},{"osd":3,"uuid":"3073a405-ab91-4f93-bea1-be7f50609f33","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.77:6808","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6809","nonce":1205429399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6810","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6811","nonce":1205429399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6815","nonce":1205429399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6813","nonce":1205429399}]},"public_addr":"172.21.15.77:6809/1205429399","cluster_addr":"172.21.15.77:6811/1205429399","heartbeat_back_addr":"172.21.15.77:6815/1205429399","heartbeat_front_addr":"172.21.15.77:6813/1205429399","state":["exists","up"]},{"osd":4,"uuid":"1304b4ea-b41d-4592-b7eb-632866fef4ec","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.92:6800","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6801","nonce":3439214213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6803","nonce":3439214213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6807","nonce":3439214213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6805","nonce":3439214213}]},"public_addr":"172.21.15.92:6801/3439214213","cluster_addr":"172.21.15.92:6803/3439214213","heartbeat_back_addr":"172.21.15.92:6807/3439214213","heartbeat_front_addr":"172.21.15.92:6805/3439214213","state":["exists","up"]},{"osd":5,"uuid":"150fccf9-46b5-4fc4-b134-874fa598cf8d","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.92:6808","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6809","nonce":1492474094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6811","nonce":1492474094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6815","nonce":1492474094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6813","nonce":1492474094}]},"public_addr":"172.21.15.92:6809/1492474094","cluster_addr":"172.21.15.92:6811/1492474094","heartbeat_back_addr":"172.21.15.92:6815/1492474094","heartbeat_front_addr":"172.21.15.92:6813/1492474094","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:51:46.396462+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:52:12.435123+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:52:36.436092+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:53:02.701537+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:53:25.331058+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:53:52.180015+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/814769017":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6801/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/3167417501":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6800/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/2915206311":"2024-09-07T14:49:55.257571+0000","172.21.15.19:0/3267007223":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6801/60437065":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6800/60437065":"2024-09-07T14:49:55.257571+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:54:03.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:03 smithi019 ceph-mon[26210]: pgmap v141: 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:54:03.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:03 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1572353369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:03.980 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-06T14:54:03.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd dump --format=json 2024-09-06T14:54:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:03 smithi077 ceph-mon[29079]: pgmap v141: 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:54:04.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:03 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1572353369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:04.242 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:03 smithi092 ceph-mon[29370]: pgmap v141: 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:54:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:03 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1572353369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:04.905 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":40,"fsid":"dee797d6-6c5e-11ef-bce4-c7b262605968","created":"2024-09-06T14:49:33.797628+0000","modified":"2024-09-06T14:53:55.751563+0000","last_up_change":"2024-09-06T14:53:53.748512+0000","last_in_change":"2024-09-06T14:53:32.470694+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:52:40.522181+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":"cd484849-dc9a-4aa0-925f-c3f86319578f","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.19:6802","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6803","nonce":3843931763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6805","nonce":3843931763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6809","nonce":3843931763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3843931763},{"type":"v1","addr":"172.21.15.19:6807","nonce":3843931763}]},"public_addr":"172.21.15.19:6803/3843931763","cluster_addr":"172.21.15.19:6805/3843931763","heartbeat_back_addr":"172.21.15.19:6809/3843931763","heartbeat_front_addr":"172.21.15.19:6807/3843931763","state":["exists","up"]},{"osd":1,"uuid":"39c586c1-eb23-44a9-9b71-caaa69666ec9","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.19:6810","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6811","nonce":4180573502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6813","nonce":4180573502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6817","nonce":4180573502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":4180573502},{"type":"v1","addr":"172.21.15.19:6815","nonce":4180573502}]},"public_addr":"172.21.15.19:6811/4180573502","cluster_addr":"172.21.15.19:6813/4180573502","heartbeat_back_addr":"172.21.15.19:6817/4180573502","heartbeat_front_addr":"172.21.15.19:6815/4180573502","state":["exists","up"]},{"osd":2,"uuid":"b8bfeb34-6939-4e04-873a-dbb06da2e801","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.77:6800","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6801","nonce":2206345049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6803","nonce":2206345049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6807","nonce":2206345049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2206345049},{"type":"v1","addr":"172.21.15.77:6805","nonce":2206345049}]},"public_addr":"172.21.15.77:6801/2206345049","cluster_addr":"172.21.15.77:6803/2206345049","heartbeat_back_addr":"172.21.15.77:6807/2206345049","heartbeat_front_addr":"172.21.15.77:6805/2206345049","state":["exists","up"]},{"osd":3,"uuid":"3073a405-ab91-4f93-bea1-be7f50609f33","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.77:6808","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6809","nonce":1205429399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6810","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6811","nonce":1205429399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6815","nonce":1205429399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":1205429399},{"type":"v1","addr":"172.21.15.77:6813","nonce":1205429399}]},"public_addr":"172.21.15.77:6809/1205429399","cluster_addr":"172.21.15.77:6811/1205429399","heartbeat_back_addr":"172.21.15.77:6815/1205429399","heartbeat_front_addr":"172.21.15.77:6813/1205429399","state":["exists","up"]},{"osd":4,"uuid":"1304b4ea-b41d-4592-b7eb-632866fef4ec","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.92:6800","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6801","nonce":3439214213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6803","nonce":3439214213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6807","nonce":3439214213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3439214213},{"type":"v1","addr":"172.21.15.92:6805","nonce":3439214213}]},"public_addr":"172.21.15.92:6801/3439214213","cluster_addr":"172.21.15.92:6803/3439214213","heartbeat_back_addr":"172.21.15.92:6807/3439214213","heartbeat_front_addr":"172.21.15.92:6805/3439214213","state":["exists","up"]},{"osd":5,"uuid":"150fccf9-46b5-4fc4-b134-874fa598cf8d","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.92:6808","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6809","nonce":1492474094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6811","nonce":1492474094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6815","nonce":1492474094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1492474094},{"type":"v1","addr":"172.21.15.92:6813","nonce":1492474094}]},"public_addr":"172.21.15.92:6809/1492474094","cluster_addr":"172.21.15.92:6811/1492474094","heartbeat_back_addr":"172.21.15.92:6815/1492474094","heartbeat_front_addr":"172.21.15.92:6813/1492474094","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:51:46.396462+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:52:12.435123+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:52:36.436092+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:53:02.701537+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:53:25.331058+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:53:52.180015+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/814769017":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6801/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/3167417501":"2024-09-07T14:50:20.038100+0000","172.21.15.19:6800/2395052917":"2024-09-07T14:50:20.038100+0000","172.21.15.19:0/2915206311":"2024-09-07T14:49:55.257571+0000","172.21.15.19:0/3267007223":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6801/60437065":"2024-09-07T14:49:55.257571+0000","172.21.15.19:6800/60437065":"2024-09-07T14:49:55.257571+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:54:05.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:04 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1050782281' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:05.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:04 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1050782281' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:05.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:04 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1050782281' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-06T14:54:05.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-06T14:54:05.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-06T14:54:05.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-06T14:54:05.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-06T14:54:05.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-06T14:54:05.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-06T14:54:05.788 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:05.792 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:06.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:05 smithi077 ceph-mon[29079]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-06T14:54:06.221 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:05 smithi019 ceph-mon[26210]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-06T14:54:06.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:05 smithi092 ceph-mon[29370]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-06T14:54:07.077 INFO:teuthology.orchestra.run.smithi019.stdout:77309411349 2024-09-06T14:54:07.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-06T14:54:07.424 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:07.425 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:07.771 INFO:teuthology.orchestra.run.smithi019.stdout:111669149711 2024-09-06T14:54:07.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-06T14:54:07.787 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:07.799 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:08.040 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:07 smithi019 ceph-mon[26210]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:54:08.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:07 smithi077 ceph-mon[29079]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:54:08.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:07 smithi092 ceph-mon[29370]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-06T14:54:09.050 INFO:teuthology.orchestra.run.smithi019.stdout:55834574874 2024-09-06T14:54:09.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-06T14:54:10.052 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:10.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:09 smithi019 ceph-mon[26210]: 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:54:10.185 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:09 smithi077 ceph-mon[29079]: 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:54:10.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:09 smithi092 ceph-mon[29370]: 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:54:10.693 INFO:teuthology.orchestra.run.smithi019.stdout:34359738400 2024-09-06T14:54:10.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-06T14:54:11.139 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:11.321 INFO:teuthology.orchestra.run.smithi019.stdout:111669149712 2024-09-06T14:54:11.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:11 smithi019 ceph-mon[26210]: pgmap v145: 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:54:11.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:11 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3082664668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:54:12.011 INFO:teuthology.orchestra.run.smithi019.stdout:163208757254 2024-09-06T14:54:12.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-06T14:54:12.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:11 smithi077 ceph-mon[29079]: pgmap v145: 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:54:12.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:11 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3082664668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:54:12.306 INFO:teuthology.orchestra.run.smithi019.stdout:77309411350 2024-09-06T14:54:12.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:11 smithi092 ceph-mon[29370]: pgmap v145: 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:54:12.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:11 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3082664668' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-06T14:54:12.579 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149711 got 111669149712 for osd.3 2024-09-06T14:54:12.579 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:13.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:12 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2524127992' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:54:13.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:12 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2524127992' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:54:13.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:12 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2524127992' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-06T14:54:13.400 INFO:teuthology.orchestra.run.smithi019.stdout:137438953484 2024-09-06T14:54:13.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-06T14:54:13.993 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411349 got 77309411350 for osd.2 2024-09-06T14:54:13.994 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:14.025 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:14.026 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:14.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:13 smithi019 ceph-mon[26210]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:14.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:13 smithi077 ceph-mon[29079]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:14.297 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:14.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:13 smithi092 ceph-mon[29370]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:14.949 INFO:teuthology.orchestra.run.smithi019.stdout:34359738401 2024-09-06T14:54:14.962 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:15.013 INFO:teuthology.orchestra.run.smithi019.stdout:55834574875 2024-09-06T14:54:15.786 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-06T14:54:15.786 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:16.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:15 smithi019 ceph-mon[26210]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:16.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:15 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/386935037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:54:16.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:15 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/96438563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:54:16.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:15 smithi077 ceph-mon[29079]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:16.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:15 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/386935037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:54:16.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:15 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/96438563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:54:16.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:15 smithi092 ceph-mon[29370]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:16.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:15 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/386935037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-06T14:54:16.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:15 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/96438563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-06T14:54:16.369 INFO:teuthology.orchestra.run.smithi019.stdout:163208757255 2024-09-06T14:54:16.610 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738400 got 34359738401 for osd.0 2024-09-06T14:54:16.610 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:16.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:16 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/235896233' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:54:17.186 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:16 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/235896233' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:54:17.233 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757254 got 163208757255 for osd.5 2024-09-06T14:54:17.233 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:17.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:16 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/235896233' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-06T14:54:17.896 INFO:teuthology.orchestra.run.smithi019.stdout:137438953485 2024-09-06T14:54:18.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:17 smithi019 ceph-mon[26210]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:18.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:17 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2175505277' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:54:18.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:17 smithi092 ceph-mon[29370]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:18.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:17 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2175505277' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:54:18.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:17 smithi077 ceph-mon[29079]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:18.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:17 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2175505277' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-06T14:54:18.505 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953484 got 137438953485 for osd.4 2024-09-06T14:54:18.505 DEBUG:teuthology.parallel:result is None 2024-09-06T14:54:18.506 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-06T14:54:18.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph pg dump --format=json 2024-09-06T14:54:18.755 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:19.444 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:19.444 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-06T14:54:20.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:19 smithi019 ceph-mon[26210]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:20.081 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-09-06T14:54:18.084532+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":170172,"kb_used_data":3828,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300740,"statfs":{"total":575970213888,"available":575795957760,"internally_reserved":0,"allocated":3919872,"data_stored":2574354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.002131"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-06T14:53:56.119245+0000","last_change":"2024-09-06T14:53:56.119145+0000","last_active":"2024-09-06T14:53:56.119245+0000","last_peered":"2024-09-06T14:53:56.119245+0000","last_clean":"2024-09-06T14:53:56.119245+0000","last_became_active":"2024-09-06T14:53:56.114052+0000","last_became_peered":"2024-09-06T14:53:56.114052+0000","last_unstale":"2024-09-06T14:53:56.119245+0000","last_undegraded":"2024-09-06T14:53:56.119245+0000","last_fullsized":"2024-09-06T14:53:56.119245+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:52:40.927865+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-06T14:52:40.927865+0000","last_clean_scrub_stamp":"2024-09-06T14:52:40.927865+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-07T15:33:28.863572+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":163208757255,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"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,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":27384,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"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":111669149713,"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":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":77309411351,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32116,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713036,"statfs":{"total":95995035648,"available":95962148864,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":34359738401,"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":[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:54:20.082 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph pg dump --format=json 2024-09-06T14:54:20.333 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:20.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:19 smithi092 ceph-mon[29370]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:20.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:19 smithi077 ceph-mon[29079]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:20.928 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:20.928 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-06T14:54:21.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:20 smithi019 ceph-mon[26210]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:21.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:20 smithi092 ceph-mon[29370]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:21.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:20 smithi077 ceph-mon[29079]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:21.552 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-06T14:54:20.084880+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":170172,"kb_used_data":3828,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300740,"statfs":{"total":575970213888,"available":575795957760,"internally_reserved":0,"allocated":3919872,"data_stored":2574354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.002130"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-06T14:53:56.119245+0000","last_change":"2024-09-06T14:53:56.119145+0000","last_active":"2024-09-06T14:53:56.119245+0000","last_peered":"2024-09-06T14:53:56.119245+0000","last_clean":"2024-09-06T14:53:56.119245+0000","last_became_active":"2024-09-06T14:53:56.114052+0000","last_became_peered":"2024-09-06T14:53:56.114052+0000","last_unstale":"2024-09-06T14:53:56.119245+0000","last_undegraded":"2024-09-06T14:53:56.119245+0000","last_fullsized":"2024-09-06T14:53:56.119245+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:52:40.927865+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-06T14:52:40.927865+0000","last_clean_scrub_stamp":"2024-09-06T14:52:40.927865+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-07T15:33:28.863572+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":27964,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"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,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":27384,"kb_used_data":348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"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":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":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":32116,"kb_used_data":928,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713036,"statfs":{"total":95995035648,"available":95962148864,"internally_reserved":0,"allocated":950272,"data_stored":724243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":34359738402,"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":[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:54:21.553 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-06T14:54:21.553 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-06T14:54:21.553 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-06T14:54:21.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:21.801 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:21 smithi019 ceph-mon[26210]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:21 smithi019 ceph-mon[26210]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:22.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:21 smithi092 ceph-mon[29370]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:22.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:21 smithi092 ceph-mon[29370]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:22.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:21 smithi077 ceph-mon[29079]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:22.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:21 smithi077 ceph-mon[29079]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-06T14:54:22.523 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:22.523 INFO:teuthology.orchestra.run.smithi019.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:54:23.069 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:22 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1815445858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:23.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:22 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1815445858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:23.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:22 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1815445858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:24.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:23 smithi019 ceph-mon[26210]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:24.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:23 smithi092 ceph-mon[29370]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:24.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:23 smithi077 ceph-mon[29079]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:25.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:24 smithi019 ceph-mon[26210]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:25.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:24 smithi092 ceph-mon[29370]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:25.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:24 smithi077 ceph-mon[29079]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:26.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:26.361 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:27.025 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:27.025 INFO:teuthology.orchestra.run.smithi019.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:54:27.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:27 smithi077 ceph-mon[29079]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:27.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:27 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2314750331' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:27.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:27 smithi019 ceph-mon[26210]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:27.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:27 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2314750331' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:27.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:27 smithi092 ceph-mon[29370]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:27.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:27 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2314750331' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:29.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:29 smithi077 ceph-mon[29079]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:29.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:29 smithi019 ceph-mon[26210]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:29.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:29 smithi092 ceph-mon[29370]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:30.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:30.977 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:31.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:31 smithi019 ceph-mon[26210]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:31.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:31 smithi077 ceph-mon[29079]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:31.605 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:31.605 INFO:teuthology.orchestra.run.smithi019.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:54:31.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:31 smithi092 ceph-mon[29370]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:32.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:32 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1849546442' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:32.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:32 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1849546442' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:32.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:32 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1849546442' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:33 smithi019 ceph-mon[26210]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:33.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:33 smithi077 ceph-mon[29079]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:33.515 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:33 smithi092 ceph-mon[29370]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:35.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:35.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:35 smithi077 ceph-mon[29079]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:35.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:35 smithi019 ceph-mon[26210]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:35.566 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:35.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:35 smithi092 ceph-mon[29370]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:36.231 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:36.231 INFO:teuthology.orchestra.run.smithi019.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:54:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:37 smithi019 ceph-mon[26210]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:37.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:37 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1862823422' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:37.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:37 smithi077 ceph-mon[29079]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:37.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:37 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1862823422' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:37.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:37 smithi092 ceph-mon[29370]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:37.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:37 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1862823422' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:39.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:39 smithi077 ceph-mon[29079]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:39.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:39 smithi019 ceph-mon[26210]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:39.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:39 smithi092 ceph-mon[29370]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:39.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:40.217 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:40.861 INFO:teuthology.orchestra.run.smithi019.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:54:41.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:41 smithi077 ceph-mon[29079]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:41.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:41 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1762565559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:41.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:41 smithi019 ceph-mon[26210]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:41.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1762565559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:41.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:41 smithi092 ceph-mon[29370]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:41.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:41 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1762565559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:43.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:43 smithi077 ceph-mon[29079]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:43.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:43 smithi019 ceph-mon[26210]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:43.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:43 smithi092 ceph-mon[29370]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:44.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:44.819 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:45.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:45 smithi019 ceph-mon[26210]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:45.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:45 smithi077 ceph-mon[29079]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:45.481 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:45.481 INFO:teuthology.orchestra.run.smithi019.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:54:45.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:45 smithi092 ceph-mon[29370]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:46.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:46 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/4100468051' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:46.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:46 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/4100468051' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:46.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:46 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/4100468051' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:47.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:47 smithi077 ceph-mon[29079]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:47.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:47 smithi019 ceph-mon[26210]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:47.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:47 smithi092 ceph-mon[29370]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:49.139 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:49.400 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:49.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:49 smithi077 ceph-mon[29079]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:49.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:49 smithi019 ceph-mon[26210]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:49.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:49 smithi092 ceph-mon[29370]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:50.121 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:50.121 INFO:teuthology.orchestra.run.smithi019.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:54:50.408 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:50 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3735607511' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:50.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:50 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3735607511' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:50.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:50 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3735607511' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:51.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:51 smithi077 ceph-mon[29079]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:51.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:51 smithi019 ceph-mon[26210]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:51.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:51 smithi092 ceph-mon[29370]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:53.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:53 smithi019 ceph-mon[26210]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:53.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:53 smithi092 ceph-mon[29370]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:53.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:53 smithi077 ceph-mon[29079]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:53.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:54.020 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:54.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:54:54.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:54:54.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:54:54.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:54:54.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:54:54.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:54:54.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:54:54.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:54:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:54:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:54:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:54:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:54:54.706 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:54.706 INFO:teuthology.orchestra.run.smithi019.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:54:55.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:55 smithi019 ceph-mon[26210]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:55.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1646225965' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:55.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:55 smithi092 ceph-mon[29370]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:55 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1646225965' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:55 smithi077 ceph-mon[29079]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:55 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1646225965' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:54:57.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:57 smithi019 ceph-mon[26210]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:57.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:57 smithi092 ceph-mon[29370]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:57.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:57 smithi077 ceph-mon[29079]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:58.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:54:58.730 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:54:59.431 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:54:59.432 INFO:teuthology.orchestra.run.smithi019.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:54:59.432 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:54:59 smithi019 ceph-mon[26210]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:59.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:54:59 smithi092 ceph-mon[29370]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:54:59.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:54:59 smithi077 ceph-mon[29079]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:00 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/212315735' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:00.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:00 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/212315735' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:00.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:00 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/212315735' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:01.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:01 smithi019 ceph-mon[26210]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:01.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:01 smithi092 ceph-mon[29370]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:01.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:01 smithi077 ceph-mon[29079]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:03.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:03.443 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:03.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:03 smithi019 ceph-mon[26210]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:03.488 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:03 smithi077 ceph-mon[29079]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:03.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:03 smithi092 ceph-mon[29370]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:04.142 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:04.143 INFO:teuthology.orchestra.run.smithi019.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:55:04.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:04 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/732431159' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:04.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:04 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/732431159' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:04.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:04 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/732431159' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:05.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:05 smithi019 ceph-mon[26210]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:05.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:05 smithi092 ceph-mon[29370]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:05.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:05 smithi077 ceph-mon[29079]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:07.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:07 smithi019 ceph-mon[26210]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:07 smithi092 ceph-mon[29370]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:07.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:07 smithi077 ceph-mon[29079]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:07.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:08.110 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:08.769 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:08.769 INFO:teuthology.orchestra.run.smithi019.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:55:09.441 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:09 smithi019 ceph-mon[26210]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:09.441 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:09 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/788064228' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:09.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:09 smithi092 ceph-mon[29370]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:09.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:09 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/788064228' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:09.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:09 smithi077 ceph-mon[29079]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:09.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:09 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/788064228' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:11.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:11 smithi019 ceph-mon[26210]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:11.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:11 smithi092 ceph-mon[29370]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:11.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:11 smithi077 ceph-mon[29079]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:12.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:12.732 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:13.436 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:13.436 INFO:teuthology.orchestra.run.smithi019.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:55:13.436 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:13 smithi019 ceph-mon[26210]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:13.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:13 smithi092 ceph-mon[29370]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:13.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:13 smithi077 ceph-mon[29079]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:14.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:14 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/541556792' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:14.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:14 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/541556792' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:14.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:14 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/541556792' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:15.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:15 smithi092 ceph-mon[29370]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:15.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:15 smithi077 ceph-mon[29079]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:15.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:15 smithi019 ceph-mon[26210]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:17.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:17.326 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:17.446 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:17 smithi019 ceph-mon[26210]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:17.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:17 smithi092 ceph-mon[29370]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:17.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:17 smithi077 ceph-mon[29079]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:17.977 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:17.977 INFO:teuthology.orchestra.run.smithi019.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:55:18.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:18 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1585592019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:18.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:18 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1585592019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:18.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:18 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1585592019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:19.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:19 smithi092 ceph-mon[29370]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:19.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:19 smithi077 ceph-mon[29079]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:19.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:19 smithi019 ceph-mon[26210]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:21.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:21 smithi092 ceph-mon[29370]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:21.665 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:21.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:21 smithi077 ceph-mon[29079]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:21.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:21 smithi019 ceph-mon[26210]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:21.925 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:22.550 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:22.550 INFO:teuthology.orchestra.run.smithi019.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:55:23.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:23 smithi019 ceph-mon[26210]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:23.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:23 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2687741157' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:23.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:23 smithi092 ceph-mon[29370]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:23.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:23 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2687741157' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:23.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:23 smithi077 ceph-mon[29079]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:23.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:23 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2687741157' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:25.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:25 smithi092 ceph-mon[29370]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:25.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:25 smithi077 ceph-mon[29079]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:25.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:25 smithi019 ceph-mon[26210]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:26.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:26.489 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:27.174 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:27.175 INFO:teuthology.orchestra.run.smithi019.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:55:27.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:27 smithi019 ceph-mon[26210]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:27.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:27 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1824287633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:27.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:27 smithi092 ceph-mon[29370]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:27.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:27 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1824287633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:27.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:27 smithi077 ceph-mon[29079]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:27.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:27 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1824287633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:29.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:29 smithi092 ceph-mon[29370]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:29.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:29 smithi077 ceph-mon[29079]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:29.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:29 smithi019 ceph-mon[26210]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:30.771 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:31.030 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:31.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:31 smithi019 ceph-mon[26210]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:31.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:31 smithi092 ceph-mon[29370]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:31.672 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:31.672 INFO:teuthology.orchestra.run.smithi019.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:55:31.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:31 smithi077 ceph-mon[29079]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:32.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:32 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3092676676' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:32.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:32 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3092676676' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:32.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:32 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3092676676' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:33.515 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:33 smithi092 ceph-mon[29370]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:33.587 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:33 smithi077 ceph-mon[29079]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:33.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:33 smithi019 ceph-mon[26210]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:35.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:35.514 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:35 smithi019 ceph-mon[26210]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:35.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:35 smithi092 ceph-mon[29370]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:35.668 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:35.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:35 smithi077 ceph-mon[29079]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:36.338 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:36.339 INFO:teuthology.orchestra.run.smithi019.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:55:37.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:37 smithi019 ceph-mon[26210]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:37.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:37 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/164414373' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:37.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:37 smithi092 ceph-mon[29370]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:37.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:37 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/164414373' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:37.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:37 smithi077 ceph-mon[29079]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:37.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:37 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/164414373' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:39.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:39 smithi092 ceph-mon[29370]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:39.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:39 smithi077 ceph-mon[29079]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:39.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:39 smithi019 ceph-mon[26210]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:40.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:40.329 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:40.958 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:40.958 INFO:teuthology.orchestra.run.smithi019.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:55:41.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:41 smithi092 ceph-mon[29370]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:41.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:41 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3900548156' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:41.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:41 smithi019 ceph-mon[26210]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:41.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3900548156' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:41.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:41 smithi077 ceph-mon[29079]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:41.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:41 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3900548156' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:43.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:43 smithi092 ceph-mon[29370]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:43.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:43 smithi077 ceph-mon[29079]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:43.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:43 smithi019 ceph-mon[26210]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:44.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:44.936 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:45.337 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:45 smithi019 ceph-mon[26210]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:45.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:45 smithi092 ceph-mon[29370]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:45.623 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:45.623 INFO:teuthology.orchestra.run.smithi019.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:55:45.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:45 smithi077 ceph-mon[29079]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:46.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:46 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/978341892' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:46.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:46 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/978341892' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:46.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:46 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/978341892' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:47.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:47 smithi092 ceph-mon[29370]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:47.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:47 smithi077 ceph-mon[29079]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:47.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:47 smithi019 ceph-mon[26210]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:49.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:49.487 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:49.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:49 smithi019 ceph-mon[26210]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:49.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:49 smithi092 ceph-mon[29370]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:49.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:49 smithi077 ceph-mon[29079]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:50.330 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:50.331 INFO:teuthology.orchestra.run.smithi019.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:55:51.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:51 smithi092 ceph-mon[29370]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:51.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:51 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3079499567' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:51.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:51 smithi077 ceph-mon[29079]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:51.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:51 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3079499567' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:51.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:51 smithi019 ceph-mon[26210]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:51.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3079499567' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:53.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:53 smithi019 ceph-mon[26210]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:53.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:53 smithi092 ceph-mon[29370]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:53.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:53 smithi077 ceph-mon[29079]: pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:53.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:54.243 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:54.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:54 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:55:54.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:54 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:55:54.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:54 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:55:54.904 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:54.905 INFO:teuthology.orchestra.run.smithi019.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:55:55.500 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:55 smithi019 ceph-mon[26210]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:55.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:55:55.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:55:55.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:55:55.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/358618853' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:55 smithi092 ceph-mon[29370]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:55:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:55:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:55:55.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:55 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/358618853' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:55 smithi077 ceph-mon[29079]: pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:55:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:55:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:55:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:55 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/358618853' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:55:57.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:57 smithi092 ceph-mon[29370]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:57.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:57 smithi077 ceph-mon[29079]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:57.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:57 smithi019 ceph-mon[26210]: pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:58.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:55:58.765 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:55:59.453 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:55:59.453 INFO:teuthology.orchestra.run.smithi019.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:55:59.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:55:59 smithi019 ceph-mon[26210]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:59.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:55:59 smithi092 ceph-mon[29370]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:55:59.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:55:59 smithi077 ceph-mon[29079]: pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:00 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/4069809115' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:00.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:00 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/4069809115' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:00.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:00 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/4069809115' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:01.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:01 smithi092 ceph-mon[29370]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:01.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:01 smithi077 ceph-mon[29079]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:01.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:01 smithi019 ceph-mon[26210]: pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:03.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:03.389 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:03.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:03 smithi019 ceph-mon[26210]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:03.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:03 smithi092 ceph-mon[29370]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:03.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:03 smithi077 ceph-mon[29079]: pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:04.044 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:04.045 INFO:teuthology.orchestra.run.smithi019.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:56:04.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:04 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3417611276' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:04.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:04 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3417611276' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:04.693 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:04 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3417611276' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:05.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:05 smithi092 ceph-mon[29370]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:05.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:05 smithi077 ceph-mon[29079]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:05.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:05 smithi019 ceph-mon[26210]: pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:07 smithi092 ceph-mon[29370]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:07.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:07 smithi077 ceph-mon[29079]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:07.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:07.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:07 smithi019 ceph-mon[26210]: pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:07.983 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:08.660 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:08.660 INFO:teuthology.orchestra.run.smithi019.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:56:09.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:09 smithi092 ceph-mon[29370]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:09.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:09 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3829921561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:09.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:09 smithi077 ceph-mon[29079]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:09.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:09 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3829921561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:09 smithi019 ceph-mon[26210]: pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:09.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:09 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3829921561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:11.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:11 smithi092 ceph-mon[29370]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:11.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:11 smithi077 ceph-mon[29079]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:11.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:11 smithi019 ceph-mon[26210]: pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:12.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:12.529 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:13.199 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:13.199 INFO:teuthology.orchestra.run.smithi019.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:56:13.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:13 smithi019 ceph-mon[26210]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:13.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:13 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/507221527' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:13.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:13 smithi092 ceph-mon[29370]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:13.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:13 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/507221527' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:13.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:13 smithi077 ceph-mon[29079]: pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:13.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:13 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/507221527' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:15.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:15 smithi092 ceph-mon[29370]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:15.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:15 smithi077 ceph-mon[29079]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:15.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:15 smithi019 ceph-mon[26210]: pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:16.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:17.125 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:17.526 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:17 smithi019 ceph-mon[26210]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:17.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:17 smithi092 ceph-mon[29370]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:17.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:17 smithi077 ceph-mon[29079]: pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:17.812 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:17.812 INFO:teuthology.orchestra.run.smithi019.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:56:18.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:18 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1884226268' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:18.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:18 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1884226268' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:18.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:18 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1884226268' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:19.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:19 smithi092 ceph-mon[29370]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:19.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:19 smithi077 ceph-mon[29079]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:19.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:19 smithi019 ceph-mon[26210]: pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:21.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:21.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:21 smithi092 ceph-mon[29370]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:21.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:21 smithi077 ceph-mon[29079]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:21.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:21 smithi019 ceph-mon[26210]: pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:21.788 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:22.456 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:22.457 INFO:teuthology.orchestra.run.smithi019.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:56:23.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:23 smithi019 ceph-mon[26210]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:23.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:23 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1826693004' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:23.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:23 smithi092 ceph-mon[29370]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:23.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:23 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1826693004' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:23.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:23 smithi077 ceph-mon[29079]: pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:23.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:23 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1826693004' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:25.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:25 smithi092 ceph-mon[29370]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:25.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:25 smithi077 ceph-mon[29079]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:25.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:25 smithi019 ceph-mon[26210]: pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:26.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:26.413 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:27.147 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:27.147 INFO:teuthology.orchestra.run.smithi019.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:56:27.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:27 smithi019 ceph-mon[26210]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:27.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:27 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3204755031' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:27.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:27 smithi092 ceph-mon[29370]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:27.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:27 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3204755031' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:27.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:27 smithi077 ceph-mon[29079]: pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:27.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:27 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3204755031' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:29.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:29 smithi092 ceph-mon[29370]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:29.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:29 smithi077 ceph-mon[29079]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:29.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:29 smithi019 ceph-mon[26210]: pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:30.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:31.149 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:31.588 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:31 smithi019 ceph-mon[26210]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:31.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:31 smithi077 ceph-mon[29079]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:31.798 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:31.798 INFO:teuthology.orchestra.run.smithi019.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:56:31.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:31 smithi092 ceph-mon[29370]: pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:32.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:32 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1261200743' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:32.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:32 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1261200743' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:32.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:32 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1261200743' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:33.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:33 smithi077 ceph-mon[29079]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:33.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:33 smithi019 ceph-mon[26210]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:33.765 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:33 smithi092 ceph-mon[29370]: pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:35.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:35.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:35 smithi077 ceph-mon[29079]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:35.696 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:35.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:35 smithi019 ceph-mon[26210]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:35.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:35 smithi092 ceph-mon[29370]: pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:36.456 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:36.456 INFO:teuthology.orchestra.run.smithi019.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:56:37.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:37 smithi019 ceph-mon[26210]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:37.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:37 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/311362809' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:37.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:37 smithi077 ceph-mon[29079]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:37.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:37 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/311362809' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:37.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:37 smithi092 ceph-mon[29370]: pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:37.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:37 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/311362809' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:39.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:39 smithi077 ceph-mon[29079]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:39.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:39 smithi019 ceph-mon[26210]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:39.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:39 smithi092 ceph-mon[29370]: pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:40.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:40.466 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:41.129 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:41.129 INFO:teuthology.orchestra.run.smithi019.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:56:41.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:41 smithi077 ceph-mon[29079]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:41.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:41 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1826302640' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:41.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:41 smithi019 ceph-mon[26210]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:41.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1826302640' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:41.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:41 smithi092 ceph-mon[29370]: pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:41.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:41 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1826302640' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:43.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:43 smithi077 ceph-mon[29079]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:43.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:43 smithi019 ceph-mon[26210]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:43.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:43 smithi092 ceph-mon[29370]: pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:44.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:45.107 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:45.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:45 smithi019 ceph-mon[26210]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:45.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:45 smithi077 ceph-mon[29079]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:45.761 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:45.761 INFO:teuthology.orchestra.run.smithi019.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:56:45.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:45 smithi092 ceph-mon[29370]: pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:46.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:46 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/229873344' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:46.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:46 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/229873344' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:46.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:46 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/229873344' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:47.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:47 smithi077 ceph-mon[29079]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:47.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:47 smithi019 ceph-mon[26210]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:47.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:47 smithi092 ceph-mon[29370]: pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:49.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:49.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:49 smithi077 ceph-mon[29079]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:49.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:49 smithi019 ceph-mon[26210]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:49.760 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:49.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:49 smithi092 ceph-mon[29370]: pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:50.444 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:50.444 INFO:teuthology.orchestra.run.smithi019.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:56:51.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:51 smithi077 ceph-mon[29079]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:51.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:51 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3501038633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:51.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:51 smithi019 ceph-mon[26210]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:51.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3501038633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:51.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:51 smithi092 ceph-mon[29370]: pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:51.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:51 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3501038633' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:53.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:53 smithi077 ceph-mon[29079]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:53.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:53 smithi019 ceph-mon[26210]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:53.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:53 smithi092 ceph-mon[29370]: pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:54.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:54.394 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:55.156 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:55.156 INFO:teuthology.orchestra.run.smithi019.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:56:55.467 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:55.467 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:56:55.467 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3664621904' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:55.468 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:56:55.468 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:56:55.468 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:56:55.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:56:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3664621904' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:56:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:56:55.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3664621904' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:56:55.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:56:57.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:57 smithi077 ceph-mon[29079]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:57.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:57 smithi019 ceph-mon[26210]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:57.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:57 smithi092 ceph-mon[29370]: pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:58.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:56:59.128 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:56:59.504 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:56:59 smithi019 ceph-mon[26210]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:59.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:56:59 smithi077 ceph-mon[29079]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:56:59.793 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:56:59.793 INFO:teuthology.orchestra.run.smithi019.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:56:59.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:56:59 smithi092 ceph-mon[29370]: pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:00.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:00 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3592950574' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:00.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:00 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3592950574' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:00.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:00 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3592950574' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:01.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:01 smithi077 ceph-mon[29079]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:01.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:01 smithi019 ceph-mon[26210]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:01.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:01 smithi092 ceph-mon[29370]: pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:03.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:03.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:03 smithi092 ceph-mon[29370]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:03.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:03 smithi077 ceph-mon[29079]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:03.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:03 smithi019 ceph-mon[26210]: pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:03.742 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:04.425 INFO:teuthology.orchestra.run.smithi019.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:57:05.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:05 smithi077 ceph-mon[29079]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:05.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:05 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2702526017' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:05.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:05 smithi019 ceph-mon[26210]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:05.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:05 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2702526017' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:05.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:05 smithi092 ceph-mon[29370]: pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:05.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:05 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2702526017' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:07.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:07 smithi077 ceph-mon[29079]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:07.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:07 smithi019 ceph-mon[26210]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:07.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:07 smithi092 ceph-mon[29370]: pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:08.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:08.380 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:09.113 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:09.113 INFO:teuthology.orchestra.run.smithi019.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:57:09.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:09 smithi077 ceph-mon[29079]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:09.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:09 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3491852293' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:09.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:09 smithi019 ceph-mon[26210]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:09.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:09 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3491852293' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:09.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:09 smithi092 ceph-mon[29370]: pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:09.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:09 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3491852293' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:11.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:11 smithi077 ceph-mon[29079]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:11.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:11 smithi019 ceph-mon[26210]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:11.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:11 smithi092 ceph-mon[29370]: pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:12.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:13.056 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:13.667 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:13.667 INFO:teuthology.orchestra.run.smithi019.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:57:13.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:13 smithi077 ceph-mon[29079]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:13.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:13 smithi019 ceph-mon[26210]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:13.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:13 smithi092 ceph-mon[29370]: pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:14.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:14 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2907401322' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:14.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:14 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2907401322' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:14.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:14 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2907401322' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:15.687 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:15 smithi077 ceph-mon[29079]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:15.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:15 smithi019 ceph-mon[26210]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:15 smithi092 ceph-mon[29370]: pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:17.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:17.708 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:17 smithi019 ceph-mon[26210]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:17.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:17 smithi092 ceph-mon[29370]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:17.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:17 smithi077 ceph-mon[29079]: pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:18.358 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:18.358 INFO:teuthology.orchestra.run.smithi019.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:57:18.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:18 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3847685865' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:18.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:18 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3847685865' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:18.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:18 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3847685865' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:19.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:19 smithi019 ceph-mon[26210]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:19.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:19 smithi092 ceph-mon[29370]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:19.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:19 smithi077 ceph-mon[29079]: pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:21.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:21 smithi019 ceph-mon[26210]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:21.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:21 smithi092 ceph-mon[29370]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:21.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:21 smithi077 ceph-mon[29079]: pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:22.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:22.276 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:22.915 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:22.915 INFO:teuthology.orchestra.run.smithi019.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:57:23.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:23 smithi019 ceph-mon[26210]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:23.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:23 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3003210939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:23.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:23 smithi092 ceph-mon[29370]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:23.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:23 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3003210939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:23.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:23 smithi077 ceph-mon[29079]: pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:23.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:23 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3003210939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:25.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:25 smithi019 ceph-mon[26210]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:25.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:25 smithi092 ceph-mon[29370]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:25.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:25 smithi077 ceph-mon[29079]: pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:26.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:26.764 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:27.390 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:27.391 INFO:teuthology.orchestra.run.smithi019.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:57:27.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:27 smithi019 ceph-mon[26210]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:27.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:27 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2916645333' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:27.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:27 smithi092 ceph-mon[29370]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:27.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:27 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2916645333' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:27.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:27 smithi077 ceph-mon[29079]: pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:27.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:27 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2916645333' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:29.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:29 smithi019 ceph-mon[26210]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:29.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:29 smithi092 ceph-mon[29370]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:29.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:29 smithi077 ceph-mon[29079]: pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:31.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:31.447 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:31.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:31 smithi019 ceph-mon[26210]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:31.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:31 smithi092 ceph-mon[29370]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:31.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:31 smithi077 ceph-mon[29079]: pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:32.204 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:32.205 INFO:teuthology.orchestra.run.smithi019.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:57:32.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:32 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3300842339' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:32.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:32 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3300842339' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:32.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:32 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3300842339' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:33.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:33 smithi019 ceph-mon[26210]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:33.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:33 smithi092 ceph-mon[29370]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:33.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:33 smithi077 ceph-mon[29079]: pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:35.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:35 smithi019 ceph-mon[26210]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:35 smithi092 ceph-mon[29370]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:35.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:35.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:35 smithi077 ceph-mon[29079]: pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:36.145 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:36.804 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:36.804 INFO:teuthology.orchestra.run.smithi019.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:57:37.531 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:37 smithi019 ceph-mon[26210]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:37.531 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:37 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3853389405' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:37.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:37 smithi092 ceph-mon[29370]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:37.865 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:37 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3853389405' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:37.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:37 smithi077 ceph-mon[29079]: pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:37.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:37 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3853389405' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:40.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:39 smithi092 ceph-mon[29370]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:40.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:39 smithi077 ceph-mon[29079]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:40.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:39 smithi019 ceph-mon[26210]: pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:40.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:40.827 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:41.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:41.554 INFO:teuthology.orchestra.run.smithi019.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:57:41.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:41 smithi019 ceph-mon[26210]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:41.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/701938847' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:42.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:41 smithi092 ceph-mon[29370]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:42.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:41 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/701938847' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:42.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:41 smithi077 ceph-mon[29079]: pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:42.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:41 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/701938847' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:44.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:43 smithi092 ceph-mon[29370]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:44.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:43 smithi077 ceph-mon[29079]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:44.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:43 smithi019 ceph-mon[26210]: pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:45.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:45.565 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:45.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:45 smithi019 ceph-mon[26210]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:46.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:45 smithi092 ceph-mon[29370]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:46.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:45 smithi077 ceph-mon[29079]: pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:46.324 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:46.324 INFO:teuthology.orchestra.run.smithi019.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:57:46.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:46 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/401605954' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:46 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/401605954' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:47.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:46 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/401605954' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:48.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:47 smithi092 ceph-mon[29370]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:48.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:47 smithi077 ceph-mon[29079]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:48.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:47 smithi019 ceph-mon[26210]: pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:49.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:50.116 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:49 smithi092 ceph-mon[29370]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:50.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:49 smithi077 ceph-mon[29079]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:50.208 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:50.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:49 smithi019 ceph-mon[26210]: pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:50.862 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:50.862 INFO:teuthology.orchestra.run.smithi019.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:57:51.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:51 smithi019 ceph-mon[26210]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:51.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:51 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1974075706' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:52.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:51 smithi092 ceph-mon[29370]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:52.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:51 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1974075706' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:52.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:51 smithi077 ceph-mon[29079]: pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:52.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:51 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1974075706' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:54.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:53 smithi092 ceph-mon[29370]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:53 smithi077 ceph-mon[29079]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:54.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:53 smithi019 ceph-mon[26210]: pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:54.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:54.929 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:57:55.625 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:57:55.625 INFO:teuthology.orchestra.run.smithi019.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:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/394901742' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:57:55.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:57:56.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:56.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:57:56.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/394901742' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:56.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:57:56.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:57:56.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:57:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:57:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/394901742' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:57:56.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:57:56.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:57:56.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:57:58.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:57 smithi092 ceph-mon[29370]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:58.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:57 smithi077 ceph-mon[29079]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:58.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:57 smithi019 ceph-mon[26210]: pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:57:59.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:57:59.644 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:00.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:57:59 smithi019 ceph-mon[26210]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:00.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:57:59 smithi092 ceph-mon[29370]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:00.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:57:59 smithi077 ceph-mon[29079]: pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:00.238 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:00.239 INFO:teuthology.orchestra.run.smithi019.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:58:00.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:00 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3290868561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:01.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:00 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3290868561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:01.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:00 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3290868561' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:02.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:01 smithi092 ceph-mon[29370]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:02.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:01 smithi077 ceph-mon[29079]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:02.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:01 smithi019 ceph-mon[26210]: pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:03.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:04.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:03 smithi092 ceph-mon[29370]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:04.164 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:03 smithi077 ceph-mon[29079]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:04.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:03 smithi019 ceph-mon[26210]: pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:04.801 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:04.801 INFO:teuthology.orchestra.run.smithi019.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:58:04.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:04 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1922158927' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:05.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:04 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1922158927' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:05.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:04 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1922158927' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:06.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:05 smithi092 ceph-mon[29370]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:06.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:05 smithi077 ceph-mon[29079]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:06.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:05 smithi019 ceph-mon[26210]: pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:08.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:07 smithi092 ceph-mon[29370]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:08.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:07 smithi077 ceph-mon[29079]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:08.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:07 smithi019 ceph-mon[26210]: pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:08.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:08.647 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:09.384 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:09.384 INFO:teuthology.orchestra.run.smithi019.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:58:10.086 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:09 smithi019 ceph-mon[26210]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:10.086 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:09 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1326621020' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:10.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:09 smithi092 ceph-mon[29370]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:10.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:09 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1326621020' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:10.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:09 smithi077 ceph-mon[29079]: pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:10.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:09 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1326621020' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:12.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:11 smithi092 ceph-mon[29370]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:12.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:11 smithi077 ceph-mon[29079]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:12.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:11 smithi019 ceph-mon[26210]: pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:13.088 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:13.347 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:13.970 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:13.970 INFO:teuthology.orchestra.run.smithi019.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:58:14.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:13 smithi092 ceph-mon[29370]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:14.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:13 smithi077 ceph-mon[29079]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:14.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:13 smithi019 ceph-mon[26210]: pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:14.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:14 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1943545483' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:15.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:14 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1943545483' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:15.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:14 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1943545483' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:16.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:15 smithi092 ceph-mon[29370]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:16.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:15 smithi077 ceph-mon[29079]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:16.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:15 smithi019 ceph-mon[26210]: pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:17.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:17.872 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:17.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:17 smithi019 ceph-mon[26210]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:18.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:17 smithi092 ceph-mon[29370]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:18.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:17 smithi077 ceph-mon[29079]: pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:18.585 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:18.585 INFO:teuthology.orchestra.run.smithi019.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:58:19.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:18 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2796076620' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:19.161 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:18 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2796076620' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:19.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:18 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2796076620' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:20.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:19 smithi092 ceph-mon[29370]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:20.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:19 smithi077 ceph-mon[29079]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:20.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:19 smithi019 ceph-mon[26210]: pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:22.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:21 smithi092 ceph-mon[29370]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:22.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:21 smithi077 ceph-mon[29079]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:22.191 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:22.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:21 smithi019 ceph-mon[26210]: pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:22.450 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:23.026 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:23.026 INFO:teuthology.orchestra.run.smithi019.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:58:24.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:23 smithi092 ceph-mon[29370]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:24.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:23 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/460133415' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:24.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:23 smithi077 ceph-mon[29079]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:24.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:23 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/460133415' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:24.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:23 smithi019 ceph-mon[26210]: pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:24.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:23 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/460133415' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:26.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:25 smithi092 ceph-mon[29370]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:26.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:25 smithi077 ceph-mon[29079]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:26.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:25 smithi019 ceph-mon[26210]: pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:26.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:26.884 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:27.577 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:27.578 INFO:teuthology.orchestra.run.smithi019.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:58:28.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:27 smithi092 ceph-mon[29370]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:28.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:27 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2127172464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:28.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:27 smithi019 ceph-mon[26210]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:28.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:27 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2127172464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:28.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:27 smithi077 ceph-mon[29079]: pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:28.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:27 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2127172464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:30.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:29 smithi092 ceph-mon[29370]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:30.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:29 smithi077 ceph-mon[29079]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:30.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:29 smithi019 ceph-mon[26210]: pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:31.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:31.471 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:32.148 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:32.148 INFO:teuthology.orchestra.run.smithi019.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:58:32.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:31 smithi019 ceph-mon[26210]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:32.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:31 smithi077 ceph-mon[29079]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:32.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:31 smithi092 ceph-mon[29370]: pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:32.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:32 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/299401588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:33.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:32 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/299401588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:33.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:32 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/299401588' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:34.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:33 smithi077 ceph-mon[29079]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:34.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:33 smithi019 ceph-mon[26210]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:34.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:33 smithi092 ceph-mon[29370]: pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:35.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:36.001 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:36.120 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:35 smithi019 ceph-mon[26210]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:36.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:35 smithi077 ceph-mon[29079]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:36.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:35 smithi092 ceph-mon[29370]: pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:36.886 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:36.886 INFO:teuthology.orchestra.run.smithi019.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:58:38.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:37 smithi077 ceph-mon[29079]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:38.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:37 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3934149019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:38.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:37 smithi019 ceph-mon[26210]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:38.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:37 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3934149019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:38.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:37 smithi092 ceph-mon[29370]: pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:38.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:37 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3934149019' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:40.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:39 smithi077 ceph-mon[29079]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:40.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:39 smithi019 ceph-mon[26210]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:40.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:39 smithi092 ceph-mon[29370]: pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:40.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:40.749 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:41.391 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:41.391 INFO:teuthology.orchestra.run.smithi019.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:58:41.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:41 smithi019 ceph-mon[26210]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:41.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:41 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/265514386' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:42.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:41 smithi077 ceph-mon[29079]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:42.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:41 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/265514386' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:42.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:41 smithi092 ceph-mon[29370]: pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:42.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:41 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/265514386' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:44.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:43 smithi077 ceph-mon[29079]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:44.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:43 smithi019 ceph-mon[26210]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:44.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:43 smithi092 ceph-mon[29370]: pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:44.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:45.253 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:45.922 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:45.922 INFO:teuthology.orchestra.run.smithi019.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:58:46.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:45 smithi077 ceph-mon[29079]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:46.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:45 smithi019 ceph-mon[26210]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:46.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:45 smithi092 ceph-mon[29370]: pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:47.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:46 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1775446887' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:47.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:46 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1775446887' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:47.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:46 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1775446887' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:48.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:47 smithi077 ceph-mon[29079]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:48.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:47 smithi019 ceph-mon[26210]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:48.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:47 smithi092 ceph-mon[29370]: pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:49.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:49.778 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:50.180 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:49 smithi019 ceph-mon[26210]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:50.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:49 smithi077 ceph-mon[29079]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:50.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:49 smithi092 ceph-mon[29370]: pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:50.466 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:50.466 INFO:teuthology.orchestra.run.smithi019.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:58:51.050 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:50 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/413048054' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:51.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:50 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/413048054' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:51.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:50 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/413048054' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:52.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:51 smithi077 ceph-mon[29079]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:52.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:51 smithi019 ceph-mon[26210]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:52.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:51 smithi092 ceph-mon[29370]: pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:54.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:54.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:53 smithi077 ceph-mon[29079]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:54.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:53 smithi019 ceph-mon[26210]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:54.341 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:54.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:53 smithi092 ceph-mon[29370]: pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:54.980 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:54.980 INFO:teuthology.orchestra.run.smithi019.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:58:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:55 smithi077 ceph-mon[29079]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:55 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2530747478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:56.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:55 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:58:56.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:55 smithi019 ceph-mon[26210]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:56.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:55 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2530747478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:56.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:55 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:58:56.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:55 smithi092 ceph-mon[29370]: pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:56.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:55 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2530747478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:58:56.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:55 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-06T14:58:57.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:56 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:58:57.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:56 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:58:57.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:56 smithi077 ceph-mon[29079]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:58:57.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:56 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:58:57.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:56 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:58:57.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:56 smithi019 ceph-mon[26210]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:58:57.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:56 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-06T14:58:57.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:56 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-06T14:58:57.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:56 smithi092 ceph-mon[29370]: from='mgr.14146 172.21.15.19:0/1326511473' entity='mgr.x' 2024-09-06T14:58:58.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:57 smithi077 ceph-mon[29079]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:58.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:57 smithi019 ceph-mon[26210]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:58.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:57 smithi092 ceph-mon[29370]: pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:58:58.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:58:58.942 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:58:59.601 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:58:59.601 INFO:teuthology.orchestra.run.smithi019.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:59:00.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:59 smithi077 ceph-mon[29079]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:00.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:58:59 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/3698670399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:00.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:59 smithi019 ceph-mon[26210]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:00.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:58:59 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/3698670399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:00.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:59 smithi092 ceph-mon[29370]: pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:00.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:58:59 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/3698670399' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:02.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:01 smithi077 ceph-mon[29079]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:02.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:01 smithi019 ceph-mon[26210]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:02.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:01 smithi092 ceph-mon[29370]: pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:03.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:59:03.648 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:59:04.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:03 smithi019 ceph-mon[26210]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:04.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:03 smithi077 ceph-mon[29079]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:04.287 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:59:04.287 INFO:teuthology.orchestra.run.smithi019.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:59:04.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:03 smithi092 ceph-mon[29370]: pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:05.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:04 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/348802180' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:04 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/348802180' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:05.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:04 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/348802180' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:06.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:05 smithi019 ceph-mon[26210]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:06.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:05 smithi092 ceph-mon[29370]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:06.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:05 smithi077 ceph-mon[29079]: pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:07.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:59:08.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:07 smithi019 ceph-mon[26210]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:08.243 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:59:08.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:07 smithi092 ceph-mon[29370]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:08.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:07 smithi077 ceph-mon[29079]: pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:08.910 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:59:08.910 INFO:teuthology.orchestra.run.smithi019.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:59:09.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:08 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/860127109' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:09.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:08 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/860127109' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:09.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:08 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/860127109' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:10.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:09 smithi019 ceph-mon[26210]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:10.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:09 smithi092 ceph-mon[29370]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:10.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:09 smithi077 ceph-mon[29079]: pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:12.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:11 smithi019 ceph-mon[26210]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:12.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:11 smithi092 ceph-mon[29370]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:12.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:11 smithi077 ceph-mon[29079]: pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:12.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:59:12.873 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:59:13.544 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:59:13.544 INFO:teuthology.orchestra.run.smithi019.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:59:14.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:13 smithi019 ceph-mon[26210]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:14.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:13 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/1028071500' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:14.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:13 smithi092 ceph-mon[29370]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:14.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:13 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/1028071500' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:14.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:13 smithi077 ceph-mon[29079]: pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:14.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:13 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/1028071500' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:16.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:15 smithi019 ceph-mon[26210]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:16.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:15 smithi092 ceph-mon[29370]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:16.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:15 smithi077 ceph-mon[29079]: pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:17.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:59:17.577 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:59:18.215 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:59:18.215 INFO:teuthology.orchestra.run.smithi019.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:59:18.216 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:17 smithi019 ceph-mon[26210]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:18.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:17 smithi092 ceph-mon[29370]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:18.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:17 smithi077 ceph-mon[29079]: pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:19.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:18 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/133729038' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:19.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:18 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/133729038' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:19.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:18 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/133729038' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:20.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:19 smithi019 ceph-mon[26210]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:20.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:19 smithi092 ceph-mon[29370]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:20.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:19 smithi077 ceph-mon[29079]: pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:21.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73 shell --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 -- ceph health --format=json 2024-09-06T14:59:22.131 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/mon.a/config 2024-09-06T14:59:22.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:21 smithi019 ceph-mon[26210]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:22.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:21 smithi092 ceph-mon[29370]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:22.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:21 smithi077 ceph-mon[29079]: pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:22.886 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-06T14:59:22.886 INFO:teuthology.orchestra.run.smithi019.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:59:23.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:22 smithi019 ceph-mon[26210]: from='client.? 172.21.15.19:0/2399687328' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:23.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:22 smithi092 ceph-mon[29370]: from='client.? 172.21.15.19:0/2399687328' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:23.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:22 smithi077 ceph-mon[29079]: from='client.? 172.21.15.19:0/2399687328' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-06T14:59:23.621 INFO:tasks.cephadm:Teardown begin 2024-09-06T14:59:23.621 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:59:23.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:59:23.652 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:59:23.686 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:59:23.718 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T14:59:23.751 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-06T14:59:23.752 DEBUG:teuthology.orchestra.run.smithi019:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:59:23.768 DEBUG:teuthology.orchestra.run.smithi077:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:59:23.787 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:59:23.805 DEBUG:teuthology.orchestra.run.smithi176:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-06T14:59:23.822 INFO:tasks.cephadm:Stopping all daemons... 2024-09-06T14:59:23.822 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-06T14:59:23.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a 2024-09-06T14:59:24.120 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:23 smithi019 systemd[1]: Stopping Ceph mon.a for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:24.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:23 smithi019 ceph-mon[26210]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:24.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:23 smithi092 ceph-mon[29370]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:24.437 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:23 smithi077 ceph-mon[29079]: pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-06T14:59:24.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:24 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a[26187]: 2024-09-06T14:59:24.120+0000 7fd42fcaf640 -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:59:24.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:24 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a[26187]: 2024-09-06T14:59:24.120+0000 7fd42fcaf640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-06T14:59:24.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:24 smithi019 podman[63705]: 2024-09-06 14:59:24.366899682 +0000 UTC m=+0.353090026 container died 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:59:24.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:24 smithi019 podman[63705]: 2024-09-06 14:59:24.768931701 +0000 UTC m=+0.755122042 container cleanup 3a5128ad794669d0f590abaefc53343ba8738634b2854b799061820881f7960d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a, 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, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:59:24.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Sep 06 14:59:24 smithi019 bash[63705]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-a 2024-09-06T14:59:25.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.a.service' 2024-09-06T14:59:25.234 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:25.234 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-06T14:59:25.234 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-06T14:59:25.235 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.b 2024-09-06T14:59:25.538 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:25 smithi077 systemd[1]: Stopping Ceph mon.b for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:25.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:25 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b[29056]: 2024-09-06T14:59:25.538+0000 7fee99157640 -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:59:25.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:25 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b[29056]: 2024-09-06T14:59:25.538+0000 7fee99157640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-06T14:59:25.937 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:25 smithi077 podman[43401]: 2024-09-06 14:59:25.74395202 +0000 UTC m=+0.314125409 container died 8f3160184c87ee4cb567461a364f417df1500da1e295cf56d845a2fdec9135ba (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:59:26.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:26 smithi077 podman[43401]: 2024-09-06 14:59:26.153628006 +0000 UTC m=+0.723801382 container cleanup 8f3160184c87ee4cb567461a364f417df1500da1e295cf56d845a2fdec9135ba (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:59:26.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Sep 06 14:59:26 smithi077 bash[43401]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-b 2024-09-06T14:59:26.569 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.b.service' 2024-09-06T14:59:26.615 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:26.615 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-06T14:59:26.616 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-06T14:59:26.616 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.c 2024-09-06T14:59:26.923 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:26 smithi092 systemd[1]: Stopping Ceph mon.c for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:27.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:26 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-c[29347]: 2024-09-06T14:59:26.924+0000 7fc5621b0640 -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:59:27.305 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:26 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-c[29347]: 2024-09-06T14:59:26.924+0000 7fc5621b0640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-06T14:59:27.305 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:27 smithi092 podman[43955]: 2024-09-06 14:59:27.016358015 +0000 UTC m=+0.201077063 container died 2221f66157971e0bc868930a68ffca7b9a56ac71fa0c72251ac369fe736c55f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-c, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731) 2024-09-06T14:59:27.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:27 smithi092 podman[43955]: 2024-09-06 14:59:27.514354615 +0000 UTC m=+0.699073662 container cleanup 2221f66157971e0bc868930a68ffca7b9a56ac71fa0c72251ac369fe736c55f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-c, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-06T14:59:27.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 06 14:59:27 smithi092 bash[43955]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mon-c 2024-09-06T14:59:27.891 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mon.c.service' 2024-09-06T14:59:27.954 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:27.954 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-06T14:59:27.954 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-06T14:59:27.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x 2024-09-06T14:59:28.282 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:59:28 smithi019 systemd[1]: Stopping Ceph mgr.x for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:28.572 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:59:28 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x[26462]: 2024-09-06T14:59:28.282+0000 7fed9ea70640 -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:59:28.572 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:59:28 smithi019 podman[63833]: 2024-09-06 14:59:28.314251157 +0000 UTC m=+0.158558304 container died ec3096ea8aaee0fbae86b40915ce928ae5149682abeb5d6093fd52b6a2bbe50e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-09-06T14:59:28.964 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:59:28 smithi019 podman[63833]: 2024-09-06 14:59:28.722745446 +0000 UTC m=+0.567052600 container cleanup ec3096ea8aaee0fbae86b40915ce928ae5149682abeb5d6093fd52b6a2bbe50e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8b38c33cecf4b0b7a9b3116eb9089e21e444ac73, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-06T14:59:28.964 INFO:journalctl@ceph.mgr.x.smithi019.stdout:Sep 06 14:59:28 smithi019 bash[63833]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-mgr-x 2024-09-06T14:59:29.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@mgr.x.service' 2024-09-06T14:59:29.157 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:29.157 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-06T14:59:29.157 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-06T14:59:29.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.0 2024-09-06T14:59:29.478 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:29 smithi019 systemd[1]: Stopping Ceph osd.0 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:29.978 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:29 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:59:29.512+0000 7f9324fda640 -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:59:29.978 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:29 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:59:29.512+0000 7f9324fda640 -1 osd.0 40 *** Got signal Terminated *** 2024-09-06T14:59:29.978 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:29 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0[40837]: 2024-09-06T14:59:29.512+0000 7f9324fda640 -1 osd.0 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:59:35.229 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:34 smithi019 podman[63973]: 2024-09-06 14:59:34.871533037 +0000 UTC m=+5.465370273 container died ba328d17aaa33f407d1ed4d6292a4bcb8a408c637ef0bc97900069ef252721a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-06T14:59:35.728 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:35 smithi019 podman[63973]: 2024-09-06 14:59:35.294059412 +0000 UTC m=+5.887896687 container cleanup ba328d17aaa33f407d1ed4d6292a4bcb8a408c637ef0bc97900069ef252721a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True) 2024-09-06T14:59:35.728 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:35 smithi019 bash[63973]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0 2024-09-06T14:59:35.729 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:35 smithi019 podman[63994]: 2024-09-06 14:59:35.461917145 +0000 UTC m=+0.586569975 container remove ba328d17aaa33f407d1ed4d6292a4bcb8a408c637ef0bc97900069ef252721a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T14:59:36.146 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:35 smithi019 podman[64089]: 2024-09-06 14:59:35.887581316 +0000 UTC m=+0.093029708 container create 8a6ca0ae62a96e004a81926d28f5fb4a47b1ca2faa3dfd72db109df1ff856e20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:59:36.146 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:35 smithi019 podman[64089]: 2024-09-06 14:59:35.810711141 +0000 UTC m=+0.016159548 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:59:36.146 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:36 smithi019 podman[64089]: 2024-09-06 14:59:36.089666687 +0000 UTC m=+0.295115087 container init 8a6ca0ae62a96e004a81926d28f5fb4a47b1ca2faa3dfd72db109df1ff856e20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-06T14:59:36.146 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:36 smithi019 podman[64089]: 2024-09-06 14:59:36.094337937 +0000 UTC m=+0.299786339 container start 8a6ca0ae62a96e004a81926d28f5fb4a47b1ca2faa3dfd72db109df1ff856e20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-06T14:59:36.147 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:36 smithi019 podman[64089]: 2024-09-06 14:59:36.147844697 +0000 UTC m=+0.353293107 container attach 8a6ca0ae62a96e004a81926d28f5fb4a47b1ca2faa3dfd72db109df1ff856e20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-06T14:59:36.478 INFO:journalctl@ceph.osd.0.smithi019.stdout:Sep 06 14:59:36 smithi019 podman[64089]: 2024-09-06 14:59:36.281603828 +0000 UTC m=+0.487052234 container died 8a6ca0ae62a96e004a81926d28f5fb4a47b1ca2faa3dfd72db109df1ff856e20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, CEPH_POINT_RELEASE=) 2024-09-06T14:59:36.935 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.0.service' 2024-09-06T14:59:36.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:36.979 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-06T14:59:36.980 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-06T14:59:36.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.1 2024-09-06T14:59:37.228 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:37 smithi019 systemd[1]: Stopping Ceph osd.1 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:37.728 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:37 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1[46790]: 2024-09-06T14:59:37.331+0000 7f219df82640 -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:59:37.728 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:37 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1[46790]: 2024-09-06T14:59:37.331+0000 7f219df82640 -1 osd.1 40 *** Got signal Terminated *** 2024-09-06T14:59:37.729 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:37 smithi019 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1[46790]: 2024-09-06T14:59:37.331+0000 7f219df82640 -1 osd.1 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:59:43.087 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:42 smithi019 podman[64216]: 2024-09-06 14:59:42.831331626 +0000 UTC m=+5.623288179 container died 408ea2c15f43494ec58e415236819ec43bd7ce5b71e4e3a2e1aca9879599c848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-06T14:59:43.420 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:43 smithi019 podman[64216]: 2024-09-06 14:59:43.270739631 +0000 UTC m=+6.062696174 container cleanup 408ea2c15f43494ec58e415236819ec43bd7ce5b71e4e3a2e1aca9879599c848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-06T14:59:43.420 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:43 smithi019 bash[64216]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1 2024-09-06T14:59:43.728 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:43 smithi019 podman[64238]: 2024-09-06 14:59:43.42176155 +0000 UTC m=+0.591060924 container remove 408ea2c15f43494ec58e415236819ec43bd7ce5b71e4e3a2e1aca9879599c848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:59:44.123 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:43 smithi019 podman[64335]: 2024-09-06 14:59:43.738089322 +0000 UTC m=+0.016248569 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:59:44.123 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:43 smithi019 podman[64335]: 2024-09-06 14:59:43.847615425 +0000 UTC m=+0.125774699 container create 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, CEPH_POINT_RELEASE=, ceph=True) 2024-09-06T14:59:44.123 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 podman[64335]: 2024-09-06 14:59:44.041514022 +0000 UTC m=+0.319673252 container init 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-06T14:59:44.123 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 podman[64335]: 2024-09-06 14:59:44.046745936 +0000 UTC m=+0.324905166 container start 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2) 2024-09-06T14:59:44.124 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 podman[64335]: 2024-09-06 14:59:44.124642535 +0000 UTC m=+0.402801765 container attach 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-06T14:59:44.478 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 podman[64335]: 2024-09-06 14:59:44.236721323 +0000 UTC m=+0.514880552 container died 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-06T14:59:44.750 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 podman[64378]: 2024-09-06 14:59:44.735705709 +0000 UTC m=+0.493867079 container remove 535aae4b1b9f7d1bb6b1c36d58128b0840a84e0f9cc40b1d3fc5f219484f248d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T14:59:44.750 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 systemd[1]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-06T14:59:44.750 INFO:journalctl@ceph.osd.1.smithi019.stdout:Sep 06 14:59:44 smithi019 systemd[1]: Stopped Ceph osd.1 for dee797d6-6c5e-11ef-bce4-c7b262605968. 2024-09-06T14:59:44.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.1.service' 2024-09-06T14:59:44.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:44.791 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-06T14:59:44.791 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-06T14:59:44.791 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.2 2024-09-06T14:59:45.099 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:44 smithi077 systemd[1]: Stopping Ceph osd.2 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:45.437 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:45 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:59:45.100+0000 7fc5d8169640 -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:59:45.437 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:45 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:59:45.100+0000 7fc5d8169640 -1 osd.2 40 *** Got signal Terminated *** 2024-09-06T14:59:45.437 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:45 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2[32963]: 2024-09-06T14:59:45.100+0000 7fc5d8169640 -1 osd.2 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:59:50.854 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:50 smithi077 podman[43551]: 2024-09-06 14:59:50.551958533 +0000 UTC m=+5.557584943 container died a8d68bce1c6349b0b90ecc734d2f86575e1b1763a5e22c79c0e6619be733060e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-06T14:59:50.854 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:50 smithi077 podman[43551]: 2024-09-06 14:59:50.856049199 +0000 UTC m=+5.861675612 container cleanup a8d68bce1c6349b0b90ecc734d2f86575e1b1763a5e22c79c0e6619be733060e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-06T14:59:51.130 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:50 smithi077 bash[43551]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2 2024-09-06T14:59:51.437 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43572]: 2024-09-06 14:59:51.132499824 +0000 UTC m=+0.571585943 container remove a8d68bce1c6349b0b90ecc734d2f86575e1b1763a5e22c79c0e6619be733060e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-06T14:59:51.758 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.382243886 +0000 UTC m=+0.015614462 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:59:51.758 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.483407008 +0000 UTC m=+0.116777579 container create 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T14:59:51.758 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.6689665 +0000 UTC m=+0.302337077 container init 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-06T14:59:51.758 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.673770065 +0000 UTC m=+0.307140639 container start 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-06T14:59:51.758 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.760242338 +0000 UTC m=+0.393612902 container attach 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-06T14:59:52.161 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:51 smithi077 podman[43664]: 2024-09-06 14:59:51.857440797 +0000 UTC m=+0.490811371 container died 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, 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) 2024-09-06T14:59:52.413 INFO:journalctl@ceph.osd.2.smithi077.stdout:Sep 06 14:59:52 smithi077 podman[43707]: 2024-09-06 14:59:52.412999357 +0000 UTC m=+0.549922623 container remove 6d7048f515b690051700410eed7dee3622e8b0ee1a16e8b1a2dc7cd5916881a7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-2-deactivate, 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, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True) 2024-09-06T14:59:52.425 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.2.service' 2024-09-06T14:59:52.463 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T14:59:52.464 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-06T14:59:52.464 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-06T14:59:52.464 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.3 2024-09-06T14:59:52.687 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:52 smithi077 systemd[1]: Stopping Ceph osd.3 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T14:59:53.187 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:52 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:59:52.767+0000 7f02e002f640 -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:59:53.187 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:52 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:59:52.767+0000 7f02e002f640 -1 osd.3 40 *** Got signal Terminated *** 2024-09-06T14:59:53.188 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:52 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:59:52.767+0000 7f02e002f640 -1 osd.3 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T14:59:56.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:59:55 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:59:55.958+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T14:59:56.937 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:56 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:59:56.546+0000 7f02d863c640 -1 osd.3 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:34.381409+0000 front 2024-09-06T14:59:34.381483+0000 (oldest deadline 2024-09-06T14:59:56.081317+0000) 2024-09-06T14:59:57.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:59:56 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:59:56.953+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T14:59:57.937 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:57 smithi077 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3[39048]: 2024-09-06T14:59:57.572+0000 7f02d863c640 -1 osd.3 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:34.381409+0000 front 2024-09-06T14:59:34.381483+0000 (oldest deadline 2024-09-06T14:59:56.081317+0000) 2024-09-06T14:59:58.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:59:57 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:59:57.928+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T14:59:58.539 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:58 smithi077 podman[43791]: 2024-09-06 14:59:58.28850469 +0000 UTC m=+5.597844292 container died ab4ae6ef39678d8687a39f5c62d08283ac364dec3252a2ed28ba061761d24c42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , ceph=True) 2024-09-06T14:59:58.937 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:58 smithi077 podman[43791]: 2024-09-06 14:59:58.640657033 +0000 UTC m=+5.949996681 container cleanup ab4ae6ef39678d8687a39f5c62d08283ac364dec3252a2ed28ba061761d24c42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-06T14:59:58.938 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:58 smithi077 bash[43791]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3 2024-09-06T14:59:59.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:59:58 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:59:58.882+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T14:59:59.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 14:59:58 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T14:59:58.650+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T14:59:59.231 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:58 smithi077 podman[43812]: 2024-09-06 14:59:58.94139968 +0000 UTC m=+0.646183613 container remove ab4ae6ef39678d8687a39f5c62d08283ac364dec3252a2ed28ba061761d24c42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, 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, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-06T14:59:59.592 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.233886264 +0000 UTC m=+0.102397006 container create fd2bc65626a22dc88d93c7a6ada5e327812b010c92c3f55f4070d8387abfae6a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T14:59:59.593 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.146842757 +0000 UTC m=+0.015353512 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T14:59:59.593 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.403630438 +0000 UTC m=+0.272141194 container init fd2bc65626a22dc88d93c7a6ada5e327812b010c92c3f55f4070d8387abfae6a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-06T14:59:59.593 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.408461318 +0000 UTC m=+0.276972064 container start fd2bc65626a22dc88d93c7a6ada5e327812b010c92c3f55f4070d8387abfae6a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3-deactivate, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-06T14:59:59.593 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.478308537 +0000 UTC m=+0.346819291 container attach fd2bc65626a22dc88d93c7a6ada5e327812b010c92c3f55f4070d8387abfae6a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-06T14:59:59.863 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 14:59:59 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T14:59:59.615+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T14:59:59.887 INFO:journalctl@ceph.osd.3.smithi077.stdout:Sep 06 14:59:59 smithi077 podman[43903]: 2024-09-06 14:59:59.59468853 +0000 UTC m=+0.463199272 container died fd2bc65626a22dc88d93c7a6ada5e327812b010c92c3f55f4070d8387abfae6a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T15:00:00.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 14:59:59 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T14:59:59.865+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:00.170 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.3.service' 2024-09-06T15:00:00.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T15:00:00.206 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-06T15:00:00.207 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-06T15:00:00.207 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.4 2024-09-06T15:00:00.589 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:00 smithi092 systemd[1]: Stopping Ceph osd.4 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T15:00:00.853 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:00 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:00.590+0000 7fe983e3f640 -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-06T15:00:00.853 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:00 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:00.590+0000 7fe983e3f640 -1 osd.4 40 *** Got signal Terminated *** 2024-09-06T15:00:00.853 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:00 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:00.590+0000 7fe983e3f640 -1 osd.4 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T15:00:00.853 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:00 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:00.642+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T15:00:01.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:00 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:00.855+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:02.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:01 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:01.628+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T15:00:02.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:01 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:01.818+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:03.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:02 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:02.638+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T15:00:03.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:02 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:02.821+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:04.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:03 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:03.832+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:04.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:03 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:03.670+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T15:00:04.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:03 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:03.670+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:38.418073+0000 front 2024-09-06T14:59:38.418172+0000 (oldest deadline 2024-09-06T15:00:03.117877+0000) 2024-09-06T15:00:05.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:04 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:04.836+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:05.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:04 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:04.663+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.717275+0000 front 2024-09-06T14:59:33.717325+0000 (oldest deadline 2024-09-06T14:59:58.417245+0000) 2024-09-06T15:00:05.115 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:04 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4[33923]: 2024-09-06T15:00:04.663+0000 7fe97c44c640 -1 osd.4 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:38.418073+0000 front 2024-09-06T14:59:38.418172+0000 (oldest deadline 2024-09-06T15:00:03.117877+0000) 2024-09-06T15:00:06.365 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:06 smithi092 podman[44109]: 2024-09-06 15:00:06.099293899 +0000 UTC m=+5.687826149 container died 126afdc75cef30684133eee40b20817c90dc83f6abc1e325bf1d05540c0c82ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, 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) 2024-09-06T15:00:06.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:05 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:05.877+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:06.654 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:06 smithi092 podman[44109]: 2024-09-06 15:00:06.479504679 +0000 UTC m=+6.068036930 container cleanup 126afdc75cef30684133eee40b20817c90dc83f6abc1e325bf1d05540c0c82ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-06T15:00:06.654 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:06 smithi092 bash[44109]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4 2024-09-06T15:00:07.079 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:06 smithi092 podman[44128]: 2024-09-06 15:00:06.655738307 +0000 UTC m=+0.549000659 container remove 126afdc75cef30684133eee40b20817c90dc83f6abc1e325bf1d05540c0c82ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4, ceph=True, 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, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-06T15:00:07.080 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:06 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:06.831+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:07.080 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:06 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:06.831+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:07.365 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:06.983982323 +0000 UTC m=+0.015990010 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T15:00:07.365 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:07.089794198 +0000 UTC m=+0.121801884 container create 4acf4c6b22a78c3a9334502bd9e12989e1de40b3aed8dc2c58c19c020dc02653 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-06T15:00:07.365 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:07.308803635 +0000 UTC m=+0.340811321 container init 4acf4c6b22a78c3a9334502bd9e12989e1de40b3aed8dc2c58c19c020dc02653 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, 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, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-06T15:00:07.365 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:07.313466612 +0000 UTC m=+0.345474302 container start 4acf4c6b22a78c3a9334502bd9e12989e1de40b3aed8dc2c58c19c020dc02653 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-06T15:00:07.785 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:07.408746879 +0000 UTC m=+0.440754579 container attach 4acf4c6b22a78c3a9334502bd9e12989e1de40b3aed8dc2c58c19c020dc02653 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-06T15:00:07.785 INFO:journalctl@ceph.osd.4.smithi092.stdout:Sep 06 15:00:07 smithi092 podman[44224]: 2024-09-06 15:00:07.497995999 +0000 UTC m=+0.530003687 container died 4acf4c6b22a78c3a9334502bd9e12989e1de40b3aed8dc2c58c19c020dc02653 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-4-deactivate, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-06T15:00:08.052 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:07 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:07.830+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:08.052 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:07 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:07.830+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:08.072 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.4.service' 2024-09-06T15:00:08.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T15:00:08.111 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-06T15:00:08.112 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-06T15:00:08.112 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.5 2024-09-06T15:00:08.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 systemd[1]: Stopping Ceph osd.5 for dee797d6-6c5e-11ef-bce4-c7b262605968... 2024-09-06T15:00:08.823 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:08.458+0000 7faf54cbd640 -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-06T15:00:08.823 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:08.458+0000 7faf54cbd640 -1 osd.5 40 *** Got signal Terminated *** 2024-09-06T15:00:08.823 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:08.458+0000 7faf54cbd640 -1 osd.5 40 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-06T15:00:08.823 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:08.824+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:08.823 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:08 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:08.824+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:10.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:09 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:09.847+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:10.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:09 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:09.847+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:11.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:10 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:10.892+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:11.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:10 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:10.892+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:11.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:10 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:10.892+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.77:6804 osd.2 since back 2024-09-06T14:59:46.114712+0000 front 2024-09-06T14:59:46.114650+0000 (oldest deadline 2024-09-06T15:00:10.715126+0000) 2024-09-06T15:00:12.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:11 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:11.843+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:12.115 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:11 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:11.843+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:12.116 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:11 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:11.843+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.77:6804 osd.2 since back 2024-09-06T14:59:46.114712+0000 front 2024-09-06T14:59:46.114650+0000 (oldest deadline 2024-09-06T15:00:10.715126+0000) 2024-09-06T15:00:13.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:12 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:12.875+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-09-06T14:59:33.313387+0000 front 2024-09-06T14:59:33.313336+0000 (oldest deadline 2024-09-06T14:59:55.613218+0000) 2024-09-06T15:00:13.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:12 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:12.875+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-09-06T14:59:40.814267+0000 front 2024-09-06T14:59:40.814245+0000 (oldest deadline 2024-09-06T15:00:06.114287+0000) 2024-09-06T15:00:13.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:12 smithi092 ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5[39818]: 2024-09-06T15:00:12.875+0000 7faf4d2ca640 -1 osd.5 40 heartbeat_check: no reply from 172.21.15.77:6804 osd.2 since back 2024-09-06T14:59:46.114712+0000 front 2024-09-06T14:59:46.114650+0000 (oldest deadline 2024-09-06T15:00:10.715126+0000) 2024-09-06T15:00:14.138 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:13 smithi092 podman[44353]: 2024-09-06 15:00:13.868289493 +0000 UTC m=+5.524541673 container died d4d03d32021f61eedf40a259c7d64b301597d48d1faba9859d4af80630fe3a0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33) 2024-09-06T15:00:14.488 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:14 smithi092 podman[44353]: 2024-09-06 15:00:14.231182544 +0000 UTC m=+5.887434766 container cleanup d4d03d32021f61eedf40a259c7d64b301597d48d1faba9859d4af80630fe3a0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-06T15:00:14.489 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:14 smithi092 bash[44353]: ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5 2024-09-06T15:00:14.822 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:14 smithi092 podman[44387]: 2024-09-06 15:00:14.490420784 +0000 UTC m=+0.622364023 container remove d4d03d32021f61eedf40a259c7d64b301597d48d1faba9859d4af80630fe3a0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-06T15:00:15.076 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:14 smithi092 podman[44478]: 2024-09-06 15:00:14.82442639 +0000 UTC m=+0.109883475 container create fc6166255d77ac8d8e9a3a8db96e297e951689b1a5c67f0d11ef4077bb2e08e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-06T15:00:15.076 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:14 smithi092 podman[44478]: 2024-09-06 15:00:14.729958687 +0000 UTC m=+0.015415733 image pull 1c45aca0610a312233aa2613f7b416b2884ae14779f1297041485ab28f1c8110 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30 2024-09-06T15:00:15.076 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:15 smithi092 podman[44478]: 2024-09-06 15:00:15.018492076 +0000 UTC m=+0.303949120 container init fc6166255d77ac8d8e9a3a8db96e297e951689b1a5c67f0d11ef4077bb2e08e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-06T15:00:15.076 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:15 smithi092 podman[44478]: 2024-09-06 15:00:15.023079662 +0000 UTC m=+0.308536704 container start fc6166255d77ac8d8e9a3a8db96e297e951689b1a5c67f0d11ef4077bb2e08e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5-deactivate, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-06T15:00:15.076 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:15 smithi092 podman[44478]: 2024-09-06 15:00:15.076686023 +0000 UTC m=+0.362143062 container attach fc6166255d77ac8d8e9a3a8db96e297e951689b1a5c67f0d11ef4077bb2e08e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-06T15:00:15.365 INFO:journalctl@ceph.osd.5.smithi092.stdout:Sep 06 15:00:15 smithi092 podman[44478]: 2024-09-06 15:00:15.214968285 +0000 UTC m=+0.500425337 container died fc6166255d77ac8d8e9a3a8db96e297e951689b1a5c67f0d11ef4077bb2e08e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c86edd48571ab22373283621eb9feebce9df9c291d4164cfc4df1a09493e1f30, name=ceph-dee797d6-6c5e-11ef-bce4-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-04-1837-8b38c33, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-06T15:00:15.779 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dee797d6-6c5e-11ef-bce4-c7b262605968@osd.5.service' 2024-09-06T15:00:15.819 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-06T15:00:15.850 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-06T15:00:15.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T15:00:16.073 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:17.408 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T15:00:17.611 INFO:teuthology.orchestra.run.smithi077.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:18.755 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T15:00:18.964 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:19.984 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force --keep-logs 2024-09-06T15:00:20.188 INFO:teuthology.orchestra.run.smithi176.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:20.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T15:00:20.343 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T15:00:20.377 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T15:00:20.406 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-06T15:00:20.431 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-06T15:00:20.433 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/dee797d6-6c5e-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/7892400/remote/smithi019/crash 2024-09-06T15:00:20.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash -- . 2024-09-06T15:00:20.477 INFO:teuthology.orchestra.run.smithi019.stderr:tar: /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T15:00:20.477 INFO:teuthology.orchestra.run.smithi019.stderr:tar: Error is not recoverable: exiting now 2024-09-06T15:00:20.479 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/lib/ceph/dee797d6-6c5e-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/7892400/remote/smithi077/crash 2024-09-06T15:00:20.480 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash -- . 2024-09-06T15:00:20.618 INFO:teuthology.orchestra.run.smithi077.stderr:tar: /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T15:00:20.618 INFO:teuthology.orchestra.run.smithi077.stderr:tar: Error is not recoverable: exiting now 2024-09-06T15:00:20.620 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/dee797d6-6c5e-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/7892400/remote/smithi092/crash 2024-09-06T15:00:20.621 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash -- . 2024-09-06T15:00:20.661 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T15:00:20.662 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-09-06T15:00:20.663 DEBUG:teuthology.misc:Transferring archived files from smithi176:/var/lib/ceph/dee797d6-6c5e-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/7892400/remote/smithi176/crash 2024-09-06T15:00:20.664 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash -- . 2024-09-06T15:00:20.757 INFO:teuthology.orchestra.run.smithi176.stderr:tar: /var/lib/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-06T15:00:20.757 INFO:teuthology.orchestra.run.smithi176.stderr:tar: Error is not recoverable: exiting now 2024-09-06T15:00:20.758 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-06T15:00:20.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-06T15:00:20.791 INFO:tasks.cephadm:Compressing logs... 2024-09-06T15:00:20.791 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T15:00:20.833 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T15:00:20.836 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T15:00:20.838 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T15:00:20.859 INFO:teuthology.orchestra.run.smithi019.stderr:find: ‘/var/log/rbd-target-api’: No such file or directorygzip 2024-09-06T15:00:20.859 INFO:teuthology.orchestra.run.smithi019.stderr: -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.0.log 2024-09-06T15:00:20.859 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.1.log 2024-09-06T15:00:20.860 INFO:teuthology.orchestra.run.smithi019.stderr:gzip/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.0.log: -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T15:00:20.860 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log 2024-09-06T15:00:20.861 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T15:00:20.861 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.a.log 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr: 81.9% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mgr.x.log 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mgr.x.log: 89.6% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T15:00:20.865 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cephadm.log: 87.8% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:: No such file or directory 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.4.log 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log: 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.c.log 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.5.log 2024-09-06T15:00:20.866 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.c.log: /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose 80.4% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T15:00:20.867 INFO:teuthology.orchestra.run.smithi092.stderr: -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log 2024-09-06T15:00:20.867 INFO:teuthology.orchestra.run.smithi092.stderr: 89.9% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T15:00:20.867 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T15:00:20.867 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 88.0% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T15:00:20.867 INFO:teuthology.orchestra.run.smithi092.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T15:00:20.868 INFO:teuthology.orchestra.run.smithi092.stderr: 91.3% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T15:00:20.869 INFO:teuthology.orchestra.run.smithi019.stderr: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T15:00:20.869 INFO:teuthology.orchestra.run.smithi019.stderr: 91.1% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T15:00:20.870 INFO:teuthology.orchestra.run.smithi176.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-06T15:00:20.870 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T15:00:20.871 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T15:00:20.871 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-09-06T15:00:20.871 INFO:teuthology.orchestra.run.smithi176.stderr:real 0m0.012s 2024-09-06T15:00:20.871 INFO:teuthology.orchestra.run.smithi176.stderr:user 0m0.013s 2024-09-06T15:00:20.871 INFO:teuthology.orchestra.run.smithi176.stderr:sys 0m0.008s 2024-09-06T15:00:20.872 INFO:teuthology.orchestra.run.smithi077.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:: No such file or directory 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log: /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.2.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr: 80.4% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.cephadm.log.gz 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.b.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr: 89.9% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.audit.log.gz 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.3.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.3.log: 88.0% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph.log.gz 2024-09-06T15:00:20.873 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/cephadm.log: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-06T15:00:20.874 INFO:teuthology.orchestra.run.smithi077.stderr: 91.2% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-volume.log.gz 2024-09-06T15:00:20.915 INFO:teuthology.orchestra.run.smithi019.stderr: 93.0% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.1.log.gz 2024-09-06T15:00:20.917 INFO:teuthology.orchestra.run.smithi019.stderr: 93.0% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.0.log.gz 2024-09-06T15:00:20.920 INFO:teuthology.orchestra.run.smithi092.stderr: 92.9% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.4.log.gz 2024-09-06T15:00:20.920 INFO:teuthology.orchestra.run.smithi092.stderr: 92.7% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.5.log.gz 2024-09-06T15:00:20.925 INFO:teuthology.orchestra.run.smithi077.stderr: 92.7% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.3.log.gz 2024-09-06T15:00:20.940 INFO:teuthology.orchestra.run.smithi077.stderr: 92.6% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.b.log.gz 2024-09-06T15:00:20.940 INFO:teuthology.orchestra.run.smithi092.stderr: 92.5% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.c.log.gz 2024-09-06T15:00:20.942 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-06T15:00:20.942 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m0.091s 2024-09-06T15:00:20.942 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m0.205s 2024-09-06T15:00:20.943 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.025s 2024-09-06T15:00:20.943 INFO:teuthology.orchestra.run.smithi077.stderr: 93.2% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-osd.2.log.gz 2024-09-06T15:00:20.944 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-09-06T15:00:20.944 INFO:teuthology.orchestra.run.smithi077.stderr:real 0m0.093s 2024-09-06T15:00:20.944 INFO:teuthology.orchestra.run.smithi077.stderr:user 0m0.230s 2024-09-06T15:00:20.944 INFO:teuthology.orchestra.run.smithi077.stderr:sys 0m0.023s 2024-09-06T15:00:20.958 INFO:teuthology.orchestra.run.smithi019.stderr: 90.6% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mgr.x.log.gz 2024-09-06T15:00:21.170 INFO:teuthology.orchestra.run.smithi019.stderr: 90.6% -- replaced with /var/log/ceph/dee797d6-6c5e-11ef-bce4-c7b262605968/ceph-mon.a.log.gz 2024-09-06T15:00:21.173 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-06T15:00:21.173 INFO:teuthology.orchestra.run.smithi019.stderr:real 0m0.325s 2024-09-06T15:00:21.173 INFO:teuthology.orchestra.run.smithi019.stderr:user 0m0.518s 2024-09-06T15:00:21.173 INFO:teuthology.orchestra.run.smithi019.stderr:sys 0m0.043s 2024-09-06T15:00:21.173 INFO:tasks.cephadm:Archiving logs... 2024-09-06T15:00:21.173 DEBUG:teuthology.misc:Transferring archived files from smithi019:/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/7892400/remote/smithi019/log 2024-09-06T15:00:21.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T15:00:21.328 DEBUG:teuthology.misc:Transferring archived files from smithi077:/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/7892400/remote/smithi077/log 2024-09-06T15:00:21.329 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T15:00:21.403 DEBUG:teuthology.misc:Transferring archived files from smithi092:/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/7892400/remote/smithi092/log 2024-09-06T15:00:21.404 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T15:00:21.467 DEBUG:teuthology.misc:Transferring archived files from smithi176:/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/7892400/remote/smithi176/log 2024-09-06T15:00:21.468 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-06T15:00:21.495 INFO:tasks.cephadm:Removing cluster... 2024-09-06T15:00:21.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force 2024-09-06T15:00:21.690 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:21.806 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force 2024-09-06T15:00:22.008 INFO:teuthology.orchestra.run.smithi077.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:22.122 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dee797d6-6c5e-11ef-bce4-c7b262605968 --force 2024-09-06T15:00:22.347 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: dee797d6-6c5e-11ef-bce4-c7b262605968 2024-09-06T15:00:22.465 INFO:tasks.cephadm:Removing cephadm ... 2024-09-06T15:00:22.465 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T15:00:22.484 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T15:00:22.502 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T15:00:22.519 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-06T15:00:22.538 INFO:tasks.cephadm:Teardown complete 2024-09-06T15:00:22.538 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-06T15:00:22.781 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d08c6e581fd2470c81dce8264bd8b9d6 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-06T15:00:22.783 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-06T15:00:22.792 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-06T15:00:22.819 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-06T15:00:22.829 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-06T15:00:22.829 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T15:00:22.854 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T15:00:22.857 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T15:00:22.859 DEBUG:teuthology.orchestra.run.smithi176:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-06T15:00:22.861 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-06T15:00:22.866 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T15:00:22.866 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-06T15:00:22.867 INFO:teuthology.orchestra.run.smithi019.stdout:^* hv01.front.sepia.ceph.com 3 6 377 36 +855us[ +865us] +/- 49ms 2024-09-06T15:00:22.867 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 34 -1124us[-1124us] +/- 55ms 2024-09-06T15:00:22.867 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 34 +159us[ +159us] +/- 65ms 2024-09-06T15:00:22.867 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T15:00:22.872 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-09-06T15:00:22.872 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-06T15:00:22.875 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T15:00:22.876 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-06T15:00:22.876 INFO:teuthology.orchestra.run.smithi092.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +799us[ +818us] +/- 49ms 2024-09-06T15:00:22.876 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 36 -1177us[-1158us] +/- 55ms 2024-09-06T15:00:22.876 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +101us[ +121us] +/- 65ms 2024-09-06T15:00:22.876 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T15:00:22.877 INFO:teuthology.orchestra.run.smithi176.stderr:bash: line 1: ntpq: command not found 2024-09-06T15:00:22.878 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T15:00:22.878 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-09-06T15:00:22.878 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv01.front.sepia.ceph.com 3 6 377 36 +859us[ +865us] +/- 49ms 2024-09-06T15:00:22.879 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 37 -1130us[-1124us] +/- 55ms 2024-09-06T15:00:22.879 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +158us[ +158us] +/- 65ms 2024-09-06T15:00:22.879 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T15:00:22.882 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-06T15:00:22.882 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-09-06T15:00:22.883 INFO:teuthology.orchestra.run.smithi176.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +852us[ +875us] +/- 49ms 2024-09-06T15:00:22.883 INFO:teuthology.orchestra.run.smithi176.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 -1130us[-1130us] +/- 55ms 2024-09-06T15:00:22.883 INFO:teuthology.orchestra.run.smithi176.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +155us[ +178us] +/- 65ms 2024-09-06T15:00:22.883 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-06T15:00:22.884 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-06T15:00:22.893 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-06T15:00:22.894 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-06T15:00:22.902 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T15:00:22.987 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T15:00:23.057 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T15:00:23.122 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T15:00:23.186 DEBUG:teuthology.orchestra.run.smithi019:> 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 2024-09-06T15:00:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:23.217 DEBUG:teuthology.orchestra.run.smithi077:> 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 2024-09-06T15:00:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:23.249 DEBUG:teuthology.orchestra.run.smithi092:> 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 2024-09-06T15:00:23.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:23.278 DEBUG:teuthology.orchestra.run.smithi176:> 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 2024-09-06T15:00:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:23.308 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-06T15:00:23.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-06T15:00:23.325 INFO:teuthology.task.internal:Duration was 1047.796936 seconds 2024-09-06T15:00:23.325 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-06T15:00:23.334 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-06T15:00:23.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T15:00:23.337 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T15:00:23.339 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T15:00:23.342 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-06T15:00:23.377 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T15:00:23.378 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T15:00:23.382 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T15:00:23.390 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-06T15:00:23.746 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-06T15:00:23.747 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2024-09-06T15:00:23.747 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T15:00:23.770 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2024-09-06T15:00:23.770 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T15:00:23.793 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-09-06T15:00:23.794 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T15:00:23.821 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi176.front.sepia.ceph.com 2024-09-06T15:00:23.821 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T15:00:23.853 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-06T15:00:23.854 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T15:00:23.856 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T15:00:23.859 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T15:00:23.863 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-06T15:00:23.922 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-06T15:00:23.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T15:00:23.926 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T15:00:23.928 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T15:00:23.931 DEBUG:teuthology.orchestra.run.smithi176:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-06T15:00:24.124 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-06T15:00:24.134 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-06T15:00:24.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T15:00:24.159 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T15:00:24.185 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T15:00:24.210 DEBUG:teuthology.orchestra.run.smithi176:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-06T15:00:24.235 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-06T15:00:24.245 DEBUG:teuthology.orchestra.run.smithi019:> 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-06T15:00:24.247 DEBUG:teuthology.orchestra.run.smithi077:> 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-06T15:00:24.250 DEBUG:teuthology.orchestra.run.smithi092:> 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-06T15:00:24.252 DEBUG:teuthology.orchestra.run.smithi176:> 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-06T15:00:24.268 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2024-09-06T15:00:24.271 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2024-09-06T15:00:24.273 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-09-06T15:00:24.297 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = core 2024-09-06T15:00:24.318 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T15:00:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:24.348 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T15:00:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:24.362 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T15:00:24.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:24.377 DEBUG:teuthology.orchestra.run.smithi176:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-06T15:00:24.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-06T15:00:24.391 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-06T15:00:24.401 INFO:teuthology.task.internal:Transferring archived files... 2024-09-06T15:00:24.402 DEBUG:teuthology.misc:Transferring archived files from smithi019:/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/7892400/remote/smithi019 2024-09-06T15:00:24.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T15:00:24.438 DEBUG:teuthology.misc:Transferring archived files from smithi077:/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/7892400/remote/smithi077 2024-09-06T15:00:24.439 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T15:00:24.473 DEBUG:teuthology.misc:Transferring archived files from smithi092:/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/7892400/remote/smithi092 2024-09-06T15:00:24.473 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T15:00:24.506 DEBUG:teuthology.misc:Transferring archived files from smithi176:/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/7892400/remote/smithi176 2024-09-06T15:00:24.507 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-06T15:00:24.539 INFO:teuthology.task.internal:Removing archive directory... 2024-09-06T15:00:24.539 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T15:00:24.541 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T15:00:24.543 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T15:00:24.545 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-06T15:00:24.588 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-06T15:00:24.602 INFO:teuthology.task.internal:Not uploading archives. 2024-09-06T15:00:24.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-06T15:00:24.612 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-06T15:00:24.612 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T15:00:24.614 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T15:00:24.617 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T15:00:24.619 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-06T15:00:24.627 INFO:teuthology.orchestra.run.smithi019.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 15:00 /home/ubuntu/cephtest 2024-09-06T15:00:24.629 INFO:teuthology.orchestra.run.smithi077.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 15:00 /home/ubuntu/cephtest 2024-09-06T15:00:24.631 INFO:teuthology.orchestra.run.smithi092.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 15:00 /home/ubuntu/cephtest 2024-09-06T15:00:24.643 INFO:teuthology.orchestra.run.smithi176.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 6 15:00 /home/ubuntu/cephtest 2024-09-06T15:00:24.644 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-06T15:00:24.654 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-06T15:00:24.679 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 1047.7969357967377 failure_reason: timeout expired in wait_until_healthy owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d08c6e581fd2470c81dce8264bd8b9d6 status: fail success: false 2024-09-06T15:00:24.679 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-06T15:00:24.758 INFO:teuthology.run:FAIL