2024-09-04T15:54:10.692 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-04T15:54:10.712 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T15:54:10.789 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165 branch: wip-guits-main-2024-09-04-1323 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@ibm.com first_in_suite: false job_id: '7889165' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-04-1323 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: f9fcca5273b6971f640393d33a94730179073754 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f9fcca5273b6971f640393d33a94730179073754 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-04-1323 sha1: f9fcca5273b6971f640393d33a94730179073754 owner: scheduled_gabrioux@teuthology priority: 70 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: 8429 sha1: f9fcca5273b6971f640393d33a94730179073754 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-04-1323 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f9fcca5273b6971f640393d33a94730179073754 targets: smithi047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEB8zsENhjdE2Cu7AZM1ICK9U2WocajeDaN8qeJl+TK1jD/lkjfhmvY3+Ec1nqxIAceHg8usijIg68ix9AxmNzI= smithi103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKho0jkO2bGH9GXHoKFHjyzR1VDiO2I3kKiH36Wz7SkIIA9kD2h5GS/y8AaTEURSCmf11RdlTqkXmwv9oH/4hDI= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLNKR3gMyrqDGod6qPOA6EKWo/t4Q11fh1BVRd6es4myXGsnFEo/oFt4nZRD8HwnDRfOa2a/Cfv4Lg5ZOEwMIhw= smithi130.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNZd0NG7PNE55A7n+CNOm8RmBB0ciF5XJ7dMd77ZlCI4Lu2I4q1HIkjcI9yZFuJit1WO1vuXFw7qStdfY6eLtOU= 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.deploy_samba_ad_dc: role: host.d - vip: count: 2 - 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:\ \ adipctdb\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\n- resource_type:\ \ ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n username: Administrator\n\ \ password: Passw0rd\n- resource_type: ceph.smb.share\n cluster_id: adipctdb\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:\ \ adipctdb\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.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adipctdb")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/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:\ \ adipctdb\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-04_15:42:18 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-04T15:54:10.789 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa; will attempt to use it 2024-09-04T15:54:10.790 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks 2024-09-04T15:54:10.790 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-04T15:54:10.792 INFO:teuthology.task.internal:Checking packages... 2024-09-04T15:54:10.813 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f9fcca5273b6971f640393d33a94730179073754' 2024-09-04T15:54:10.813 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-04T15:54:10.813 INFO:teuthology.packaging:ref: None 2024-09-04T15:54:10.813 INFO:teuthology.packaging:tag: None 2024-09-04T15:54:10.813 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-04-1323 2024-09-04T15:54:10.813 INFO:teuthology.packaging:sha1: f9fcca5273b6971f640393d33a94730179073754 2024-09-04T15:54:10.813 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-04-1323 2024-09-04T15:54:10.947 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4702.gf9fcca52 2024-09-04T15:54:10.948 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-04T15:54:10.955 INFO:teuthology.task.internal:no buildpackages task found 2024-09-04T15:54:10.955 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-04T15:54:10.990 INFO:teuthology.task.internal:Saving configuration 2024-09-04T15:54:11.005 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-04T15:54:11.013 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-04T15:54:11.037 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165', '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-04 15:48:32.898626', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEB8zsENhjdE2Cu7AZM1ICK9U2WocajeDaN8qeJl+TK1jD/lkjfhmvY3+Ec1nqxIAceHg8usijIg68ix9AxmNzI='} 2024-09-04T15:54:11.055 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165', '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-04 15:48:32.895402', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKho0jkO2bGH9GXHoKFHjyzR1VDiO2I3kKiH36Wz7SkIIA9kD2h5GS/y8AaTEURSCmf11RdlTqkXmwv9oH/4hDI='} 2024-09-04T15:54:11.078 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165', '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-04 15:48:32.896600', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLNKR3gMyrqDGod6qPOA6EKWo/t4Q11fh1BVRd6es4myXGsnFEo/oFt4nZRD8HwnDRfOa2a/Cfv4Lg5ZOEwMIhw='} 2024-09-04T15:54:11.096 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi130.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165', '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-04 15:48:32.897612', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNZd0NG7PNE55A7n+CNOm8RmBB0ciF5XJ7dMd77ZlCI4Lu2I4q1HIkjcI9yZFuJit1WO1vuXFw7qStdfY6eLtOU='} 2024-09-04T15:54:11.096 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-04T15:54:11.102 INFO:teuthology.task.internal:roles: ubuntu@smithi047.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-04T15:54:11.102 INFO:teuthology.task.internal:roles: ubuntu@smithi103.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-04T15:54:11.102 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-04T15:54:11.102 INFO:teuthology.task.internal:roles: ubuntu@smithi130.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-04T15:54:11.102 INFO:teuthology.run_tasks:Running task console_log... 2024-09-04T15:54:11.199 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f70ce837d00>, signals=[15]) 2024-09-04T15:54:11.199 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-04T15:54:11.205 INFO:teuthology.task.internal:Opening connections... 2024-09-04T15:54:11.205 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T15:54:11.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:54:11.287 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2024-09-04T15:54:11.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:54:11.361 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-09-04T15:54:11.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:54:11.436 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi130.front.sepia.ceph.com 2024-09-04T15:54:11.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:54:11.511 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-04T15:54:11.518 DEBUG:teuthology.orchestra.run.smithi047:> uname -m 2024-09-04T15:54:11.537 INFO:teuthology.orchestra.run.smithi047.stdout:x86_64 2024-09-04T15:54:11.537 DEBUG:teuthology.orchestra.run.smithi047:> cat /etc/os-release 2024-09-04T15:54:11.594 INFO:teuthology.orchestra.run.smithi047.stdout:NAME="CentOS Stream" 2024-09-04T15:54:11.594 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION="9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:ID="centos" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:ID_LIKE="rhel fedora" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION_ID="9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:PLATFORM_ID="platform:el9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:ANSI_COLOR="0;31" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:LOGO="fedora-logo-icon" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:HOME_URL="https://centos.org/" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T15:54:11.595 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T15:54:11.596 INFO:teuthology.lock.ops:Updating smithi047.front.sepia.ceph.com on lock server 2024-09-04T15:54:11.619 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2024-09-04T15:54:11.637 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2024-09-04T15:54:11.637 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="CentOS Stream" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="9" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:ID="centos" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE="rhel fedora" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="9" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:PLATFORM_ID="platform:el9" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T15:54:11.698 INFO:teuthology.orchestra.run.smithi103.stdout:ANSI_COLOR="0;31" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:LOGO="fedora-logo-icon" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://centos.org/" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T15:54:11.699 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T15:54:11.699 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2024-09-04T15:54:11.719 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-09-04T15:54:11.737 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-09-04T15:54:11.737 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="CentOS Stream" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="9" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:ID="centos" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE="rhel fedora" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="9" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:PLATFORM_ID="platform:el9" 2024-09-04T15:54:11.795 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:ANSI_COLOR="0;31" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:LOGO="fedora-logo-icon" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://centos.org/" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T15:54:11.796 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T15:54:11.797 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-09-04T15:54:11.819 DEBUG:teuthology.orchestra.run.smithi130:> uname -m 2024-09-04T15:54:11.838 INFO:teuthology.orchestra.run.smithi130.stdout:x86_64 2024-09-04T15:54:11.838 DEBUG:teuthology.orchestra.run.smithi130:> cat /etc/os-release 2024-09-04T15:54:11.896 INFO:teuthology.orchestra.run.smithi130.stdout:NAME="CentOS Stream" 2024-09-04T15:54:11.896 INFO:teuthology.orchestra.run.smithi130.stdout:VERSION="9" 2024-09-04T15:54:11.896 INFO:teuthology.orchestra.run.smithi130.stdout:ID="centos" 2024-09-04T15:54:11.896 INFO:teuthology.orchestra.run.smithi130.stdout:ID_LIKE="rhel fedora" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:VERSION_ID="9" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:PLATFORM_ID="platform:el9" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:ANSI_COLOR="0;31" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:LOGO="fedora-logo-icon" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T15:54:11.897 INFO:teuthology.orchestra.run.smithi130.stdout:HOME_URL="https://centos.org/" 2024-09-04T15:54:11.898 INFO:teuthology.orchestra.run.smithi130.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T15:54:11.898 INFO:teuthology.orchestra.run.smithi130.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T15:54:11.898 INFO:teuthology.orchestra.run.smithi130.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T15:54:11.898 INFO:teuthology.lock.ops:Updating smithi130.front.sepia.ceph.com on lock server 2024-09-04T15:54:11.919 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-04T15:54:11.928 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-04T15:54:11.957 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-04T15:54:11.958 DEBUG:teuthology.orchestra.run.smithi047:> test '!' -e /home/ubuntu/cephtest 2024-09-04T15:54:11.960 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2024-09-04T15:54:11.962 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-09-04T15:54:11.965 DEBUG:teuthology.orchestra.run.smithi130:> test '!' -e /home/ubuntu/cephtest 2024-09-04T15:54:11.982 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-04T15:54:11.988 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-04T15:54:11.988 DEBUG:teuthology.orchestra.run.smithi047:> test -z $(ls -A /var/lib/ceph) 2024-09-04T15:54:12.017 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2024-09-04T15:54:12.020 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-09-04T15:54:12.023 DEBUG:teuthology.orchestra.run.smithi130:> test -z $(ls -A /var/lib/ceph) 2024-09-04T15:54:12.119 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-04T15:54:12.219 INFO:teuthology.run_tasks:Running task kernel... 2024-09-04T15:54:12.238 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-04T15:54:12.238 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-04T15:54:12.239 DEBUG:teuthology.orchestra.run.smithi047:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T15:54:12.239 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T15:54:12.240 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T15:54:12.240 DEBUG:teuthology.orchestra.run.smithi130:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T15:54:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:12.259 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-09-04T15:54:12.260 DEBUG:teuthology.orchestra.run.smithi130:> uname -r 2024-09-04T15:54:12.260 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-09-04T15:54:12.260 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-09-04T15:54:12.319 INFO:teuthology.orchestra.run.smithi130.stdout:5.14.0-503.el9.x86_64 2024-09-04T15:54:12.319 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-503.el9.x86_64 2024-09-04T15:54:12.319 INFO:teuthology.orchestra.run.smithi103.stdout:5.14.0-503.el9.x86_64 2024-09-04T15:54:12.319 INFO:teuthology.task.kernel:Running kernel on smithi130: 5.14.0-503.el9.x86_64 2024-09-04T15:54:12.319 DEBUG:teuthology.orchestra.run.smithi130:> sudo yum install -y kernel 2024-09-04T15:54:12.321 INFO:teuthology.task.kernel:Running kernel on smithi047: 5.14.0-503.el9.x86_64 2024-09-04T15:54:12.321 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum install -y kernel 2024-09-04T15:54:12.321 INFO:teuthology.task.kernel:Running kernel on smithi103: 5.14.0-503.el9.x86_64 2024-09-04T15:54:12.321 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum install -y kernel 2024-09-04T15:54:12.322 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-503.el9.x86_64 2024-09-04T15:54:12.323 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.14.0-503.el9.x86_64 2024-09-04T15:54:12.323 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum install -y kernel 2024-09-04T15:54:14.592 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-04T15:54:14.792 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-04T15:54:16.149 INFO:teuthology.orchestra.run.smithi130.stdout:CentOS Stream 9 - BaseOS 4.0 MB/s | 8.2 MB 00:02 2024-09-04T15:54:16.968 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - BaseOS 2.7 MB/s | 8.2 MB 00:03 2024-09-04T15:54:17.850 INFO:teuthology.orchestra.run.smithi130.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-04T15:54:19.119 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:00 2024-09-04T15:54:22.159 INFO:teuthology.orchestra.run.smithi130.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-04T15:54:23.751 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - AppStream 2.5 MB/s | 20 MB 00:08 2024-09-04T15:54:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-04T15:54:26.307 INFO:teuthology.orchestra.run.smithi130.stdout:CentOS Stream 9 - Extras packages 6.3 kB/s | 19 kB 00:02 2024-09-04T15:54:27.374 INFO:teuthology.orchestra.run.smithi130.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-04T15:54:29.168 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - Extras packages 5.8 kB/s | 19 kB 00:03 2024-09-04T15:54:29.526 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-04T15:54:30.276 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-04T15:54:32.230 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 19 kB 00:01 2024-09-04T15:54:32.796 INFO:teuthology.orchestra.run.smithi130.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-09-04T15:54:33.674 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 20 MB 00:17 2024-09-04T15:54:33.849 INFO:teuthology.orchestra.run.smithi122.stdout:Extra Packages for Enterprise Linux 15 MB/s | 23 MB 00:01 2024-09-04T15:54:34.794 INFO:teuthology.orchestra.run.smithi130.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T15:54:34.795 INFO:teuthology.orchestra.run.smithi130.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T15:54:34.873 INFO:teuthology.orchestra.run.smithi130.stdout:Dependencies resolved. 2024-09-04T15:54:34.874 INFO:teuthology.orchestra.run.smithi130.stdout:Nothing to do. 2024-09-04T15:54:34.874 INFO:teuthology.orchestra.run.smithi130.stdout:Complete! 2024-09-04T15:54:34.962 DEBUG:teuthology.orchestra.run.smithi130:> echo no | sudo yum reinstall kernel || true 2024-09-04T15:54:35.502 INFO:teuthology.orchestra.run.smithi130.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 03:54:32 PM UTC. 2024-09-04T15:54:35.637 INFO:teuthology.orchestra.run.smithi130.stdout:Dependencies resolved. 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:Reinstalling: 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction Summary 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:Total download size: 1.9 M 2024-09-04T15:54:35.645 INFO:teuthology.orchestra.run.smithi130.stdout:Installed size: 0 2024-09-04T15:54:35.646 INFO:teuthology.orchestra.run.smithi130.stderr:Operation aborted. 2024-09-04T15:54:35.696 INFO:teuthology.orchestra.run.smithi130.stdout:Is this ok [y/N]: 2024-09-04T15:54:35.697 DEBUG:teuthology.orchestra.run.smithi130:> sudo yum reinstall -y kernel || true 2024-09-04T15:54:35.915 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-04T15:54:36.234 INFO:teuthology.orchestra.run.smithi130.stdout:Last metadata expiration check: 0:00:04 ago on Wed 04 Sep 2024 03:54:32 PM UTC. 2024-09-04T15:54:36.361 INFO:teuthology.orchestra.run.smithi130.stdout:Dependencies resolved. 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:Reinstalling: 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction Summary 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:36.362 INFO:teuthology.orchestra.run.smithi130.stdout:Total download size: 1.9 M 2024-09-04T15:54:36.363 INFO:teuthology.orchestra.run.smithi130.stdout:Installed size: 0 2024-09-04T15:54:36.363 INFO:teuthology.orchestra.run.smithi130.stdout:Downloading Packages: 2024-09-04T15:54:37.423 INFO:teuthology.orchestra.run.smithi130.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.8 MB/s | 1.9 MB 00:01 2024-09-04T15:54:37.423 INFO:teuthology.orchestra.run.smithi130.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:54:37.423 INFO:teuthology.orchestra.run.smithi130.stdout:Total 1.8 MB/s | 1.9 MB 00:01 2024-09-04T15:54:37.455 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction check 2024-09-04T15:54:37.720 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction check succeeded. 2024-09-04T15:54:37.720 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction test 2024-09-04T15:54:37.751 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction test succeeded. 2024-09-04T15:54:37.751 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction 2024-09-04T15:54:37.909 INFO:teuthology.orchestra.run.smithi130.stdout: Preparing : 1/1 2024-09-04T15:54:37.971 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T15:54:37.972 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T15:54:38.000 INFO:teuthology.orchestra.run.smithi130.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:38.000 INFO:teuthology.orchestra.run.smithi130.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:38.053 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-04T15:54:38.054 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-04T15:54:38.054 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-04T15:54:38.158 DEBUG:teuthology.orchestra.run.smithi047:> echo no | sudo yum reinstall kernel || true 2024-09-04T15:54:38.709 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 03:54:35 PM UTC. 2024-09-04T15:54:38.773 INFO:teuthology.orchestra.run.smithi130.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:38.773 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:38.854 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout:Reinstalling: 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:38.877 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 1.9 M 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 0 2024-09-04T15:54:38.878 INFO:teuthology.orchestra.run.smithi047.stderr:Operation aborted. 2024-09-04T15:54:38.920 INFO:teuthology.orchestra.run.smithi047.stdout:Is this ok [y/N]: 2024-09-04T15:54:38.920 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum reinstall -y kernel || true 2024-09-04T15:54:39.255 INFO:teuthology.orchestra.run.smithi122.stdout:lab-extras 47 kB/s | 1.7 kB 00:00 2024-09-04T15:54:39.275 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-04T15:54:39.468 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:04 ago on Wed 04 Sep 2024 03:54:35 PM UTC. 2024-09-04T15:54:39.533 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:39.533 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:39.533 INFO:teuthology.orchestra.run.smithi130.stdout:Reinstalled: 2024-09-04T15:54:39.534 INFO:teuthology.orchestra.run.smithi130.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:39.534 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:54:39.534 INFO:teuthology.orchestra.run.smithi130.stdout:Complete! 2024-09-04T15:54:39.602 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-04T15:54:39.602 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:Reinstalling: 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 1.9 M 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 0 2024-09-04T15:54:39.603 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-04T15:54:39.728 DEBUG:teuthology.orchestra.run.smithi130:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T15:54:39.787 INFO:teuthology.orchestra.run.smithi130.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:39.788 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T15:54:39.788 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T15:54:39.788 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-04T15:54:39.788 DEBUG:teuthology.orchestra.run.smithi130:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T15:54:39.823 INFO:teuthology.orchestra.run.smithi130.stdout:ttyS1 2024-09-04T15:54:39.846 DEBUG:teuthology.parallel:result is None 2024-09-04T15:54:40.050 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.8 MB/s | 1.9 MB 00:00 2024-09-04T15:54:40.051 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:54:40.051 INFO:teuthology.orchestra.run.smithi047.stdout:Total 4.2 MB/s | 1.9 MB 00:00 2024-09-04T15:54:40.080 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-04T15:54:40.325 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-04T15:54:40.325 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-04T15:54:40.356 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-04T15:54:40.357 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-04T15:54:40.520 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-04T15:54:40.619 INFO:teuthology.orchestra.run.smithi047.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:40.619 INFO:teuthology.orchestra.run.smithi047.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:41.253 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T15:54:41.253 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T15:54:41.321 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:41.321 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:41.335 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-04T15:54:41.337 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-09-04T15:54:41.337 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-04T15:54:41.448 DEBUG:teuthology.orchestra.run.smithi122:> echo no | sudo yum reinstall kernel || true 2024-09-04T15:54:41.961 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - Extras packages 13 kB/s | 19 kB 00:01 2024-09-04T15:54:41.984 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:02 ago on Wed 04 Sep 2024 03:54:39 PM UTC. 2024-09-04T15:54:42.040 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:42.040 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:42.040 INFO:teuthology.orchestra.run.smithi047.stdout:Reinstalled: 2024-09-04T15:54:42.041 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:42.041 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:54:42.041 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-04T15:54:42.118 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-04T15:54:42.130 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.130 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:42.130 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalling: 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 1.9 M 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 0 2024-09-04T15:54:42.131 INFO:teuthology.orchestra.run.smithi122.stderr:Operation aborted. 2024-09-04T15:54:42.190 INFO:teuthology.orchestra.run.smithi122.stdout:Is this ok [y/N]: 2024-09-04T15:54:42.190 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum reinstall -y kernel || true 2024-09-04T15:54:42.375 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T15:54:42.475 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:42.475 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T15:54:42.475 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T15:54:42.476 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-04T15:54:42.476 DEBUG:teuthology.orchestra.run.smithi047:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T15:54:42.506 INFO:teuthology.orchestra.run.smithi047.stdout:ttyS1 2024-09-04T15:54:42.530 DEBUG:teuthology.parallel:result is None 2024-09-04T15:54:42.724 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 03:54:39 PM UTC. 2024-09-04T15:54:42.852 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-04T15:54:42.852 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.852 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalling: 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 1.9 M 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 0 2024-09-04T15:54:42.853 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-09-04T15:54:42.956 INFO:teuthology.orchestra.run.smithi103.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-04T15:54:43.865 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.5 MB/s | 1.9 MB 00:00 2024-09-04T15:54:43.865 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:54:43.865 INFO:teuthology.orchestra.run.smithi122.stdout:Total 1.9 MB/s | 1.9 MB 00:01 2024-09-04T15:54:43.894 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-04T15:54:44.135 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-04T15:54:44.135 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-04T15:54:44.165 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-04T15:54:44.166 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-04T15:54:44.329 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-04T15:54:44.434 INFO:teuthology.orchestra.run.smithi122.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:44.434 INFO:teuthology.orchestra.run.smithi122.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:45.139 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:45.139 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalled: 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:54:45.855 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-04T15:54:46.055 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T15:54:46.114 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:46.114 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T15:54:46.114 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T15:54:46.114 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-04T15:54:46.115 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T15:54:46.146 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-09-04T15:54:46.176 DEBUG:teuthology.parallel:result is None 2024-09-04T15:54:48.403 INFO:teuthology.orchestra.run.smithi103.stdout:lab-extras 19 kB/s | 1.7 kB 00:00 2024-09-04T15:54:50.418 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T15:54:50.418 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T15:54:50.492 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-04T15:54:50.493 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2024-09-04T15:54:50.493 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-04T15:54:50.605 DEBUG:teuthology.orchestra.run.smithi103:> echo no | sudo yum reinstall kernel || true 2024-09-04T15:54:51.149 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 03:54:48 PM UTC. 2024-09-04T15:54:51.289 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-04T15:54:51.293 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:51.293 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:51.293 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:51.293 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 1.9 M 2024-09-04T15:54:51.294 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2024-09-04T15:54:51.295 INFO:teuthology.orchestra.run.smithi103.stderr:Operation aborted. 2024-09-04T15:54:51.358 INFO:teuthology.orchestra.run.smithi103.stdout:Is this ok [y/N]: 2024-09-04T15:54:51.358 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum reinstall -y kernel || true 2024-09-04T15:54:51.895 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 03:54:48 PM UTC. 2024-09-04T15:54:52.020 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-04T15:54:52.021 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:52.021 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-09-04T15:54:52.021 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:52.021 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2024-09-04T15:54:52.021 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 1.9 M 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2024-09-04T15:54:52.022 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-09-04T15:54:53.149 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.8 MB/s | 1.9 MB 00:01 2024-09-04T15:54:53.150 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:54:53.150 INFO:teuthology.orchestra.run.smithi103.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2024-09-04T15:54:53.181 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-09-04T15:54:53.435 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-09-04T15:54:53.436 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-09-04T15:54:53.466 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-09-04T15:54:53.467 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-09-04T15:54:53.647 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-09-04T15:54:53.735 INFO:teuthology.orchestra.run.smithi103.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:53.735 INFO:teuthology.orchestra.run.smithi103.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:54.447 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:54.448 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalled: 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:54:55.209 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-04T15:54:55.411 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T15:54:55.469 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T15:54:55.470 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T15:54:55.470 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T15:54:55.470 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-04T15:54:55.470 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T15:54:55.500 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2024-09-04T15:54:55.533 DEBUG:teuthology.parallel:result is None 2024-09-04T15:54:55.534 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-04T15:54:55.545 INFO:teuthology.task.internal:Creating test directory... 2024-09-04T15:54:55.545 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T15:54:55.548 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T15:54:55.576 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T15:54:55.578 DEBUG:teuthology.orchestra.run.smithi130:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T15:54:55.597 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-04T15:54:55.603 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-04T15:54:55.645 INFO:teuthology.task.internal:Creating archive directory... 2024-09-04T15:54:55.646 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T15:54:55.648 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T15:54:55.650 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T15:54:55.653 DEBUG:teuthology.orchestra.run.smithi130:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T15:54:55.714 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-04T15:54:55.721 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-04T15:54:55.721 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-04T15:54:55.725 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T15:54:55.727 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T15:54:55.729 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T15:54:55.759 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.762 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.771 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.772 INFO:teuthology.orchestra.run.smithi130.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.774 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.783 INFO:teuthology.orchestra.run.smithi130.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.787 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.797 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T15:54:55.799 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-04T15:54:55.807 INFO:teuthology.task.internal:Configuring sudo... 2024-09-04T15:54:55.807 DEBUG:teuthology.orchestra.run.smithi047:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T15:54:55.816 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T15:54:55.818 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T15:54:55.820 DEBUG:teuthology.orchestra.run.smithi130:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T15:54:55.853 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-04T15:54:55.862 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-04T15:54:55.862 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T15:54:55.884 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T15:54:55.886 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T15:54:55.891 DEBUG:teuthology.orchestra.run.smithi130:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T15:54:55.909 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:55.974 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.031 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.112 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.154 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T15:54:56.154 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T15:54:56.220 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.258 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.307 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.381 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.429 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T15:54:56.429 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T15:54:56.494 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.532 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.597 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.679 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.725 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T15:54:56.726 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T15:54:56.793 DEBUG:teuthology.orchestra.run.smithi130:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.836 DEBUG:teuthology.orchestra.run.smithi130:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T15:54:56.898 DEBUG:teuthology.orchestra.run.smithi130:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:56.981 DEBUG:teuthology.orchestra.run.smithi130:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T15:54:57.028 DEBUG:teuthology.orchestra.run.smithi130:> set -ex 2024-09-04T15:54:57.028 DEBUG:teuthology.orchestra.run.smithi130:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T15:54:57.095 DEBUG:teuthology.orchestra.run.smithi047:> sudo service rsyslog restart 2024-09-04T15:54:57.098 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2024-09-04T15:54:57.100 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-09-04T15:54:57.102 DEBUG:teuthology.orchestra.run.smithi130:> sudo service rsyslog restart 2024-09-04T15:54:57.131 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T15:54:57.140 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T15:54:57.144 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T15:54:57.176 INFO:teuthology.orchestra.run.smithi130.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T15:54:57.686 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-04T15:54:57.693 INFO:teuthology.task.internal:Starting timer... 2024-09-04T15:54:57.694 INFO:teuthology.run_tasks:Running task pcp... 2024-09-04T15:54:57.712 INFO:teuthology.run_tasks:Running task selinux... 2024-09-04T15:54:57.744 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-04T15:54:57.745 DEBUG:teuthology.orchestra.run.smithi047:> sudo service auditd rotate 2024-09-04T15:54:57.805 INFO:teuthology.orchestra.run.smithi047.stdout:Rotating logs: 2024-09-04T15:54:57.807 DEBUG:teuthology.orchestra.run.smithi103:> sudo service auditd rotate 2024-09-04T15:54:57.858 INFO:teuthology.orchestra.run.smithi103.stdout:Rotating logs: 2024-09-04T15:54:57.860 DEBUG:teuthology.orchestra.run.smithi122:> sudo service auditd rotate 2024-09-04T15:54:57.922 INFO:teuthology.orchestra.run.smithi122.stdout:Rotating logs: 2024-09-04T15:54:57.923 DEBUG:teuthology.orchestra.run.smithi130:> sudo service auditd rotate 2024-09-04T15:54:57.974 INFO:teuthology.orchestra.run.smithi130.stdout:Rotating logs: 2024-09-04T15:54:57.976 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-04T15:54:57.976 DEBUG:teuthology.orchestra.run.smithi047:> /usr/sbin/getenforce 2024-09-04T15:54:57.997 INFO:teuthology.orchestra.run.smithi047.stdout:Permissive 2024-09-04T15:54:57.997 DEBUG:teuthology.orchestra.run.smithi103:> /usr/sbin/getenforce 2024-09-04T15:54:58.022 INFO:teuthology.orchestra.run.smithi103.stdout:Permissive 2024-09-04T15:54:58.022 DEBUG:teuthology.orchestra.run.smithi122:> /usr/sbin/getenforce 2024-09-04T15:54:58.048 INFO:teuthology.orchestra.run.smithi122.stdout:Permissive 2024-09-04T15:54:58.049 DEBUG:teuthology.orchestra.run.smithi130:> /usr/sbin/getenforce 2024-09-04T15:54:58.072 INFO:teuthology.orchestra.run.smithi130.stdout:Permissive 2024-09-04T15:54:58.072 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi047.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi103.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi122.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi130.front.sepia.ceph.com': 'permissive'} 2024-09-04T15:54:58.072 DEBUG:teuthology.orchestra.run.smithi047:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-04T15:54:58.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:58.098 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T15:54:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:58.125 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T15:54:58.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:58.152 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T15:54:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:54:58.179 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-04T15:54:58.179 DEBUG:teuthology.orchestra.run.smithi047:> sudo /usr/sbin/setenforce permissive 2024-09-04T15:54:58.205 DEBUG:teuthology.orchestra.run.smithi103:> sudo /usr/sbin/setenforce permissive 2024-09-04T15:54:58.239 DEBUG:teuthology.orchestra.run.smithi122:> sudo /usr/sbin/setenforce permissive 2024-09-04T15:54:58.266 DEBUG:teuthology.orchestra.run.smithi130:> sudo /usr/sbin/setenforce permissive 2024-09-04T15:54:58.297 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-04T15:54:58.307 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-04T15:54:58.319 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-04T15:54:58.320 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi047.front.sepia.ceph.com,smithi103.front.sepia.ceph.com,smithi122.front.sepia.ceph.com,smithi130.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-04T15:58:39.510 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi047.front.sepia.ceph.com'), Remote(name='ubuntu@smithi103.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com'), Remote(name='ubuntu@smithi130.front.sepia.ceph.com')] 2024-09-04T15:58:39.512 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-04T15:58:39.513 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:58:39.591 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-09-04T15:58:39.677 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-04T15:58:39.677 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-09-04T15:58:39.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:58:39.752 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-09-04T15:58:39.842 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-09-04T15:58:39.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-04T15:58:39.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:58:39.921 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-09-04T15:58:40.005 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-04T15:58:40.005 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi130.front.sepia.ceph.com' 2024-09-04T15:58:40.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T15:58:40.085 DEBUG:teuthology.orchestra.run.smithi130:> true 2024-09-04T15:58:40.166 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi130.front.sepia.ceph.com' 2024-09-04T15:58:40.167 INFO:teuthology.run_tasks:Running task clock... 2024-09-04T15:58:40.176 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-04T15:58:40.176 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T15:58:40.177 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T15:58:40.179 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T15:58:40.179 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T15:58:40.182 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T15:58:40.182 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T15:58:40.184 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T15:58:40.184 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T15:58:40.211 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T15:58:40.213 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T15:58:40.214 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T15:58:40.227 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T15:58:40.229 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T15:58:40.229 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T15:58:40.237 INFO:teuthology.orchestra.run.smithi130.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T15:58:40.253 INFO:teuthology.orchestra.run.smithi130.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T15:58:40.254 INFO:teuthology.orchestra.run.smithi047.stderr:sudo: ntpd: command not found 2024-09-04T15:58:40.255 INFO:teuthology.orchestra.run.smithi122.stderr:sudo: ntpd: command not found 2024-09-04T15:58:40.255 INFO:teuthology.orchestra.run.smithi103.stderr:sudo: ntpd: command not found 2024-09-04T15:58:40.266 INFO:teuthology.orchestra.run.smithi047.stdout:506 Cannot talk to daemon 2024-09-04T15:58:40.267 INFO:teuthology.orchestra.run.smithi122.stdout:506 Cannot talk to daemon 2024-09-04T15:58:40.267 INFO:teuthology.orchestra.run.smithi103.stdout:506 Cannot talk to daemon 2024-09-04T15:58:40.279 INFO:teuthology.orchestra.run.smithi130.stderr:sudo: ntpd: command not found 2024-09-04T15:58:40.281 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T15:58:40.282 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T15:58:40.282 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T15:58:40.290 INFO:teuthology.orchestra.run.smithi130.stdout:506 Cannot talk to daemon 2024-09-04T15:58:40.296 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T15:58:40.296 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T15:58:40.297 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T15:58:40.305 INFO:teuthology.orchestra.run.smithi130.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T15:58:40.319 INFO:teuthology.orchestra.run.smithi130.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T15:58:40.349 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-09-04T15:58:40.352 INFO:teuthology.orchestra.run.smithi103.stderr:bash: line 1: ntpq: command not found 2024-09-04T15:58:40.353 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T15:58:40.353 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-09-04T15:58:40.353 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.353 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.353 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.354 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.355 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-09-04T15:58:40.357 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T15:58:40.357 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-09-04T15:58:40.358 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.358 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.358 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.358 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.360 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T15:58:40.360 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-09-04T15:58:40.360 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.360 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.360 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.361 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.377 INFO:teuthology.orchestra.run.smithi130.stderr:bash: line 1: ntpq: command not found 2024-09-04T15:58:40.382 INFO:teuthology.orchestra.run.smithi130.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T15:58:40.382 INFO:teuthology.orchestra.run.smithi130.stdout:=============================================================================== 2024-09-04T15:58:40.382 INFO:teuthology.orchestra.run.smithi130.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.383 INFO:teuthology.orchestra.run.smithi130.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.383 INFO:teuthology.orchestra.run.smithi130.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.383 INFO:teuthology.orchestra.run.smithi130.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T15:58:40.383 INFO:teuthology.run_tasks:Running task pexec... 2024-09-04T15:58:40.398 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-04T15:58:40.398 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T15:58:40.399 DEBUG:teuthology.orchestra.run.smithi047:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T15:58:40.399 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi103.front.sepia.ceph.com 2024-09-04T15:58:40.400 DEBUG:teuthology.orchestra.run.smithi103:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T15:58:40.400 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi122.front.sepia.ceph.com 2024-09-04T15:58:40.401 DEBUG:teuthology.orchestra.run.smithi122:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T15:58:40.401 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi130.front.sepia.ceph.com 2024-09-04T15:58:40.401 DEBUG:teuthology.orchestra.run.smithi130:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T15:58:40.740 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-04T15:58:40.740 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-04T15:58:40.741 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Removing: 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Removing unused dependencies: 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Remove 2 Packages 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Freed space: 5.5 M 2024-09-04T15:58:40.742 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:Removing: 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:Removing unused dependencies: 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:Remove 2 Packages 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:40.743 INFO:teuthology.orchestra.run.smithi122.stdout:Freed space: 5.5 M 2024-09-04T15:58:40.744 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-04T15:58:40.746 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-09-04T15:58:40.746 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-09-04T15:58:40.746 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-04T15:58:40.746 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-04T15:58:40.754 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:Removing: 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:Removing unused dependencies: 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-04T15:58:40.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:40.756 INFO:teuthology.orchestra.run.smithi047.stdout:Remove 2 Packages 2024-09-04T15:58:40.756 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:40.756 INFO:teuthology.orchestra.run.smithi047.stdout:Freed space: 5.5 M 2024-09-04T15:58:40.756 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-04T15:58:40.760 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-04T15:58:40.760 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-04T15:58:40.763 INFO:teuthology.orchestra.run.smithi130.stdout:Dependencies resolved. 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout: Package Architecture Version Repository Size 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout:Removing: 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout:Removing unused dependencies: 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T15:58:40.764 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction Summary 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout:Remove 2 Packages 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout:Freed space: 5.5 M 2024-09-04T15:58:40.765 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction check 2024-09-04T15:58:40.769 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction check succeeded. 2024-09-04T15:58:40.769 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction test 2024-09-04T15:58:40.785 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-09-04T15:58:40.786 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-09-04T15:58:40.789 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-04T15:58:40.789 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-04T15:58:40.802 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-04T15:58:40.803 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-04T15:58:40.806 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction test succeeded. 2024-09-04T15:58:40.806 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction 2024-09-04T15:58:40.900 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-09-04T15:58:40.909 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-04T15:58:40.924 INFO:teuthology.orchestra.run.smithi130.stdout: Preparing : 1/1 2024-09-04T15:58:40.925 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-04T15:58:40.975 INFO:teuthology.orchestra.run.smithi122.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T15:58:41.000 INFO:teuthology.orchestra.run.smithi130.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T15:58:41.007 INFO:teuthology.orchestra.run.smithi047.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T15:58:41.018 INFO:teuthology.orchestra.run.smithi103.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T15:58:41.037 INFO:teuthology.orchestra.run.smithi122.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.056 INFO:teuthology.orchestra.run.smithi130.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.072 INFO:teuthology.orchestra.run.smithi047.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.085 INFO:teuthology.orchestra.run.smithi103.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.541 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.541 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T15:58:41.547 INFO:teuthology.orchestra.run.smithi130.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.547 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T15:58:41.624 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.624 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T15:58:41.742 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T15:58:41.742 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:41.743 INFO:teuthology.orchestra.run.smithi130.stdout:Removed: 2024-09-04T15:58:41.743 INFO:teuthology.orchestra.run.smithi130.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:41.743 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:41.743 INFO:teuthology.orchestra.run.smithi130.stdout:Complete! 2024-09-04T15:58:41.744 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T15:58:41.744 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:41.744 INFO:teuthology.orchestra.run.smithi122.stdout:Removed: 2024-09-04T15:58:41.744 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:41.744 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:41.745 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-04T15:58:41.752 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T15:58:41.752 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout:Removed: 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:41.820 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout:Removed: 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:41.950 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-04T15:58:42.522 INFO:teuthology.orchestra.run.smithi130.stdout:Last metadata expiration check: 0:00:49 ago on Wed 04 Sep 2024 03:57:53 PM UTC. 2024-09-04T15:58:42.567 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:49 ago on Wed 04 Sep 2024 03:57:53 PM UTC. 2024-09-04T15:58:42.642 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:49 ago on Wed 04 Sep 2024 03:57:53 PM UTC. 2024-09-04T15:58:42.663 INFO:teuthology.orchestra.run.smithi130.stdout:Dependencies resolved. 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout: Package Arch Version Repository Size 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout:Installing: 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-04T15:58:42.664 INFO:teuthology.orchestra.run.smithi130.stdout:Installing dependencies: 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction Summary 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout:================================================================================ 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout:Install 7 Packages 2024-09-04T15:58:42.665 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:42.666 INFO:teuthology.orchestra.run.smithi130.stdout:Total download size: 5.2 M 2024-09-04T15:58:42.666 INFO:teuthology.orchestra.run.smithi130.stdout:Installed size: 19 M 2024-09-04T15:58:42.666 INFO:teuthology.orchestra.run.smithi130.stdout:Downloading Packages: 2024-09-04T15:58:42.704 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-04T15:58:42.705 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:42.705 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-09-04T15:58:42.705 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-04T15:58:42.706 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-04T15:58:42.707 INFO:teuthology.orchestra.run.smithi122.stdout:Install 7 Packages 2024-09-04T15:58:42.707 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:42.707 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 5.2 M 2024-09-04T15:58:42.707 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 19 M 2024-09-04T15:58:42.707 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-09-04T15:58:42.757 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:46 ago on Wed 04 Sep 2024 03:57:56 PM UTC. 2024-09-04T15:58:42.778 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2024-09-04T15:58:42.779 INFO:teuthology.orchestra.run.smithi103.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout:Install 7 Packages 2024-09-04T15:58:42.780 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:42.781 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 5.2 M 2024-09-04T15:58:42.781 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 19 M 2024-09-04T15:58:42.781 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-09-04T15:58:42.902 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T15:58:42.903 INFO:teuthology.orchestra.run.smithi047.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout:Install 7 Packages 2024-09-04T15:58:42.904 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:42.905 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 5.2 M 2024-09-04T15:58:42.905 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 19 M 2024-09-04T15:58:42.905 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-04T15:58:43.079 INFO:teuthology.orchestra.run.smithi122.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 311 kB/s | 44 kB 00:00 2024-09-04T15:58:43.104 INFO:teuthology.orchestra.run.smithi122.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 631 kB/s | 106 kB 00:00 2024-09-04T15:58:43.163 INFO:teuthology.orchestra.run.smithi122.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-04T15:58:43.166 INFO:teuthology.orchestra.run.smithi103.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 518 kB/s | 44 kB 00:00 2024-09-04T15:58:43.187 INFO:teuthology.orchestra.run.smithi130.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 460 kB/s | 44 kB 00:00 2024-09-04T15:58:43.188 INFO:teuthology.orchestra.run.smithi122.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 658 kB/s | 72 kB 00:00 2024-09-04T15:58:43.192 INFO:teuthology.orchestra.run.smithi103.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 955 kB/s | 106 kB 00:00 2024-09-04T15:58:43.204 INFO:teuthology.orchestra.run.smithi130.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 935 kB/s | 106 kB 00:00 2024-09-04T15:58:43.217 INFO:teuthology.orchestra.run.smithi103.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-04T15:58:43.243 INFO:teuthology.orchestra.run.smithi103.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-04T15:58:43.246 INFO:teuthology.orchestra.run.smithi130.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-04T15:58:43.255 INFO:teuthology.orchestra.run.smithi122.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-04T15:58:43.271 INFO:teuthology.orchestra.run.smithi130.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-04T15:58:43.305 INFO:teuthology.orchestra.run.smithi130.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.1 MB/s | 906 kB 00:00 2024-09-04T15:58:43.342 INFO:teuthology.orchestra.run.smithi103.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.4 MB/s | 906 kB 00:00 2024-09-04T15:58:43.363 INFO:teuthology.orchestra.run.smithi130.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-04T15:58:43.376 INFO:teuthology.orchestra.run.smithi103.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.1 MB/s | 837 kB 00:00 2024-09-04T15:58:43.439 INFO:teuthology.orchestra.run.smithi122.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.0 MB/s | 837 kB 00:00 2024-09-04T15:58:43.577 INFO:teuthology.orchestra.run.smithi047.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 281 kB/s | 44 kB 00:00 2024-09-04T15:58:43.602 INFO:teuthology.orchestra.run.smithi047.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 576 kB/s | 106 kB 00:00 2024-09-04T15:58:43.661 INFO:teuthology.orchestra.run.smithi047.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-04T15:58:43.686 INFO:teuthology.orchestra.run.smithi047.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 660 kB/s | 72 kB 00:00 2024-09-04T15:58:43.903 INFO:teuthology.orchestra.run.smithi047.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.8 MB/s | 906 kB 00:00 2024-09-04T15:58:43.926 INFO:teuthology.orchestra.run.smithi103.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.6 MB/s | 3.2 MB 00:00 2024-09-04T15:58:43.926 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:58:43.927 INFO:teuthology.orchestra.run.smithi103.stdout:Total 4.5 MB/s | 5.2 MB 00:01 2024-09-04T15:58:43.936 INFO:teuthology.orchestra.run.smithi047.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.0 MB/s | 837 kB 00:00 2024-09-04T15:58:44.035 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-09-04T15:58:44.050 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-09-04T15:58:44.051 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-09-04T15:58:44.087 INFO:teuthology.orchestra.run.smithi047.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 7.9 MB/s | 3.2 MB 00:00 2024-09-04T15:58:44.087 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:58:44.087 INFO:teuthology.orchestra.run.smithi047.stdout:Total 4.4 MB/s | 5.2 MB 00:01 2024-09-04T15:58:44.175 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-09-04T15:58:44.175 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-09-04T15:58:44.204 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-04T15:58:44.220 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-04T15:58:44.220 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-04T15:58:44.280 INFO:teuthology.orchestra.run.smithi122.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-09-04T15:58:44.280 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:58:44.281 INFO:teuthology.orchestra.run.smithi122.stdout:Total 3.3 MB/s | 5.2 MB 00:01 2024-09-04T15:58:44.321 INFO:teuthology.orchestra.run.smithi130.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-04T15:58:44.322 INFO:teuthology.orchestra.run.smithi130.stdout:-------------------------------------------------------------------------------- 2024-09-04T15:58:44.322 INFO:teuthology.orchestra.run.smithi130.stdout:Total 3.1 MB/s | 5.2 MB 00:01 2024-09-04T15:58:44.350 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-04T15:58:44.350 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-04T15:58:44.393 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-04T15:58:44.408 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-04T15:58:44.408 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-04T15:58:44.439 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction check 2024-09-04T15:58:44.455 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction check succeeded. 2024-09-04T15:58:44.455 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction test 2024-09-04T15:58:44.532 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-04T15:58:44.532 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-04T15:58:44.580 INFO:teuthology.orchestra.run.smithi130.stdout:Transaction test succeeded. 2024-09-04T15:58:44.580 INFO:teuthology.orchestra.run.smithi130.stdout:Running transaction 2024-09-04T15:58:44.630 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-09-04T15:58:44.721 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-04T15:58:44.755 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-04T15:58:44.784 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-04T15:58:44.824 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-04T15:58:44.907 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-04T15:58:44.941 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-04T15:58:44.970 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-04T15:58:44.983 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-04T15:58:44.999 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-04T15:58:45.035 INFO:teuthology.orchestra.run.smithi130.stdout: Preparing : 1/1 2024-09-04T15:58:45.041 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.074 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-04T15:58:45.108 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-04T15:58:45.116 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-04T15:58:45.138 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-04T15:58:45.149 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-04T15:58:45.179 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-04T15:58:45.197 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-04T15:58:45.234 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.344 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-04T15:58:45.378 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.385 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-04T15:58:45.418 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.486 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.539 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.632 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.675 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.703 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:45.705 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.809 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.810 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.840 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.874 INFO:teuthology.orchestra.run.smithi130.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-04T15:58:45.884 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:45.904 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:45.949 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:46.008 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.010 INFO:teuthology.orchestra.run.smithi130.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-04T15:58:46.073 INFO:teuthology.orchestra.run.smithi130.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-04T15:58:46.683 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-04T15:58:46.828 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-04T15:58:46.960 INFO:teuthology.orchestra.run.smithi130.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.960 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-04T15:58:46.960 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-04T15:58:46.960 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-04T15:58:46.960 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-04T15:58:46.961 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-04T15:58:46.961 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-04T15:58:46.997 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-04T15:58:47.073 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:47.073 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:47.073 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2024-09-04T15:58:47.073 INFO:teuthology.orchestra.run.smithi103.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:47.074 INFO:teuthology.orchestra.run.smithi103.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T15:58:47.074 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T15:58:47.074 INFO:teuthology.orchestra.run.smithi103.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-04T15:58:47.074 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T15:58:47.074 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T15:58:47.148 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout:Installed: 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-04T15:58:47.277 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:47.278 INFO:teuthology.orchestra.run.smithi130.stdout:Complete! 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T15:58:47.328 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-04T15:58:47.463 DEBUG:teuthology.parallel:result is None 2024-09-04T15:58:47.477 DEBUG:teuthology.parallel:result is None 2024-09-04T15:58:47.611 DEBUG:teuthology.parallel:result is None 2024-09-04T15:58:47.644 DEBUG:teuthology.parallel:result is None 2024-09-04T15:58:47.644 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-04T15:58:47.750 INFO:tasks.cephadm:Testing if podman is available 2024-09-04T15:58:47.750 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman --help 2024-09-04T15:58:48.917 INFO:teuthology.orchestra.run.smithi130.stdout:Manage pods, containers and images 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout:Usage: 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout: podman [options] [command] 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout:Available Commands: 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout: attach Attach to a running container 2024-09-04T15:58:48.918 INFO:teuthology.orchestra.run.smithi130.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: build Build an image using instructions from Containerfiles 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: commit Create new image based on the changed container 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: container Manage containers 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: create Create but do not start a container 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: diff Display the changes to the object's file system 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: events Show podman system events 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: exec Run a process in a running container 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: export Export container's filesystem contents as a tar archive 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: farm Farm out builds to remote machines 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-04T15:58:48.919 INFO:teuthology.orchestra.run.smithi130.stdout: healthcheck Manage health checks on containers 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: help Help about any command 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: history Show history of a specified image 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: image Manage images 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: images List images in local storage 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: import Import a tarball to create a filesystem image 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: info Display podman system information 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: init Initialize one or more containers 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: inspect Display the configuration of object denoted by ID 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: kill Kill one or more running containers with a specific signal 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: kube Play containers, pods or volumes from a structured file 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: load Load image(s) from a tar archive 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: login Log in to a container registry 2024-09-04T15:58:48.920 INFO:teuthology.orchestra.run.smithi130.stdout: logout Log out of a container registry 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: logs Fetch the logs of one or more containers 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: machine Manage a virtual machine 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: manifest Manipulate manifest lists and image indexes 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: mount Mount a working container's root filesystem 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: network Manage networks 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: pause Pause all the processes in one or more containers 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: pod Manage pods 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: port List port mappings or a specific mapping for the container 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: ps List containers 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: pull Pull an image from a registry 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: push Push an image to a specified destination 2024-09-04T15:58:48.921 INFO:teuthology.orchestra.run.smithi130.stdout: rename Rename an existing container 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: restart Restart one or more containers 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: rm Remove one or more containers 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: rmi Remove one or more images from local storage 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: run Run a command in a new container 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: save Save image(s) to an archive 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: search Search registry for image 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: secret Manage secrets 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: start Start one or more containers 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: stats Display a live stream of container resource usage statistics 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: stop Stop one or more containers 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: system Manage podman 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: tag Add an additional name to a local image 2024-09-04T15:58:48.922 INFO:teuthology.orchestra.run.smithi130.stdout: top Display the running processes of a container 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: unmount Unmount working container's root filesystem 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: unpause Unpause the processes in one or more containers 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: unshare Run a command in a modified user namespace 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: untag Remove a name from a local image 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: update Update an existing container 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: version Display the Podman version information 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: volume Manage volumes 2024-09-04T15:58:48.923 INFO:teuthology.orchestra.run.smithi130.stdout: wait Block on one or more containers 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout:Options: 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --config string Location of authentication config file 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --conmon string Path of the conmon binary 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --help Help for podman 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.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-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-04T15:58:48.924 INFO:teuthology.orchestra.run.smithi130.stdout: --module stringArray Load the containers.conf(5) module 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --out string Send output (stdout) from podman to a file 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: -r, --remote Access remote Podman service 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --ssh string define the ssh mode (default "golang") 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-04T15:58:48.925 INFO:teuthology.orchestra.run.smithi130.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: (default "/run/libpod") 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: --transient-store Enable transient container storage 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: -v, --version version for podman 2024-09-04T15:58:48.926 INFO:teuthology.orchestra.run.smithi130.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-04T15:58:48.927 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-04T15:58:49.774 INFO:teuthology.orchestra.run.smithi130.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-04T15:58:50.246 INFO:teuthology.orchestra.run.smithi130.stderr:Getting image source signatures 2024-09-04T15:58:50.247 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:1ef9471cc27a32f40c6b75d479e49c84e41c0e85ab63cf6522c2c48b8d491f3b 2024-09-04T15:58:50.247 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:21f544244f20ea25798a5c573ce21848d0d01fcbc16d434532c72e719c51302d 2024-09-04T15:58:50.247 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:0aacc99be80062ecf129560d4507b10b3477da1a626d31af57ae3c6cd419dffd 2024-09-04T15:58:50.247 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:8250994401a9348c3ef07895396f0d743f762641b870782c8b0d2c865830f791 2024-09-04T15:58:50.248 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:b08c60e5fac586c71cdf23a6a1e892dec864d607eaaa5c7ef3a3cd6637a2126c 2024-09-04T15:58:50.248 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:899338e7a2437fa5749657066c1bc39ec90d86a23384322e0a6fd1e0a6ae0039 2024-09-04T15:58:56.146 INFO:teuthology.orchestra.run.smithi130.stderr:Copying config sha256:2a0566cbbd3c084a44c92b42de488ff3ce77678af096bebf46c64b283f8c9242 2024-09-04T15:58:56.280 INFO:teuthology.orchestra.run.smithi130.stderr:Writing manifest to image destination 2024-09-04T15:58:56.510 INFO:teuthology.orchestra.run.smithi130.stdout:2a0566cbbd3c084a44c92b42de488ff3ce77678af096bebf46c64b283f8c9242 2024-09-04T15:58:56.517 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-04T15:58:56.637 INFO:teuthology.orchestra.run.smithi130.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-04T15:58:57.025 INFO:teuthology.orchestra.run.smithi130.stderr:Getting image source signatures 2024-09-04T15:58:57.025 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:e1f64417bec25e930880a5c305fd8eea23dd9e9f14b9ed3611a5227fdefd8114 2024-09-04T15:58:57.025 INFO:teuthology.orchestra.run.smithi130.stderr:Copying blob sha256:899338e7a2437fa5749657066c1bc39ec90d86a23384322e0a6fd1e0a6ae0039 2024-09-04T15:58:59.326 INFO:teuthology.orchestra.run.smithi130.stderr:Copying config sha256:4bc76dfaa24730ab23adc98976134b19965330627e296a120999b3127064b637 2024-09-04T15:58:59.485 INFO:teuthology.orchestra.run.smithi130.stderr:Writing manifest to image destination 2024-09-04T15:58:59.651 INFO:teuthology.orchestra.run.smithi130.stdout:4bc76dfaa24730ab23adc98976134b19965330627e296a120999b3127064b637 2024-09-04T15:58:59.656 DEBUG:teuthology.orchestra.run.smithi130:> ss -lunH 2024-09-04T15:58:59.688 INFO:teuthology.orchestra.run.smithi130.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-04T15:58:59.688 INFO:teuthology.orchestra.run.smithi130.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-04T15:58:59.689 INFO:teuthology.orchestra.run.smithi130.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-04T15:58:59.689 INFO:teuthology.orchestra.run.smithi130.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-04T15:58:59.689 DEBUG:teuthology.orchestra.run.smithi130:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-04T15:58:59.754 DEBUG:teuthology.orchestra.run.smithi130:> sudo mkdir -p /var/tmp/samba 2024-09-04T15:58:59.820 DEBUG:teuthology.orchestra.run.smithi130:> set -ex 2024-09-04T15:58:59.820 DEBUG:teuthology.orchestra.run.smithi130:> sudo dd of=/var/tmp/samba/container.json 2024-09-04T15:58:59.885 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-04T15:59:01.985 INFO:teuthology.orchestra.run.smithi130.stdout:17bdfce0c0f284b65a2d75f3d1e7d2aa0cec11be59be374a35e26673d20e4ea5 2024-09-04T15:59:02.240 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=0 2024-09-04T15:59:02.240 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:04.915 INFO:teuthology.orchestra.run.smithi130.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-04T15:59:05.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:59:06.399 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=1 2024-09-04T15:59:06.400 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:07.074 INFO:teuthology.orchestra.run.smithi130.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-04T15:59:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:59:09.023 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=2 2024-09-04T15:59:09.023 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:09.514 INFO:teuthology.orchestra.run.smithi130.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-04T15:59:12.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:59:14.433 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=3 2024-09-04T15:59:14.433 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:15.057 INFO:teuthology.orchestra.run.smithi130.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-04T15:59:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:59:19.524 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=4 2024-09-04T15:59:19.524 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:20.090 INFO:teuthology.orchestra.run.smithi130.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-04T15:59:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T15:59:28.939 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.130, idx=5 2024-09-04T15:59:28.940 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-04T15:59:30.856 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 15:59:12 2024 2024-09-04T15:59:30.857 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 15:59:12 2024 2024-09-04T15:59:30.857 INFO:teuthology.orchestra.run.smithi130.stdout: domain1.sink.test D 0 Wed Sep 4 15:59:11 2024 2024-09-04T15:59:30.857 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T15:59:30.857 INFO:teuthology.orchestra.run.smithi130.stdout: 960311424 blocks of size 1024. 907944516 blocks available 2024-09-04T15:59:31.706 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-04T15:59:31.706 INFO:teuthology.run_tasks:Running task vip... 2024-09-04T15:59:31.718 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-04T15:59:31.719 INFO:tasks.vip:peername 172.21.15.47 2024-09-04T15:59:31.722 INFO:tasks.vip:172.21.15.47 in 172.21.0.0/20, pos 3886 2024-09-04T15:59:31.728 INFO:tasks.vip:smithi047.front.sepia.ceph.com static 10.0.15.47, vnet 10.0.0.0/16 2024-09-04T15:59:31.728 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.47'), IPv4Address('10.0.47.47')] 2024-09-04T15:59:31.729 DEBUG:teuthology.orchestra.run.smithi047:> sudo ip route ls 2024-09-04T15:59:31.760 INFO:teuthology.orchestra.run.smithi047.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.47 metric 100 2024-09-04T15:59:31.760 INFO:teuthology.orchestra.run.smithi047.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.47 metric 100 2024-09-04T15:59:31.762 INFO:tasks.vip:Configuring 10.0.15.47 on smithi047.front.sepia.ceph.com iface ens1f0... 2024-09-04T15:59:31.762 DEBUG:teuthology.orchestra.run.smithi047:> sudo ip addr add 10.0.15.47/16 dev ens1f0 2024-09-04T15:59:31.831 INFO:tasks.vip:peername 172.21.15.103 2024-09-04T15:59:31.834 INFO:tasks.vip:172.21.15.103 in 172.21.0.0/20, pos 3942 2024-09-04T15:59:31.886 INFO:tasks.vip:smithi103.front.sepia.ceph.com static 10.0.15.103, vnet 10.0.0.0/16 2024-09-04T15:59:31.887 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip route ls 2024-09-04T15:59:31.921 INFO:teuthology.orchestra.run.smithi103.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.103 metric 100 2024-09-04T15:59:31.921 INFO:teuthology.orchestra.run.smithi103.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.103 metric 100 2024-09-04T15:59:31.922 INFO:tasks.vip:Configuring 10.0.15.103 on smithi103.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T15:59:31.922 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr add 10.0.15.103/16 dev enp3s0f1 2024-09-04T15:59:31.990 INFO:tasks.vip:peername 172.21.15.122 2024-09-04T15:59:31.992 INFO:tasks.vip:172.21.15.122 in 172.21.0.0/20, pos 3961 2024-09-04T15:59:31.998 INFO:tasks.vip:smithi122.front.sepia.ceph.com static 10.0.15.122, vnet 10.0.0.0/16 2024-09-04T15:59:31.998 DEBUG:teuthology.orchestra.run.smithi122:> sudo ip route ls 2024-09-04T15:59:32.028 INFO:teuthology.orchestra.run.smithi122.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.122 metric 100 2024-09-04T15:59:32.028 INFO:teuthology.orchestra.run.smithi122.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.122 metric 100 2024-09-04T15:59:32.029 INFO:tasks.vip:Configuring 10.0.15.122 on smithi122.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T15:59:32.030 DEBUG:teuthology.orchestra.run.smithi122:> sudo ip addr add 10.0.15.122/16 dev enp3s0f1 2024-09-04T15:59:32.098 INFO:tasks.vip:peername 172.21.15.130 2024-09-04T15:59:32.100 INFO:tasks.vip:172.21.15.130 in 172.21.0.0/20, pos 3969 2024-09-04T15:59:32.106 INFO:tasks.vip:smithi130.front.sepia.ceph.com static 10.0.15.130, vnet 10.0.0.0/16 2024-09-04T15:59:32.106 DEBUG:teuthology.orchestra.run.smithi130:> sudo ip route ls 2024-09-04T15:59:32.132 INFO:teuthology.orchestra.run.smithi130.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.130 metric 100 2024-09-04T15:59:32.132 INFO:teuthology.orchestra.run.smithi130.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.130 metric 100 2024-09-04T15:59:32.134 INFO:tasks.vip:Configuring 10.0.15.130 on smithi130.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T15:59:32.134 DEBUG:teuthology.orchestra.run.smithi130:> sudo ip addr add 10.0.15.130/16 dev enp3s0f1 2024-09-04T15:59:32.200 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-04T15:59:32.210 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': 'f9fcca5273b6971f640393d33a94730179073754'} 2024-09-04T15:59:32.210 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T15:59:32.210 INFO:tasks.cephadm:Cluster fsid is ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T15:59:32.210 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-04T15:59:32.211 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.47', 'mon.b': '172.21.15.103', 'mon.c': '172.21.15.122'} 2024-09-04T15:59:32.211 INFO:tasks.cephadm:First mon is mon.a on smithi047 2024-09-04T15:59:32.211 INFO:tasks.cephadm:First mgr is x 2024-09-04T15:59:32.211 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-04T15:59:32.211 DEBUG:teuthology.orchestra.run.smithi047:> sudo hostname $(hostname -s) 2024-09-04T15:59:32.241 DEBUG:teuthology.orchestra.run.smithi103:> sudo hostname $(hostname -s) 2024-09-04T15:59:32.272 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-09-04T15:59:32.300 DEBUG:teuthology.orchestra.run.smithi130:> sudo hostname $(hostname -s) 2024-09-04T15:59:32.329 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-04T15:59:32.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T15:59:32.465 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', '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/82771/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4702-gf9fcca52', 'node_name': '172.21.5.31+adami01', '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-4702.gf9fcca52'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:13:29.184913', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-04-1323', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-04T15:59:32.598 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-04-1323, sha1 f9fcca5273b6971f640393d33a94730179073754 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T15:59:32.600 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-04T15:59:32.600 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-04T15:59:32.600 DEBUG:teuthology.orchestra.run.smithi047:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.016 INFO:teuthology.orchestra.run.smithi047.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 15:59 /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.016 DEBUG:teuthology.orchestra.run.smithi103:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.448 INFO:teuthology.orchestra.run.smithi103.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 15:59 /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.448 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.836 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 15:59 /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:33.837 DEBUG:teuthology.orchestra.run.smithi130:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.203 INFO:teuthology.orchestra.run.smithi130.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 15:59 /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.204 DEBUG:teuthology.orchestra.run.smithi047:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.223 DEBUG:teuthology.orchestra.run.smithi103:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.243 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.261 DEBUG:teuthology.orchestra.run.smithi130:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T15:59:34.294 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 on all hosts... 2024-09-04T15:59:34.294 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T15:59:34.297 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T15:59:34.299 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T15:59:34.304 DEBUG:teuthology.orchestra.run.smithi130:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T15:59:34.521 INFO:teuthology.orchestra.run.smithi130.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T15:59:35.747 INFO:teuthology.orchestra.run.smithi047.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T15:59:35.828 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T15:59:35.868 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:00:05.506 INFO:teuthology.orchestra.run.smithi130.stdout:{ 2024-09-04T16:00:05.506 INFO:teuthology.orchestra.run.smithi130.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:00:05.506 INFO:teuthology.orchestra.run.smithi130.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:00:05.506 INFO:teuthology.orchestra.run.smithi130.stdout: "repo_digests": [ 2024-09-04T16:00:05.507 INFO:teuthology.orchestra.run.smithi130.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:00:05.507 INFO:teuthology.orchestra.run.smithi130.stdout: ] 2024-09-04T16:00:05.507 INFO:teuthology.orchestra.run.smithi130.stdout:} 2024-09-04T16:00:10.410 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout: "repo_digests": [ 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout: ] 2024-09-04T16:00:10.411 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-09-04T16:00:21.651 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout: "repo_digests": [ 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-09-04T16:00:21.652 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:00:28.050 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-09-04T16:00:28.051 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-09-04T16:00:28.077 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /etc/ceph 2024-09-04T16:00:28.110 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /etc/ceph 2024-09-04T16:00:28.145 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-09-04T16:00:28.173 DEBUG:teuthology.orchestra.run.smithi130:> sudo mkdir -p /etc/ceph 2024-09-04T16:00:28.207 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 777 /etc/ceph 2024-09-04T16:00:28.237 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 777 /etc/ceph 2024-09-04T16:00:28.266 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-09-04T16:00:28.292 DEBUG:teuthology.orchestra.run.smithi130:> sudo chmod 777 /etc/ceph 2024-09-04T16:00:28.320 INFO:tasks.cephadm:Writing seed config... 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-04T16:00:28.322 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-04T16:00:28.323 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:00:28.323 DEBUG:teuthology.orchestra.run.smithi047:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-04T16:00:28.341 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 = ac8af23a-6ad6-11ef-bcd6-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-04T16:00:28.341 DEBUG:teuthology.orchestra.run.smithi047:mon.a> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service 2024-09-04T16:00:28.384 DEBUG:teuthology.orchestra.run.smithi047:mgr.x> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x.service 2024-09-04T16:00:28.428 INFO:tasks.cephadm:Bootstrapping... 2024-09-04T16:00:28.428 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid ac8af23a-6ad6-11ef-bcd6-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.47 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:00:28.641 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:00:28.641 INFO:teuthology.orchestra.run.smithi047.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754', '-v', 'bootstrap', '--fsid', 'ac8af23a-6ad6-11ef-bcd6-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.47', '--skip-admin-label'] 2024-09-04T16:00:28.642 INFO:teuthology.orchestra.run.smithi047.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-04T16:00:28.642 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying podman|docker is present... 2024-09-04T16:00:28.664 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:00:28.664 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying lvm2 is present... 2024-09-04T16:00:28.664 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying time synchronization is in place... 2024-09-04T16:00:28.672 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:00:28.672 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:00:28.678 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:00:28.678 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:00:28.684 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout enabled 2024-09-04T16:00:28.691 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout active 2024-09-04T16:00:28.691 INFO:teuthology.orchestra.run.smithi047.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:00:28.691 INFO:teuthology.orchestra.run.smithi047.stdout:Repeating the final host check... 2024-09-04T16:00:28.712 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:00:28.713 INFO:teuthology.orchestra.run.smithi047.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-04T16:00:28.713 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl is present 2024-09-04T16:00:28.713 INFO:teuthology.orchestra.run.smithi047.stdout:lvcreate is present 2024-09-04T16:00:28.719 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:00:28.719 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:00:28.725 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:00:28.726 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:00:28.732 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout enabled 2024-09-04T16:00:28.738 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout active 2024-09-04T16:00:28.738 INFO:teuthology.orchestra.run.smithi047.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:00:28.738 INFO:teuthology.orchestra.run.smithi047.stdout:Host looks OK 2024-09-04T16:00:28.738 INFO:teuthology.orchestra.run.smithi047.stdout:Cluster fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:28.738 INFO:teuthology.orchestra.run.smithi047.stdout:Acquiring lock 140313521965808 on /run/cephadm/ac8af23a-6ad6-11ef-bcd6-c7b262605968.lock 2024-09-04T16:00:28.739 INFO:teuthology.orchestra.run.smithi047.stdout:Lock 140313521965808 acquired on /run/cephadm/ac8af23a-6ad6-11ef-bcd6-c7b262605968.lock 2024-09-04T16:00:28.739 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying IP 172.21.15.47 port 3300 ... 2024-09-04T16:00:28.739 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying IP 172.21.15.47 port 6789 ... 2024-09-04T16:00:28.739 INFO:teuthology.orchestra.run.smithi047.stdout:Base mon IP(s) is [172.21.15.47:3300, 172.21.15.47:6789], mon addrv is [v2:172.21.15.47:3300,v1:172.21.15.47:6789] 2024-09-04T16:00:28.742 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.47 metric 100 2024-09-04T16:00:28.742 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout 10.0.0.0/16 dev ens1f0 proto kernel scope link src 10.0.15.47 2024-09-04T16:00:28.743 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.47 metric 100 2024-09-04T16:00:28.745 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-04T16:00:28.745 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-09-04T16:00:28.745 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-09-04T16:00:28.747 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-04T16:00:28.748 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-04T16:00:28.748 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:00:28.748 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-04T16:00:28.748 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout inet6 fe80::5774:b873:3d26:cdd7/64 scope link noprefixroute 2024-09-04T16:00:28.748 INFO:teuthology.orchestra.run.smithi047.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:00:28.749 INFO:teuthology.orchestra.run.smithi047.stdout:Mon IP `172.21.15.47` is in CIDR network `172.21.0.0/20` 2024-09-04T16:00:28.749 INFO:teuthology.orchestra.run.smithi047.stdout:Mon IP `172.21.15.47` is in CIDR network `172.21.0.0/20` 2024-09-04T16:00:28.749 INFO:teuthology.orchestra.run.smithi047.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-04T16:00:28.749 INFO:teuthology.orchestra.run.smithi047.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-04T16:00:28.750 INFO:teuthology.orchestra.run.smithi047.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:00:29.363 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stdout 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-04T16:00:29.363 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:00:29.363 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Getting image source signatures 2024-09-04T16:00:29.363 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Copying blob sha256:ecb66347f7969f1a0b8172594764429037d3accf27535ca32b716f4d00624ec7 2024-09-04T16:00:29.363 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-04T16:00:29.364 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Copying config sha256:8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-04T16:00:29.364 INFO:teuthology.orchestra.run.smithi047.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-04T16:00:30.358 INFO:teuthology.orchestra.run.smithi047.stdout:ceph: stdout ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-04T16:00:30.359 INFO:teuthology.orchestra.run.smithi047.stdout:Ceph version: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-04T16:00:30.359 INFO:teuthology.orchestra.run.smithi047.stdout:Extracting ceph user uid/gid from container image... 2024-09-04T16:00:31.414 INFO:teuthology.orchestra.run.smithi047.stdout:stat: stdout 167 167 2024-09-04T16:00:31.414 INFO:teuthology.orchestra.run.smithi047.stdout:Creating initial keys... 2024-09-04T16:00:32.378 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph-authtool: stdout AQAfhNhm+5MwMBAARvtScanGR7EyMtGyEDgucQ== 2024-09-04T16:00:33.392 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph-authtool: stdout AQAghNhmpfKPKhAAGfJkh7MC+YMQJ5HkF88Rtg== 2024-09-04T16:00:34.330 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph-authtool: stdout AQAhhNhmUMJZLBAAQMPl/sKaSc8r8IcQF4LYGg== 2024-09-04T16:00:34.331 INFO:teuthology.orchestra.run.smithi047.stdout:Creating initial monmap... 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:monmaptool for a [v2:172.21.15.47:3300,v1:172.21.15.47:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:setting min_mon_release = quincy 2024-09-04T16:00:39.012 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: set fsid to ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:39.013 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:00:39.013 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:00:39.013 INFO:teuthology.orchestra.run.smithi047.stdout:Creating mon... 2024-09-04T16:00:46.951 INFO:teuthology.orchestra.run.smithi047.stdout:create mon.a on 2024-09-04T16:00:47.288 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-04T16:00:47.460 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target. 2024-09-04T16:00:47.460 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target. 2024-09-04T16:00:47.679 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a 2024-09-04T16:00:47.680 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service: Unit ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service not loaded. 2024-09-04T16:00:47.845 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target.wants/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service → /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:00:48.268 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 podman[25755]: 2024-09-04 16:00:47.994112824 +0000 UTC m=+0.016757612 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:00:48.268 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 podman[25755]: 2024-09-04 16:00:48.268964908 +0000 UTC m=+0.291609690 container init 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:00:48.365 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:00:48.365 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout disabled 2024-09-04T16:00:48.371 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:00:48.372 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:00:48.372 INFO:teuthology.orchestra.run.smithi047.stdout:firewalld.service is not enabled 2024-09-04T16:00:48.372 INFO:teuthology.orchestra.run.smithi047.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:00:48.372 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mon to start... 2024-09-04T16:00:48.372 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mon... 2024-09-04T16:00:48.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 podman[25755]: 2024-09-04 16:00:48.273419658 +0000 UTC m=+0.296064440 container start 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:00:48.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 ceph-mon[25794]: mkfs ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:48.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 ceph-mon[25794]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:00:48.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 bash[25755]: 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 2024-09-04T16:00:48.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:48 smithi047 systemd[1]: Started Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout cluster: 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout id: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout services: 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.523286s) 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-04T16:00:49.320 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout data: 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout pgs: 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:mon is available 2024-09-04T16:00:49.321 INFO:teuthology.orchestra.run.smithi047.stdout:Assimilating anything we can from ceph.conf... 2024-09-04T16:00:49.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: monmap epoch 1 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: last_changed 2024-09-04T16:00:34.941111+0000 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: min_mon_release 19 (squid) 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: election_strategy: 1 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: fsmap 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: mgrmap e1: no daemons active 2024-09-04T16:00:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:49 smithi047 ceph-mon[25794]: from='client.? 172.21.15.47:0/1443879711' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-04T16:00:50.409 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:50.409 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:00:50.409 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout fsid = ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.47:3300,v1:172.21.15.47:6789] 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:00:50.410 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:00:50.411 INFO:teuthology.orchestra.run.smithi047.stdout:Generating new minimal ceph.conf... 2024-09-04T16:00:50.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:50 smithi047 ceph-mon[25794]: from='client.? 172.21.15.47:0/938524885' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-04T16:00:50.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:50 smithi047 ceph-mon[25794]: from='client.? 172.21.15.47:0/938524885' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T16:00:51.389 INFO:teuthology.orchestra.run.smithi047.stdout:Restarting the monitor... 2024-09-04T16:00:51.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:51 smithi047 ceph-mon[25794]: from='client.? 172.21.15.47:0/3026487938' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:00:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:51 smithi047 systemd[1]: Stopping Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:00:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:52 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a[25771]: 2024-09-04T16:00:52.585+0000 7ff6e4a06640 -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-04T16:00:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:52 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a[25771]: 2024-09-04T16:00:52.585+0000 7ff6e4a06640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-04T16:00:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:52 smithi047 podman[26114]: 2024-09-04 16:00:52.770217471 +0000 UTC m=+1.212601819 container died 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-04T16:00:53.362 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26114]: 2024-09-04 16:00:53.170440579 +0000 UTC m=+1.612824920 container cleanup 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-04T16:00:53.362 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 bash[26114]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:00:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26132]: 2024-09-04 16:00:53.362966781 +0000 UTC m=+0.588584849 container remove 83ec4936965cc139d837bd9a597ab21fb2929fee87002b88aa38c6f89bd70792 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:00:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 systemd[1]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T16:00:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 systemd[1]: Stopped Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:00:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 systemd[1]: Starting Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:00:53.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26230]: 2024-09-04 16:00:53.604223445 +0000 UTC m=+0.015688089 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26230]: 2024-09-04 16:00:53.722245756 +0000 UTC m=+0.133710391 container create 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True) 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26230]: 2024-09-04 16:00:53.899613859 +0000 UTC m=+0.311078505 container init 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 podman[26230]: 2024-09-04 16:00:53.904566027 +0000 UTC m=+0.316030662 container start 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 7 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: pidfile_write: ignore empty --pid-file 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: load: jerasure load: lrc 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:00:53.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Git sha 0 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: DB SUMMARY 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: DB Session ID: 4RGFHU70QB5JIR51CFZS 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:00:53.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.env: 0x56096496a160 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.info_log: 0x56096682d880 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.statistics: (nil) 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.use_fsync: 0 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:00:53.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.db_log_dir: 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.wal_dir: 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:00:53.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.write_buffer_manager: 0x560966830e60 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:00:53.981 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.unordered_write: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.row_cache: None 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.wal_filter: None 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:00:53.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.wal_compression: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:00:53.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_open_files: -1 2024-09-04T16:00:53.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Compression algorithms supported: 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kZSTD supported: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:00:53.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.merge_operator: 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_filter: None 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56096682d4e0) 2024-09-04T16:00:53.986 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_type: 0 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_index_type: 0 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_shortening: 1 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: checksum: 4 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: no_block_cache: 0 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache: 0x560966820850 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_options: 2024-09-04T16:00:53.987 INFO:journalctl@ceph.mon.a.smithi047.stdout: capacity : 536870912 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_shard_bits : 4 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: strict_capacity_limit : 0 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_compressed: (nil) 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: persistent_cache: (nil) 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size: 4096 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size_deviation: 10 2024-09-04T16:00:53.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_restart_interval: 16 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_block_restart_interval: 1 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: metadata_block_size: 4096 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: partition_filters: 0 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: use_delta_encoding: 1 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: filter_policy: bloomfilter 2024-09-04T16:00:53.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: whole_key_filtering: 1 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: verify_compression: 0 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: format_version: 5 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_index_compression: 1 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_align: 0 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: max_auto_readahead_size: 262144 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: prepopulate_block_cache: 0 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:00:53.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression: NoCompression 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.num_levels: 7 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:00:53.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:00:53.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:00:53.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:00:53.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:00:53.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.ttl: 2592000 2024-09-04T16:00:53.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:00:53.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: 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-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ac73c3f8-0421-4dba-95f8-c5e38375ac3b 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465653932334, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465653933169, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77433, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725465653, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ac73c3f8-0421-4dba-95f8-c5e38375ac3b", "db_session_id": "4RGFHU70QB5JIR51CFZS", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465653933244, "job": 1, "event": "recovery_finished"} 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: 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-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560966850e00 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: DB pointer 0x560966950000 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:00:53.998 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** DB Stats ** 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:00:53.999 INFO:journalctl@ceph.mon.a.smithi047.stdout: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:00:54.000 INFO:journalctl@ceph.mon.a.smithi047.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:00:54.000 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:54.000 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-09-04T16:00:54.000 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:54.000 INFO:journalctl@ceph.mon.a.smithi047.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:00:54.000 INFO:teuthology.orchestra.run.smithi047.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 151.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:00:54.001 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative compaction: 0.00 GB write, 26.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval compaction: 0.00 GB write, 26.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: Block cache BinnedLRUCache@0x560966820850#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-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: starting mon.a rank 0 at public addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] at bind addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???) e1 preinit fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).mds e1 new map 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).mds e1 print_map 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: e1 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: btime 2024-09-04T16:00:48:309650+0000 2024-09-04T16:00:54.002 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.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-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout: legacy client fscid: -1 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout: No filesystems configured 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 bash[26230]: 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 2024-09-04T16:00:54.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 systemd[1]: Started Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: monmap epoch 1 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: last_changed 2024-09-04T16:00:34.941111+0000 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:00:54.226 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: min_mon_release 19 (squid) 2024-09-04T16:00:54.227 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: election_strategy: 1 2024-09-04T16:00:54.227 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:00:54.227 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: fsmap 2024-09-04T16:00:54.227 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:00:54.227 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:53 smithi047 ceph-mon[26268]: mgrmap e1: no daemons active 2024-09-04T16:00:55.016 INFO:teuthology.orchestra.run.smithi047.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-04T16:00:55.037 INFO:teuthology.orchestra.run.smithi047.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:00:55.037 INFO:teuthology.orchestra.run.smithi047.stdout:Creating mgr... 2024-09-04T16:00:55.038 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-04T16:00:55.038 INFO:teuthology.orchestra.run.smithi047.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-04T16:00:55.278 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x 2024-09-04T16:00:55.278 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x.service: Unit ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x.service not loaded. 2024-09-04T16:00:55.417 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968.target.wants/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:00:55.754 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:55 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/4279337384' entity='client.admin' 2024-09-04T16:00:55.754 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:00:55 smithi047 podman[26505]: 2024-09-04 16:00:55.649275221 +0000 UTC m=+0.116231567 container create 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:00:55.939 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:00:55.939 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout disabled 2024-09-04T16:00:55.946 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:00:55.946 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:00:55.946 INFO:teuthology.orchestra.run.smithi047.stdout:firewalld.service is not enabled 2024-09-04T16:00:55.946 INFO:teuthology.orchestra.run.smithi047.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:00:55.955 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:00:55.955 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout disabled 2024-09-04T16:00:55.962 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:00:55.962 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:00:55.962 INFO:teuthology.orchestra.run.smithi047.stdout:firewalld.service is not enabled 2024-09-04T16:00:55.962 INFO:teuthology.orchestra.run.smithi047.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-04T16:00:55.963 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mgr to start... 2024-09-04T16:00:55.963 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mgr... 2024-09-04T16:00:56.136 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:00:55 smithi047 podman[26505]: 2024-09-04 16:00:55.859936551 +0000 UTC m=+0.326892852 container init 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:00:56.137 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:00:55 smithi047 podman[26505]: 2024-09-04 16:00:55.864750049 +0000 UTC m=+0.331706350 container start 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:00:56.137 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:00:55 smithi047 bash[26505]: 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 2024-09-04T16:00:56.137 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:00:55 smithi047 systemd[1]: Started Ceph mgr.x for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:00:56.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:56 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1517921463' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsid": "ac8af23a-6ad6-11ef-bcd6-c7b262605968", 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:00:57.095 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:00:57.096 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:00:57.097 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:00:57.097 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:00:57.100 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:00:57.100 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:00:57.100 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.101 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:00:48:309650+0000", 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:00:57.102 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:00:48.310283+0000", 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:00:57.103 INFO:teuthology.orchestra.run.smithi047.stdout:mgr not available, waiting (1/15)... 2024-09-04T16:00:59.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:00:59 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/217094263' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:01:00.237 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsid": "ac8af23a-6ad6-11ef-bcd6-c7b262605968", 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:00.238 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:01:00.239 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:01:00.240 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:00:48:309650+0000", 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:01:00.241 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:00:48.310283+0000", 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:00.242 INFO:teuthology.orchestra.run.smithi047.stdout:mgr not available, waiting (2/15)... 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: Activating manager daemon x 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: mgrmap e2: x(active, starting, since 0.00311067s) 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:01:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: Manager daemon x is now available 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' 2024-09-04T16:01:01.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:01 smithi047 ceph-mon[26268]: from='mgr.14100 172.21.15.47:0/2227228308' entity='mgr.x' 2024-09-04T16:01:03.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:03 smithi047 ceph-mon[26268]: mgrmap e3: x(active, since 1.0071s) 2024-09-04T16:01:03.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:03 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1909872273' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:01:03.512 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:01:03.512 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsid": "ac8af23a-6ad6-11ef-bcd6-c7b262605968", 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:01:03.513 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:01:03.514 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.515 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:00:48:309650+0000", 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:01:03.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:00:48.310283+0000", 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:03.517 INFO:teuthology.orchestra.run.smithi047.stdout:mgr is available 2024-09-04T16:01:04.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:04 smithi047 ceph-mon[26268]: mgrmap e4: x(active, since 2s) 2024-09-04T16:01:04.706 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:01:04.706 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout fsid = ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.47:3300,v1:172.21.15.47:6789] 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:01:04.707 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:01:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 2024-09-04T16:01:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:01:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:01:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:01:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:Enabling cephadm module... 2024-09-04T16:01:05.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:05 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1951393019' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-04T16:01:06.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1520139124' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-04T16:01:06.387 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:06 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setuser ceph since I am not root 2024-09-04T16:01:06.387 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:06 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:01:07.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:07 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1520139124' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-04T16:01:07.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:07 smithi047 ceph-mon[26268]: mgrmap e5: x(active, since 5s) 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for the mgr to restart... 2024-09-04T16:01:07.983 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mgr epoch 5... 2024-09-04T16:01:08.365 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:08 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/646098556' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: Active manager daemon x restarted 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: Activating manager daemon x 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: osdmap e2: 0 total, 0 up, 0 in 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: mgrmap e6: x(active, starting, since 0.00332543s) 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:01:11.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:11 smithi047 ceph-mon[26268]: Manager daemon x is now available 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:mgr epoch 5 is available 2024-09-04T16:01:13.038 INFO:teuthology.orchestra.run.smithi047.stdout:Setting orchestrator backend to cephadm... 2024-09-04T16:01:13.413 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: mgrmap e7: x(active, since 1.00647s) 2024-09-04T16:01:13.413 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:13.413 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:13.413 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: Found migration_current of "None". Setting to last migration. 2024-09-04T16:01:13.413 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:13 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-mon[26268]: mgrmap e8: x(active, since 2s) 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-mon[26268]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:01:14.555+0000 7f6d56343640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:01:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Traceback (most recent call last): 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:01:14.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._connections.run(self.expiration_interval) 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._run(expiration_interval) 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s = self.context.wrap_socket( 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: return self.sslsocket_class._create( 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:01:14.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self.do_handshake() 2024-09-04T16:01:14.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:01:14.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._sslobj.do_handshake() 2024-09-04T16:01:14.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:01:14.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:14 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:01:15.516 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-04T16:01:15.516 INFO:teuthology.orchestra.run.smithi047.stdout:Generating ssh key... 2024-09-04T16:01:15.775 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:14] ENGINE Bus STARTING 2024-09-04T16:01:15.775 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:14] ENGINE Serving on https://172.21.15.47:7150 2024-09-04T16:01:15.775 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:01:15.775 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-09-04T16:01:15.776 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:14] ENGINE Serving on http://172.21.15.47:8765 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:14] ENGINE Bus STARTED 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:15.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:15 smithi047 ceph-mon[26268]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:17.044 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Generating public/private rsa key pair. 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Your identification has been saved in /tmp/tmp0cwcy6w4/key 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Your public key has been saved in /tmp/tmp0cwcy6w4/key.pub 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: The key fingerprint is: 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: SHA256:UIeFb8CbUNarBKDxjpVdc7HRyMOmlYncmm7RLdwpANA ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: The key's randomart image is: 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: +---[RSA 3072]----+ 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | . o+.=*X** | 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | + oE+O+%o. | 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | . + oo #.= . | 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | + .O O + | 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | . . oS+ o | 2024-09-04T16:01:17.045 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | + | 2024-09-04T16:01:17.046 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | . | 2024-09-04T16:01:17.046 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | | 2024-09-04T16:01:17.046 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: | | 2024-09-04T16:01:17.046 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: +----[SHA256]-----+ 2024-09-04T16:01:18.062 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:17 smithi047 ceph-mon[26268]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:18.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:17 smithi047 ceph-mon[26268]: Generating ssh key... 2024-09-04T16:01:18.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:17 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:18.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:17 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:18.644 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:18.645 INFO:teuthology.orchestra.run.smithi047.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:01:18.645 INFO:teuthology.orchestra.run.smithi047.stdout:Adding key to root@localhost authorized_keys... 2024-09-04T16:01:18.645 INFO:teuthology.orchestra.run.smithi047.stdout:Adding host smithi047... 2024-09-04T16:01:18.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:18 smithi047 ceph-mon[26268]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:20.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:20 smithi047 ceph-mon[26268]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi047", "addr": "172.21.15.47", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:21.504 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:21 smithi047 ceph-mon[26268]: Deploying cephadm binary to smithi047 2024-09-04T16:01:23.752 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout Added host 'smithi047' with addr '172.21.15.47' 2024-09-04T16:01:23.752 INFO:teuthology.orchestra.run.smithi047.stdout:Deploying unmanaged mon service... 2024-09-04T16:01:24.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:24 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:24.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:24 smithi047 ceph-mon[26268]: Added host smithi047 2024-09-04T16:01:24.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:24 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:25.060 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-04T16:01:25.060 INFO:teuthology.orchestra.run.smithi047.stdout:Deploying unmanaged mgr service... 2024-09-04T16:01:25.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:25 smithi047 ceph-mon[26268]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:25.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:25 smithi047 ceph-mon[26268]: Saving service mon spec with placement count:5 2024-09-04T16:01:25.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:25 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:26.443 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-04T16:01:27.102 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:26 smithi047 ceph-mon[26268]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:27.102 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:26 smithi047 ceph-mon[26268]: Saving service mgr spec with placement count:2 2024-09-04T16:01:27.102 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:26 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:28.183 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:28 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/993569739' entity='client.admin' 2024-09-04T16:01:28.183 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:28 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:29.433 INFO:teuthology.orchestra.run.smithi047.stdout:Enabling the dashboard module... 2024-09-04T16:01:29.681 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:29 smithi047 ceph-mon[26268]: from='mgr.14118 172.21.15.47:0/1429621266' entity='mgr.x' 2024-09-04T16:01:29.681 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:29 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3798942880' entity='client.admin' 2024-09-04T16:01:30.725 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:30 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/267581394' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-04T16:01:30.725 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:30 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setuser ceph since I am not root 2024-09-04T16:01:30.725 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:30 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:01:31.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:31 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/267581394' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-04T16:01:31.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:31 smithi047 ceph-mon[26268]: mgrmap e9: x(active, since 19s) 2024-09-04T16:01:32.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:32 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/274880507' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for the mgr to restart... 2024-09-04T16:01:32.574 INFO:teuthology.orchestra.run.smithi047.stdout:Waiting for mgr epoch 9... 2024-09-04T16:01:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: Active manager daemon x restarted 2024-09-04T16:01:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: Activating manager daemon x 2024-09-04T16:01:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: osdmap e3: 0 total, 0 up, 0 in 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: mgrmap e10: x(active, starting, since 0.00337798s) 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:01:36.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:35 smithi047 ceph-mon[26268]: Manager daemon x is now available 2024-09-04T16:01:37.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:36 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:37.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:36 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:01:37.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:36 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:01:37.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:36 smithi047 ceph-mon[26268]: mgrmap e11: x(active, since 1.00658s) 2024-09-04T16:01:37.329 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:01:37.330 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-04T16:01:37.330 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:01:37.330 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:01:37.330 INFO:teuthology.orchestra.run.smithi047.stdout:mgr epoch 9 is available 2024-09-04T16:01:37.330 INFO:teuthology.orchestra.run.smithi047.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-04T16:01:38.073 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:37] ENGINE Bus STARTING 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:37] ENGINE Serving on http://172.21.15.47:8765 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:01:37.649+0000 7f55401a5640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:01:37] ENGINE Error in HTTPServer.serve 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Traceback (most recent call last): 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._connections.run(self.expiration_interval) 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._run(expiration_interval) 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:01:38.074 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s = self.context.wrap_socket( 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: return self.sslsocket_class._create( 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self.do_handshake() 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._sslobj.do_handshake() 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:01:38.075 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:01:37 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:37] ENGINE Serving on https://172.21.15.47:7150 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:37] ENGINE Bus STARTED 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: [04/Sep/2024:16:01:37] ENGINE Error in HTTPServer.serve 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:01:39.137 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: mgrmap e12: x(active, since 2s) 2024-09-04T16:01:39.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:39.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:38 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:39.855 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUHGPhdtb3FQK0bXD7DlBgqALzDxwwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkwNDE2MDEzOVoXDTM0\nMDkwNTE2MDEzOVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjQ3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAmjRZ6pPsamlmvzkQ5Bo+Jv0WMLTvJKsrhFLy\ni/xrAWvV4QW2XmD8ZFK7SX8CC3c/cxlr/n7KJnazybfcg+CPvvXX/Xi7DXB5z3o0\nEsIAa1Rn5wUPYj16D3TRmF4AKOFY5VWxLHzoRvG7cvopK/HpbsDfNT9gUimSkBja\nEhNUhh9OKf2kLKlOiuMqTygxB8N1XiXrleAWxFHGZUEdlGZjmmObZD1iapRPP703\nm0aBBAo+dzVl0AswT0dtNSzTKymmSKKsxcuEduXiNDPNSOPZd3y93UW7PWF86wym\nTt9dDMVCCVi/oOz/zzcThzlTkJ3Qxf+PSPC8IDKhLALl699260yu2Bqe8h5nUkQb\nKuufQbHwiuku6CIpam0qvyuMXfLZ5eXY0vk0PWh04pPXMkNkRzWI++iBn+YjJxdy\nEzgg5h5rRurmPwdExdcfmMyGcZf4lbosN4cxRFztLEfHpXwYyxf1Qu/Uv1/evwB7\nLWNmX03sFO5W5I38J2oEw+PpVZO54boW/VHBr6qdz1mDE/bL6kJrtkDiIiVQfN2y\n9SZhOWDRN7glHVslQ4A+NMMFyUN0V15ovlJmQZPk9k7E2ZAskDCmJs+46n3NG2C4\nyQajHh8CeBCR+8cgd5rbDm1ELjpKI6wqtcoLRWp2ihhd+H1htCNGhxi8jBdub/d7\nec+ixoMCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDQ3ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPLzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBJ\n+xtJegsg/vwUcMo3lncqnJbDlaj6AXaTIFzWkIfjp9JzyU/rrv8pykTMg6QxAp4Z\nx2AdUycTWPzRlK9lkSLPNNogeIjilyygpASP/jqLqD8Pawzn2eZxGwz3YEFUsKiq\niOLVZDDOMT/B+ba6BYEKc6kRV+cquBQql0XQ9fzA72nGUQT3cak56gkhBJhHjwel\nWeHj5zD0NkPBrrJtTtX/h1XzeM1OcdiioXEkYwdq4mvVoswGGblzUHlWgk3Z0V5O\nDSwisaeyv8J4X9eTUeBUnc+XCVY+IHmsjYMBb81joAlEyQ46XVu8pZkygIyZJVFy\ny13OGI7xBSIRMqs4PLSF6DkDj/KAOWuTtRHjjlHUb6wg39Z+biv3Yn7i5ZtXXFny\n1Rt1QdgNBeM+4w4BvkXuNAGjsV5O3Z65ovc96b3BNVltj6aUW43iXBj24KWcHlUs\nPDbVwGCUEnGd+cndDgLwY0s+pUCxzfog1uk6Wpp5s1FuKWUDACOrv7Qc2xc+IHp1\nGZfX4sS+1XpCBgmyu63B1PzKwfnKu0ZGDNb9Wwo1GG05/Ao188mplw7xWCQQhJ0n\ndQCLkp5GoXW1M4jFwwsymw0osgyXYL4EaX8qX8TBxiv7Pm7Z9C3aHAaT24diZVr0\neDmc+C4ln3t33BvaYLI1YxRGDNBnHLJ1WfEBwOqd2g==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAmjRZ6pPsamlmvzkQ5Bo+Jv0WMLTvJKsrhFLyi/xrAWvV4QW2\nXmD8ZFK7SX8CC3c/cxlr/n7KJnazybfcg+CPvvXX/Xi7DXB5z3o0EsIAa1Rn5wUP\nYj16D3TRmF4AKOFY5VWxLHzoRvG7cvopK/HpbsDfNT9gUimSkBjaEhNUhh9OKf2k\nLKlOiuMqTygxB8N1XiXrleAWxFHGZUEdlGZjmmObZD1iapRPP703m0aBBAo+dzVl\n0AswT0dtNSzTKymmSKKsxcuEduXiNDPNSOPZd3y93UW7PWF86wymTt9dDMVCCVi/\noOz/zzcThzlTkJ3Qxf+PSPC8IDKhLALl699260yu2Bqe8h5nUkQbKuufQbHwiuku\n6CIpam0qvyuMXfLZ5eXY0vk0PWh04pPXMkNkRzWI++iBn+YjJxdyEzgg5h5rRurm\nPwdExdcfmMyGcZf4lbosN4cxRFztLEfHpXwYyxf1Qu/Uv1/evwB7LWNmX03sFO5W\n5I38J2oEw+PpVZO54boW/VHBr6qdz1mDE/bL6kJrtkDiIiVQfN2y9SZhOWDRN7gl\nHVslQ4A+NMMFyUN0V15ovlJmQZPk9k7E2ZAskDCmJs+46n3NG2C4yQajHh8CeBCR\n+8cgd5rbDm1ELjpKI6wqtcoLRWp2ihhd+H1htCNGhxi8jBdub/d7ec+ixoMCAwEA\nAQKCAgBJHcqGriX6nMiBogrOxVyz+uvjI1+C+QB0ySnFU2XfciSjAiTjIkR6QzoX\nkrfC/QNiTWsF7FNoon8EBgByrW8rIgGMZ4r1x9+SD4USYdd2DLsJcL5HHBQ8sOzS\nvLuBprwSXavZBs7SGLuDPHd6JUXEZIJRip/exWR/m7EGwhChWcWjpmcKYCrkMus0\nRj/dSQHlJsDKO0tAQe/6wcHHRDc1FMaw5GQ+Wd0rwUnU/7yb0EmnF3QTjcKVzK3M\n+ViVTjXQmgWm8aV5BO5ZRziut469F7Ik8XPjGk7zWneezU0fCYcSzHhsUwPGWnyR\ncQ6c8x9zSoZDlRX2hFskdalUSoxlL8ZrgDqTUI5krwunI1fFVaLpCl5r+0yD01RL\nwl7RUW6x+YCtCZuO+qPLk+dEaOX72T2QHgeQFgcDsuYsj9OYOrub2Je8uyTDlgvs\nSL+Ne0jiGl/Yi4c1auggkYRX7+IM7cwpk1/ffHO6EN4Y1lsM/vnMTaGY8vaDlmva\nx6mHlNtf2ggPr4bUgTJay1+4fHcSFyhjl3PCXTLr45W9vcztCfXARslYSDAG6RQE\nM59H/+BcJhZbDMd6xwfviI43fyDIaZiSeC/jswsjT2NxooXRu1g7nnWX76Xzp/YV\ntuxOqOCtCNQ18Cw3QybeyutS+kQrJ4HCCA750Vhaoz7S05eRYQKCAQEAz9iPiGRX\nCA5fsoKywiJJALiOuVFPsgBDgnDzyDIEAt/hnBFQUjykhqDEWZmwd7Ajd2j3V5Ju\nfLNE573bD1+McSbKXCq/2EY7o6FptIk8VpbYC3O0nLat3qoGUYxpFJHGxnkxeDai\ni92oDQm6fumf+u61p5i5xZFa/bbLVquMycaLgJxDwMabnHK+LatuIYFU1VTRGMhO\nvfiTz4mpKJ9WmlLjHIUf3PB7UmQ1Ml7qQgJ1AIsnlCDHdVtPJmkyQNSYDHnZS56k\nZxTeunnk8CUUVrbOhA8dp5buYaI35CLnfaFO6llcLV9R6f+AfDgNhkqkKr/dbeKb\nr9ifIF0t8ETy4wKCAQEAve5KqIu3He3XAQYKelKiL+aOfwxKiyMRKTIOU6ZxSFgi\nteJ+lZRbu2L2tPeMmD+TCSKdMyo4IBQdmfdfuTU2evIGZPnf0cUmcxzjJubVyq2A\nP2SzNrv5tba05x534w5ir00fnsuNSkd/cs4vbgSQjA3EpQjkQ0hxzXvPouBo6bFk\nUzmFdWUSVVTfSnF7aa2zsh0pk6YHveJQATfKFOjd1EgtrXwJsIGpH8TS2tZq0fCn\ni76UMUCsdHtONH2tWp6YesP+UtSqXY/WcO38pGz5g7yrx6TLMI3nZ3L2L+BdyC+p\n09QnKWzhKh5emgzumPd5MU8ahERwtoXaslKMB1oP4QKCAQBfAanSebNCrndV/OJD\nVTKzjqlG0oEwZ2h0hrcYiqxEuBvDoDJr9OZr168JGfSNMUl0+tkdAYVZoQRdPe6V\nX2KuEkIr0SqybKA0UsMj0BtxpTAKRBCKFgLyJhwPSLR7v4ryDFHtlmPEtURs+UZz\nXs1PAbCtdGVuhtvl35mg+3e2f/giiMt7og1dfSGrdJI55IlnnoaZ4m4D7k16b32Q\nYQ1QK5U+4ydGcfKdHcsnRDWmiML8xZ8I2dbysRNEBo//DG6YPVZzd4fEyshoyvE4\nSGq8nIFX4iT3B0nd/S25La9NQN/2xXQaFVk3MiCEJ4cfHJ1gISXRZeUug0FxpMYr\n7whrAoIBAGQME/O4tRrk4C6/2eEZiimlT0aJWPL14+JJZdaWhHHRS2d4CaoNXkzV\nEpO9GqhQRMm5HAmJocr0Dau+7QOIjkwxFUE3hrjfGyPkAZvKWK/MuROrneOlHSKl\nPaHJIOnP+BfTjmZ9Xs3T38S/66gOa336+qzchDEVBi1xnKx1fY4sTWaxlCWEuiWM\n8ZorMRE32MJoLjCCcu2JOw+JLb/Z8pAR/U23WvtJMad0bIWuENLJ69fm6fUP1kf9\nc/KeiSSFClkQyPUk5SEn1ZPjKQQMC1tjlTEzE31eIpkRq7EIhR4gTVsyE/b0TZ98\nI+UODtkw8vwQaS1nR+A9njf016I/xMECggEBAJF7LzE3uYTJIxjnk/RsBv+O3qZE\nw6jPOakIeTQuKzeN77aW2HSLrOwo2ECMvmWpfI2a2EFje5UaEDghZQzaICALztX7\nnBpashOYOAPquZ4jG/LCrsH1mUVyGgchHtl7IZKo7tvRw12f2A3Wew8csSYp5kPO\niGnzA7yVWEVwRBmyLo5RdI574q+cfBMWVNSiLokkf1/npOCoAjimwe3aCudqeDdh\n5riSgo6gsBth7eY5CL6LniLgEVbyQNUtX2KDjvlEqllavNi0s+zelbOutpY8cRwk\nPQ1fqSwe4a5BiQzktA/AeJUspvi5PQrI1jGw6mCGY12GFcBjLqvYcloe7Rc=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-04T16:01:40.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:41.189 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-04T16:01:41.772 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:41 smithi047 ceph-mon[26268]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:41.772 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:41 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:43.057 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-04T16:01:43.058 INFO:teuthology.orchestra.run.smithi047.stdout:Creating initial admin user... 2024-09-04T16:01:43.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:42 smithi047 ceph-mon[26268]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:43.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:44.587 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$bwTx.ESEKF6Z4SUZSj0GJ.hVgM23jRP.g1UDWajQF3kFYlxvSes/2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725465703, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-04T16:01:44.588 INFO:teuthology.orchestra.run.smithi047.stdout:Fetching dashboard port number... 2024-09-04T16:01:45.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:44 smithi047 ceph-mon[26268]: from='client.14168 -' 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-04T16:01:45.210 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:44 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:45.784 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stdout 8443 2024-09-04T16:01:45.795 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:01:45.795 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout disabled 2024-09-04T16:01:45.802 INFO:teuthology.orchestra.run.smithi047.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:01:45.802 INFO:teuthology.orchestra.run.smithi047.stdout:systemctl: stdout inactive 2024-09-04T16:01:45.802 INFO:teuthology.orchestra.run.smithi047.stdout:firewalld.service is not enabled 2024-09-04T16:01:45.803 INFO:teuthology.orchestra.run.smithi047.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-04T16:01:45.804 INFO:teuthology.orchestra.run.smithi047.stdout:Ceph Dashboard is now available at: 2024-09-04T16:01:45.804 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:45.804 INFO:teuthology.orchestra.run.smithi047.stdout: URL: https://smithi047:8443/ 2024-09-04T16:01:45.804 INFO:teuthology.orchestra.run.smithi047.stdout: User: admin 2024-09-04T16:01:45.804 INFO:teuthology.orchestra.run.smithi047.stdout: Password: mcpajikchl 2024-09-04T16:01:45.805 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:45.805 INFO:teuthology.orchestra.run.smithi047.stdout:Saving cluster configuration to /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config directory 2024-09-04T16:01:46.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:45 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/2352650667' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-04T16:01:47.149 INFO:teuthology.orchestra.run.smithi047.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-04T16:01:47.149 INFO:teuthology.orchestra.run.smithi047.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-04T16:01:47.149 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout:Or, if you are only running a single cluster on this host: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: ceph telemetry on 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout:For more information see: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.150 INFO:teuthology.orchestra.run.smithi047.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-04T16:01:47.151 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:47.151 INFO:teuthology.orchestra.run.smithi047.stdout:Bootstrap complete. 2024-09-04T16:01:47.190 INFO:tasks.cephadm:Fetching config... 2024-09-04T16:01:47.191 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:01:47.191 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-04T16:01:47.207 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-04T16:01:47.207 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:01:47.207 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-04T16:01:47.263 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-04T16:01:47.263 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:01:47.263 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-04T16:01:47.328 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-04T16:01:47.328 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:01:47.328 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-04T16:01:47.383 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-04T16:01:47.384 DEBUG:teuthology.orchestra.run.smithi047:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:01:47.457 INFO:teuthology.orchestra.run.smithi047.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:47.468 DEBUG:teuthology.orchestra.run.smithi103:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:01:47.512 INFO:teuthology.orchestra.run.smithi103.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:47.524 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:01:47.567 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:47.581 DEBUG:teuthology.orchestra.run.smithi130:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:01:47.624 INFO:teuthology.orchestra.run.smithi130.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCefwyEWrbMXMgVXDIhgo1i3fkDMgJ1rYj8wMTOFj0rzqNXDUC1znpZLo4uHxEIVIEap/N0dK9AFotELKfJEvVX+KRabM+ZFG8MtWdg+8EYb6ikSTqwRW+uqKPjYSKUrJGcpwBnA3Gauf62iB2qoeKFeu3wZQcX8RyUpk09I8XHi0MVK5Bqu+XL1+hPFhsA3CpTaNRWZHVdAbVPK1+drZ3YadRe1I2fHJHUNH+O1oJuyp1jGN0BpBEUi4d594TWQgbDh3Ec+uyLTLsR8V5IE+EvXYtnYUoyvGYw3FLFAwrLYeEJRJ2e+1lDnCVrowaoIlvZaGu+BCTSWBYd7cZisUO4zRu80dyDGNFnQLsTbWq1XP+Rtwer9lWp0PtBefHoUN3/GPovINc/jmGHZXDocEvUKodq2oeZ59CGFyoj1wqcTv+NmCenE5GY0rfRBmBbakEFi1v1wXYg0xky82QwtREGrkO7pK5JoL03ZgRo7y0cglIvtwgjL6BPNC/EymNMfqk= ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:01:47.637 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-04T16:01:47.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:47 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/2969605406' entity='client.admin' 2024-09-04T16:01:47.888 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:01:49.546 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-04T16:01:49.546 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-04T16:01:49.791 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: mgrmap e13: x(active, since 12s) 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/4282473735' entity='client.admin' 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"} : dispatch 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:49.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:51.224 INFO:tasks.cephadm:Remote smithi130 excluded from cephadm cluster by role 2024-09-04T16:01:51.224 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi103 2024-09-04T16:01:51.224 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T16:01:51.224 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.conf 2024-09-04T16:01:51.243 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T16:01:51.243 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:01:51.302 INFO:tasks.cephadm:Adding host smithi103 to orchestrator... 2024-09-04T16:01:51.302 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch host add smithi103 2024-09-04T16:01:51.545 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:01:51.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:52.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:52 smithi047 ceph-mon[26268]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:01:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:52 smithi047 ceph-mon[26268]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:01:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:52 smithi047 ceph-mon[26268]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:01:53.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:53 smithi047 ceph-mon[26268]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi103", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:01:54.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:54 smithi047 ceph-mon[26268]: Deploying cephadm binary to smithi103 2024-09-04T16:01:56.023 INFO:teuthology.orchestra.run.smithi047.stdout:Added host 'smithi103' with addr '172.21.15.103' 2024-09-04T16:01:56.582 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch host ls --format=json 2024-09-04T16:01:56.827 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:01:57.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:01:57.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:57.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: Added host smithi103 2024-09-04T16:01:57.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:01:57.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:57.204 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:57.487 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:01:57.487 INFO:teuthology.orchestra.run.smithi047.stdout:[{"addr": "172.21.15.47", "hostname": "smithi047", "labels": [], "status": ""}, {"addr": "172.21.15.103", "hostname": "smithi103", "labels": [], "status": ""}] 2024-09-04T16:01:58.074 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-09-04T16:01:58.074 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T16:01:58.075 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-09-04T16:01:58.095 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T16:01:58.095 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:01:58.152 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-09-04T16:01:58.153 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch host add smithi122 2024-09-04T16:01:58.395 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:01:58.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:58 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:01:58.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:58 smithi047 ceph-mon[26268]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:01:59.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:01:59 smithi047 ceph-mon[26268]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi103", "name": "osd_memory_target"} : dispatch 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:00.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:01.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: Deploying cephadm binary to smithi122 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:01.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:02.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:02 smithi047 ceph-mon[26268]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:03.116 INFO:teuthology.orchestra.run.smithi047.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-09-04T16:02:03.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:03 smithi047 ceph-mon[26268]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:03.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:03 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:03.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:03 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:03.717 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch host ls --format=json 2024-09-04T16:02:03.960 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:04.612 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:02:04.612 INFO:teuthology.orchestra.run.smithi047.stdout:[{"addr": "172.21.15.47", "hostname": "smithi047", "labels": [], "status": ""}, {"addr": "172.21.15.103", "hostname": "smithi103", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-09-04T16:02:04.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:04 smithi047 ceph-mon[26268]: Added host smithi122 2024-09-04T16:02:04.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:04 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:04.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:04 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:05.204 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-04T16:02:05.204 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd crush tunables default 2024-09-04T16:02:05.445 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:05.770 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:05 smithi047 ceph-mon[26268]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:05.770 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:06.464 INFO:teuthology.orchestra.run.smithi047.stderr:adjusted tunables profile to default 2024-09-04T16:02:06.773 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:06 smithi047 ceph-mon[26268]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:02:06.773 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-04T16:02:07.084 INFO:tasks.cephadm:Adding mon.a on smithi047 2024-09-04T16:02:07.084 INFO:tasks.cephadm:Adding mon.b on smithi103 2024-09-04T16:02:07.084 INFO:tasks.cephadm:Adding mon.c on smithi122 2024-09-04T16:02:07.085 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch apply mon '3;smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c' 2024-09-04T16:02:07.398 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:02:07.443 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:07.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:07.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:07.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-04T16:02:07.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:07.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:07 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:08.153 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-09-04T16:02:08.880 DEBUG:teuthology.orchestra.run.smithi103:mon.b> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.b.service 2024-09-04T16:02:08.883 DEBUG:teuthology.orchestra.run.smithi122:mon.c> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.c.service 2024-09-04T16:02:08.885 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:02:08.886 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:08.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:08.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:09.846 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:09.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: Saving service mon spec with placement smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c;count:3 2024-09-04T16:02:09.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:09 smithi047 ceph-mon[26268]: Deploying daemon mon.c on smithi122 2024-09-04T16:02:11.571 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:02:11.571 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:00:34.941111Z","created":"2024-09-04T16:00:34.941111Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T16:02:11.571 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-09-04T16:02:11.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:11 smithi047 ceph-mon[26268]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:12.677 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 podman[29410]: 2024-09-04 16:02:12.465302265 +0000 UTC m=+0.015412145 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:02:12.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:12 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/3913191589' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:13.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 podman[29410]: 2024-09-04 16:02:12.768764623 +0000 UTC m=+0.318874495 container init 70f31691858ecd6eea04e5a056e64e37bc6ff7f38f63698a4e355094505fd561 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T16:02:13.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 podman[29410]: 2024-09-04 16:02:12.773165196 +0000 UTC m=+0.323275060 container start 70f31691858ecd6eea04e5a056e64e37bc6ff7f38f63698a4e355094505fd561 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-04T16:02:13.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:02:13.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 7 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pidfile_write: ignore empty --pid-file 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: load: jerasure load: lrc 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Git sha 0 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: DB SUMMARY 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: DB Session ID: K9W11S0HKT11KFWOF9KF 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-04T16:02:13.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.env: 0x5556f39fa160 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.info_log: 0x5556f4d7d880 2024-09-04T16:02:13.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.statistics: (nil) 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.use_fsync: 0 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:02:13.087 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.db_log_dir: 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.wal_dir: 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:02:13.088 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.write_buffer_manager: 0x5556f4d80e60 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:02:13.089 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.unordered_write: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.row_cache: None 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.wal_filter: None 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.wal_compression: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:02:13.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:02:13.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_open_files: -1 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:02:13.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Compression algorithms supported: 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kZSTD supported: 0 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-04T16:02:13.093 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.merge_operator: 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_filter: None 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5556f4d7d4e0) 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:02:13.094 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_type: 0 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: data_block_index_type: 0 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_shortening: 1 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: checksum: 4 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: no_block_cache: 0 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache: 0x5556f4d70850 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_options: 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: capacity : 536870912 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: num_shard_bits : 4 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: strict_capacity_limit : 0 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_compressed: (nil) 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: persistent_cache: (nil) 2024-09-04T16:02:13.095 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_size: 4096 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_size_deviation: 10 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_restart_interval: 16 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_block_restart_interval: 1 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: metadata_block_size: 4096 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: partition_filters: 0 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: use_delta_encoding: 1 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: filter_policy: bloomfilter 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: whole_key_filtering: 1 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: verify_compression: 0 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: format_version: 5 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: enable_index_compression: 1 2024-09-04T16:02:13.096 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_align: 0 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout: max_auto_readahead_size: 262144 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout: prepopulate_block_cache: 0 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression: NoCompression 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.num_levels: 7 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:02:13.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:02:13.098 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:02:13.099 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:02:13.100 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:02:13.101 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.ttl: 2592000 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:02:13.102 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-04T16:02:13.103 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 50f9055f-82c5-4d95-9a14-5b2d7cc87cb2 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465732800179, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465732800563, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725465732, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "50f9055f-82c5-4d95-9a14-5b2d7cc87cb2", "db_session_id": "K9W11S0HKT11KFWOF9KF", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465732800654, "job": 1, "event": "recovery_finished"} 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5556f4da0e00 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: DB pointer 0x5556f4ea0000 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** DB Stats ** 2024-09-04T16:02:13.104 INFO:journalctl@ceph.mon.c.smithi122.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** Compaction Stats [default] ** 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:13.105 INFO:journalctl@ceph.mon.c.smithi122.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** Compaction Stats [default] ** 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:02:13.106 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: Block cache BinnedLRUCache@0x5556f4d70850#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: using public_addr v2:172.21.15.122:0/0 -> [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: starting mon.c rank -1 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(???) e0 preinit fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:13.107 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).mds e1 new map 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: e1 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: btime 2024-09-04T16:00:48:309650+0000 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.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-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: legacy client fscid: -1 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout: No filesystems configured 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-04T16:02:13.108 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Deploying cephadm binary to smithi122 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.109 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Added host smithi122 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.110 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.111 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Saving service mon spec with placement smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c;count:3 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: Deploying daemon mon.c on smithi122 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/3913191589' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 ceph-mon[29448]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-04T16:02:13.112 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 bash[29410]: 70f31691858ecd6eea04e5a056e64e37bc6ff7f38f63698a4e355094505fd561 2024-09-04T16:02:13.113 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:12 smithi122 systemd[1]: Started Ceph mon.c for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:02:13.368 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:02:13.368 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:02:13.617 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: mon.a calling monitor election 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: mon.c calling monitor election 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: monmap epoch 2 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: last_changed 2024-09-04T16:02:12.825554+0000 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: min_mon_release 19 (squid) 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: election_strategy: 1 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:18.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: fsmap 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: mgrmap e13: x(active, since 42s) 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: overall HEALTH_OK 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:18.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: mon.a calling monitor election 2024-09-04T16:02:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: mon.c calling monitor election 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:18.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: monmap epoch 2 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: last_changed 2024-09-04T16:02:12.825554+0000 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: min_mon_release 19 (squid) 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: election_strategy: 1 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: fsmap 2024-09-04T16:02:18.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: mgrmap e13: x(active, since 42s) 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: overall HEALTH_OK 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:18.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:18.746 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:02:18.746 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:02:12.825554Z","created":"2024-09-04T16:00:34.941111Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T16:02:18.746 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-09-04T16:02:19.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:18 smithi122 ceph-mon[29448]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:19.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:18 smithi122 ceph-mon[29448]: Deploying daemon mon.b on smithi103 2024-09-04T16:02:19.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:18 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/1824823169' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:19.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:18 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:19.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:18 smithi047 ceph-mon[26268]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:19.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:18 smithi047 ceph-mon[26268]: Deploying daemon mon.b on smithi103 2024-09-04T16:02:19.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:18 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/1824823169' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:19.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:18 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:20.360 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:02:20.360 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:02:20.608 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:02:20.983 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:20 smithi122 ceph-mon[29448]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.313 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:02:21.313 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:02:12.825554Z","created":"2024-09-04T16:00:34.941111Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T16:02:21.313 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-09-04T16:02:21.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:20 smithi047 ceph-mon[26268]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.506 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 podman[29150]: 2024-09-04 16:02:21.305386565 +0000 UTC m=+0.016217626 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:02:21.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 podman[29150]: 2024-09-04 16:02:21.601699098 +0000 UTC m=+0.312530155 container init d702548ca2a502b7a89c5f87436f221d41a1861f5b9334dc1d703608082216c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T16:02:21.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 podman[29150]: 2024-09-04 16:02:21.606213702 +0000 UTC m=+0.317044757 container start d702548ca2a502b7a89c5f87436f221d41a1861f5b9334dc1d703608082216c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-04T16:02:21.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:02:21.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 7 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pidfile_write: ignore empty --pid-file 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: load: jerasure load: lrc 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Git sha 0 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: DB SUMMARY 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: DB Session ID: XCKV5UL8LFJM5SLD10MW 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-04T16:02:21.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.env: 0x56208cf46160 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.info_log: 0x56208e2f7880 2024-09-04T16:02:21.870 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:02:21.871 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.statistics: (nil) 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.use_fsync: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:02:21.872 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.db_log_dir: 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.wal_dir: 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.write_buffer_manager: 0x56208e2fae60 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:02:21.873 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.unordered_write: 0 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.row_cache: None 2024-09-04T16:02:21.874 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.wal_filter: None 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.wal_compression: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:02:21.875 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:02:21.876 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_open_files: -1 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Compression algorithms supported: 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kZSTD supported: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:02:21.877 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.merge_operator: 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_filter: None 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:02:21.878 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56208e2f74e0) 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: index_type: 0 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: data_block_index_type: 0 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: index_shortening: 1 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: checksum: 4 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: no_block_cache: 0 2024-09-04T16:02:21.879 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_cache: 0x56208e2ea850 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_cache_options: 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: capacity : 536870912 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: num_shard_bits : 4 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: strict_capacity_limit : 0 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_cache_compressed: (nil) 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: persistent_cache: (nil) 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_size: 4096 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_size_deviation: 10 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_restart_interval: 16 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: index_block_restart_interval: 1 2024-09-04T16:02:21.880 INFO:journalctl@ceph.mon.b.smithi103.stdout: metadata_block_size: 4096 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: partition_filters: 0 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: use_delta_encoding: 1 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: filter_policy: bloomfilter 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: whole_key_filtering: 1 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: verify_compression: 0 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: format_version: 5 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: enable_index_compression: 1 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: block_align: 0 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: max_auto_readahead_size: 262144 2024-09-04T16:02:21.881 INFO:journalctl@ceph.mon.b.smithi103.stdout: prepopulate_block_cache: 0 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression: NoCompression 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.num_levels: 7 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:02:21.882 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:02:21.883 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:02:21.884 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:02:21.885 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:02:21.886 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.ttl: 2592000 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:02:21.887 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: 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-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-04T16:02:21.888 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e5863ec8-8fb2-4acc-93dc-c2e8222cc20a 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465741633659, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465741634089, "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": 1725465741, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e5863ec8-8fb2-4acc-93dc-c2e8222cc20a", "db_session_id": "XCKV5UL8LFJM5SLD10MW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725465741634182, "job": 1, "event": "recovery_finished"} 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: 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-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56208e31ae00 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: DB pointer 0x56208e41a000 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout: ** DB Stats ** 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:02:21.889 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: ** Compaction Stats [default] ** 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:21.890 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: ** Compaction Stats [default] ** 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:02:21.891 INFO:journalctl@ceph.mon.b.smithi103.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout: Block cache BinnedLRUCache@0x56208e2ea850#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: using public_addr v2:172.21.15.103:0/0 -> [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: starting mon.b rank -1 at public addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] at bind addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(???) e0 preinit fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).mds e1 new map 2024-09-04T16:02:21.892 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: e1 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: btime 2024-09-04T16:00:48:309650+0000 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.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-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: legacy client fscid: -1 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout: No filesystems configured 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: 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-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-04T16:02:21.893 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:02:21.894 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:21.894 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:21.894 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:02:21.894 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.894 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Deploying cephadm binary to smithi122 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:21.895 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Added host smithi122 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1624097917' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.896 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.897 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Saving service mon spec with placement smithi047:172.21.15.47=a;smithi103:172.21.15.103=b;smithi122:172.21.15.122=c;count:3 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Deploying daemon mon.c on smithi122 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/3913191589' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.a calling monitor election 2024-09-04T16:02:21.898 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.c calling monitor election 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: monmap epoch 2 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: last_changed 2024-09-04T16:02:12.825554+0000 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:21.899 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: min_mon_release 19 (squid) 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: election_strategy: 1 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: fsmap 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mgrmap e13: x(active, since 42s) 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: overall HEALTH_OK 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:21.900 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: Deploying daemon mon.b on smithi103 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/1824823169' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 ceph-mon[29188]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 bash[29150]: d702548ca2a502b7a89c5f87436f221d41a1861f5b9334dc1d703608082216c3 2024-09-04T16:02:21.901 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:21 smithi103 systemd[1]: Started Ceph mon.b for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:02:22.903 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:02:22.904 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:02:23.164 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:02:27.068 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:02:27.069 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:02:21.660485Z","created":"2024-09-04T16:00:34.941111Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-04T16:02:27.069 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-09-04T16:02:27.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:27.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: mon.a calling monitor election 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: mon.c calling monitor election 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: mon.b calling monitor election 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-04T16:02:27.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: monmap epoch 3 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: last_changed 2024-09-04T16:02:21.660485+0000 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: min_mon_release 19 (squid) 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: election_strategy: 1 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: 2: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.b 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: fsmap 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: mgrmap e13: x(active, since 50s) 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: overall HEALTH_OK 2024-09-04T16:02:27.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: mon.a calling monitor election 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: mon.c calling monitor election 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: mon.b calling monitor election 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: monmap epoch 3 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: last_changed 2024-09-04T16:02:21.660485+0000 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: min_mon_release 19 (squid) 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: election_strategy: 1 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:27.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: 2: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.b 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: fsmap 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: mgrmap e13: x(active, since 50s) 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: overall HEALTH_OK 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: mon.a calling monitor election 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: mon.c calling monitor election 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: mon.b calling monitor election 2024-09-04T16:02:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: monmap epoch 3 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: last_changed 2024-09-04T16:02:21.660485+0000 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: created 2024-09-04T16:00:34.941111+0000 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: min_mon_release 19 (squid) 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: election_strategy: 1 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-09-04T16:02:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: 2: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.b 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: fsmap 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: mgrmap e13: x(active, since 50s) 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: overall HEALTH_OK 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.139 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:27.650 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-04T16:02:27.651 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph config generate-minimal-conf 2024-09-04T16:02:27.910 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:27.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:27.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:27 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/2907512452' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:27.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:28.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:28.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:27 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/2907512452' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:28.032 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:28.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:28.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:27 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/2907512452' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:02:28.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:02:28.582 INFO:teuthology.orchestra.run.smithi047.stdout:# minimal ceph.conf for ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:28.582 INFO:teuthology.orchestra.run.smithi047.stdout:[global] 2024-09-04T16:02:28.582 INFO:teuthology.orchestra.run.smithi047.stdout: fsid = ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:02:28.582 INFO:teuthology.orchestra.run.smithi047.stdout: mon_host = [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-09-04T16:02:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3921777629' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:28 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3921777629' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:28 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3921777629' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:28 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:29.287 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-04T16:02:29.287 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:02:29.287 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:02:29.315 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:02:29.316 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:29.381 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T16:02:29.381 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:02:29.409 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T16:02:29.409 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:29.475 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T16:02:29.475 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:02:29.502 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T16:02:29.502 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:02:29.566 INFO:tasks.cephadm:Adding mgr.x on smithi047 2024-09-04T16:02:29.567 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch apply mgr '1;smithi047=x' 2024-09-04T16:02:29.838 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:02:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.140 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:30.141 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:29 smithi047 ceph-mon[26268]: Reconfiguring daemon mon.a on smithi047 2024-09-04T16:02:30.277 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.277 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.277 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.277 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:30.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:29 smithi122 ceph-mon[29448]: Reconfiguring daemon mon.a on smithi047 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:30.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:30.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:29 smithi103 ceph-mon[29188]: Reconfiguring daemon mon.a on smithi047 2024-09-04T16:02:30.468 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-09-04T16:02:31.118 DEBUG:tasks.cephadm:set 0 configs 2024-09-04T16:02:31.118 INFO:tasks.cephadm:Deploying OSDs... 2024-09-04T16:02:31.118 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:02:31.118 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:02:31.134 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-04T16:02:31.134 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_1 2024-09-04T16:02:31.190 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:02:31.190 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:31.190 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-04T16:02:31.191 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:31.191 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:31.191 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-04 16:01:48.059207411 +0000 2024-09-04T16:02:31.191 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-04 15:58:45.782121751 +0000 2024-09-04T16:02:31.191 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-04 15:58:45.782121751 +0000 2024-09-04T16:02:31.192 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-04 15:58:45.782121751 +0000 2024-09-04T16:02:31.192 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:02:31.254 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-04T16:02:31.254 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-04T16:02:31.254 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 9.304e-05 s, 5.5 MB/s 2024-09-04T16:02:31.255 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:02:31.310 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_2 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 958 Links: 1 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:31.369 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-04 16:01:48.085206861 +0000 2024-09-04T16:02:31.370 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-04 15:58:45.780121977 +0000 2024-09-04T16:02:31.370 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-04 15:58:45.780121977 +0000 2024-09-04T16:02:31.370 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-04 15:58:45.780121977 +0000 2024-09-04T16:02:31.370 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:02:31.432 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-04T16:02:31.433 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-04T16:02:31.433 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 8.7259e-05 s, 5.9 MB/s 2024-09-04T16:02:31.434 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:02:31.489 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_3 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-04 16:01:48.111206311 +0000 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.545 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.546 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:02:31.608 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-04T16:02:31.608 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-04T16:02:31.608 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 9.9087e-05 s, 5.2 MB/s 2024-09-04T16:02:31.609 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:02:31.666 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_4 2024-09-04T16:02:31.720 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-04 16:01:48.138205740 +0000 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.721 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-04 15:58:45.781121864 +0000 2024-09-04T16:02:31.721 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:02:31.781 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi047=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: Saving service mgr spec with placement smithi047=x;count:1 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: Reconfiguring mgr.x (unknown last config time)... 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: Reconfiguring daemon mgr.x on smithi047 2024-09-04T16:02:31.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.783 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-04T16:02:31.784 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-04T16:02:31.784 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 8.6729e-05 s, 5.9 MB/s 2024-09-04T16:02:31.785 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi047=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: Saving service mgr spec with placement smithi047=x;count:1 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: Reconfiguring mgr.x (unknown last config time)... 2024-09-04T16:02:31.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:02:31.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:02:31.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:31.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: Reconfiguring daemon mgr.x on smithi047 2024-09-04T16:02:31.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.840 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-04T16:02:31.840 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:02:31.860 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-04T16:02:31.860 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_1 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi047=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: Saving service mgr spec with placement smithi047=x;count:1 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: Reconfiguring mgr.x (unknown last config time)... 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: Reconfiguring daemon mgr.x on smithi047 2024-09-04T16:02:31.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-09-04 16:02:21.103199712 +0000 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:31.886 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:31.887 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:31.887 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:02:31.953 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-09-04T16:02:31.953 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-09-04T16:02:31.954 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000276858 s, 1.8 MB/s 2024-09-04T16:02:31.955 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:02:32.013 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_2 2024-09-04T16:02:32.069 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:02:32.069 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-09-04 16:02:21.104199694 +0000 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.070 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.070 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:02:32.133 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-09-04T16:02:32.134 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-09-04T16:02:32.134 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000211255 s, 2.4 MB/s 2024-09-04T16:02:32.135 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:02:32.197 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_3 2024-09-04T16:02:32.258 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-09-04 16:02:21.104199694 +0000 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.259 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.260 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:02:32.342 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-09-04T16:02:32.342 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-09-04T16:02:32.342 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000243464 s, 2.1 MB/s 2024-09-04T16:02:32.344 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:02:32.405 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_4 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-09-04 16:02:21.104199694 +0000 2024-09-04T16:02:32.462 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.463 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.463 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: 2024-09-04 15:58:45.594026146 +0000 2024-09-04T16:02:32.463 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:02:32.529 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-09-04T16:02:32.529 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-09-04T16:02:32.529 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000190922 s, 2.7 MB/s 2024-09-04T16:02:32.530 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:02:32.587 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-04T16:02:32.587 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:02:32.607 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-04T16:02:32.607 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-04 16:02:12.089872747 +0000 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-04 15:58:45.919686315 +0000 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-04 15:58:45.919686315 +0000 2024-09-04T16:02:32.667 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-04 15:58:45.919686315 +0000 2024-09-04T16:02:32.668 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:02:32.735 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-04T16:02:32.736 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-04T16:02:32.736 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.00027648 s, 1.9 MB/s 2024-09-04T16:02:32.737 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:02:32.798 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-09-04T16:02:32.855 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-04 16:02:12.090872724 +0000 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-04 15:58:45.918686509 +0000 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-04 15:58:45.918686509 +0000 2024-09-04T16:02:32.856 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-04 15:58:45.918686509 +0000 2024-09-04T16:02:32.856 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:02:32.922 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-04T16:02:32.922 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-04T16:02:32.922 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000258429 s, 2.0 MB/s 2024-09-04T16:02:32.923 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:02:32.980 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-04 16:02:12.090872724 +0000 2024-09-04T16:02:33.038 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-04 15:58:45.920686120 +0000 2024-09-04T16:02:33.039 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-04 15:58:45.920686120 +0000 2024-09-04T16:02:33.039 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-04 15:58:45.920686120 +0000 2024-09-04T16:02:33.039 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:02:33.102 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-04T16:02:33.102 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-04T16:02:33.103 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000196364 s, 2.6 MB/s 2024-09-04T16:02:33.104 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:02:33.161 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-09-04T16:02:33.220 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:02:33.220 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:02:33.220 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-04T16:02:33.220 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:02:33.220 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:02:33.221 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-04 16:02:12.090872724 +0000 2024-09-04T16:02:33.221 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-04 15:58:45.917686703 +0000 2024-09-04T16:02:33.221 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-04 15:58:45.917686703 +0000 2024-09-04T16:02:33.221 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-04 15:58:45.917686703 +0000 2024-09-04T16:02:33.221 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:33.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:32 smithi122 ceph-mon[29448]: Reconfiguring daemon mon.b on smithi103 2024-09-04T16:02:33.284 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-04T16:02:33.284 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-04T16:02:33.284 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000217823 s, 2.4 MB/s 2024-09-04T16:02:33.285 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:02:33.342 INFO:tasks.cephadm:Deploying osd.0 on smithi047 with /dev/vg_nvme/lv_4... 2024-09-04T16:02:33.342 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:02:33.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:32 smithi103 ceph-mon[29188]: Reconfiguring daemon mon.b on smithi103 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:33.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:33.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:32 smithi047 ceph-mon[26268]: Reconfiguring daemon mon.b on smithi103 2024-09-04T16:02:33.602 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:34.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:34 smithi122 ceph-mon[29448]: Reconfiguring daemon mon.c on smithi122 2024-09-04T16:02:34.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:02:34.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:34.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:34.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:34.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:34 smithi047 ceph-mon[26268]: Reconfiguring daemon mon.c on smithi122 2024-09-04T16:02:34.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:34.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:02:34.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:02:34.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:02:34.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:34.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:34 smithi103 ceph-mon[29188]: Reconfiguring daemon mon.c on smithi122 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:35.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:35.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:35.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:35.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:35.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:35.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:35.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:36.158 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:02:36.187 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_4 2024-09-04T16:02:36.479 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:37.697 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:37 smithi047 ceph-mon[26268]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:37.697 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:37 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:02:37.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:37 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:02:37.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:37 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:37.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:37 smithi122 ceph-mon[29448]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:37.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:37 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:02:37.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:37 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:02:37.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:37 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:37.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:37 smithi103 ceph-mon[29188]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:37.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:37 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:02:37.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:37 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:02:37.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:37 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:38.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:38 smithi047 ceph-mon[26268]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:38.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:38 smithi122 ceph-mon[29448]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:38.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:38 smithi103 ceph-mon[29188]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:02:39.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:39 smithi047 ceph-mon[26268]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:39.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:39 smithi122 ceph-mon[29448]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:39.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:39 smithi103 ceph-mon[29188]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:40.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:40 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"} : dispatch 2024-09-04T16:02:40.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:40 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"}]': finished 2024-09-04T16:02:40.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:40 smithi122 ceph-mon[29448]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:02:40.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:02:40.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:40 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1026364796' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:02:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:40 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"} : dispatch 2024-09-04T16:02:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:40 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"}]': finished 2024-09-04T16:02:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:40 smithi103 ceph-mon[29188]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:02:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:02:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:40 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1026364796' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:02:40.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:40 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"} : dispatch 2024-09-04T16:02:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:40 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/641643144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f134cf07-0f3c-4c55-bb56-a8c322045b2f"}]': finished 2024-09-04T16:02:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:40 smithi047 ceph-mon[26268]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:02:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:02:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:40 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1026364796' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:02:41.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:41 smithi047 ceph-mon[26268]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:41.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:41 smithi122 ceph-mon[29448]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:41.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:41 smithi103 ceph-mon[29188]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:43.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:43 smithi122 ceph-mon[29448]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:43.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:43 smithi103 ceph-mon[29188]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:43.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:43 smithi047 ceph-mon[26268]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:45.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:45 smithi122 ceph-mon[29448]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:45.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:45 smithi047 ceph-mon[26268]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:45.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:45 smithi103 ceph-mon[29188]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:02:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:46.835 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:02:46.835 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:46.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:02:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:47.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:47 smithi122 ceph-mon[29448]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:47.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:47 smithi122 ceph-mon[29448]: Deploying daemon osd.0 on smithi047 2024-09-04T16:02:47.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:47 smithi103 ceph-mon[29188]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:47.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:47 smithi103 ceph-mon[29188]: Deploying daemon osd.0 on smithi047 2024-09-04T16:02:47.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:47 smithi047 ceph-mon[26268]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:47.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:47 smithi047 ceph-mon[26268]: Deploying daemon osd.0 on smithi047 2024-09-04T16:02:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:49 smithi047 ceph-mon[26268]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:49.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:49 smithi122 ceph-mon[29448]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:49.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:49 smithi103 ceph-mon[29188]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:51 smithi047 ceph-mon[26268]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:51.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:51 smithi122 ceph-mon[29448]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:51.850 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:51 smithi103 ceph-mon[29188]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:53.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:53 smithi122 ceph-mon[29448]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:53.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:53.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:53.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:53.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:53 smithi047 ceph-mon[26268]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:53.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:53.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:53.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:53.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:53 smithi103 ceph-mon[29188]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:53.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:53.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:53.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:55 smithi122 ceph-mon[29448]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:55.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:55 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:55 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:55 smithi103 ceph-mon[29188]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:55.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:55 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:55 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:55 smithi047 ceph-mon[26268]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:55 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:55 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:56.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:56 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:56.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:56 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:56.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:56 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:56.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:56 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:56.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:56 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:56.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:56 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:56.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:56 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:02:56.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:56 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:02:56.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:56 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:57.141 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 0 on host 'smithi047' 2024-09-04T16:02:57.766 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:57 smithi047 ceph-mon[26268]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:57.767 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:57.767 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:57.767 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:57 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:57.793 DEBUG:teuthology.orchestra.run.smithi047:osd.0> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.0.service 2024-09-04T16:02:57.795 INFO:tasks.cephadm:Deploying osd.1 on smithi047 with /dev/vg_nvme/lv_3... 2024-09-04T16:02:57.795 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:02:57.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:57 smithi103 ceph-mon[29188]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:57 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:57 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:57 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:57 smithi122 ceph-mon[29448]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:57 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:02:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:57 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:57 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:02:58.519 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:02:58.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:58 smithi122 ceph-mon[29448]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:02:58.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:58 smithi103 ceph-mon[29188]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:02:58.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:58 smithi047 ceph-mon[26268]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:02:59.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-mon[26268]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:59.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-mon[26268]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:02:59.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-mon[26268]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:02:59.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-mon[26268]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:02:59.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:02:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:59 smithi103 ceph-mon[29188]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:02:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:59 smithi103 ceph-mon[29188]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:02:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:59 smithi103 ceph-mon[29188]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:02:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:59 smithi103 ceph-mon[29188]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:02:59.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:02:59 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:59 smithi122 ceph-mon[29448]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:03:00.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:59 smithi122 ceph-mon[29448]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:03:00.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:59 smithi122 ceph-mon[29448]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:03:00.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:59 smithi122 ceph-mon[29448]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:03:00.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:02:59 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.137 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0[38222]: 2024-09-04T16:02:59.853+0000 7f5b8e210640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T16:03:00.137 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:02:59 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0[38222]: 2024-09-04T16:02:59.855+0000 7f5b8602f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:03:00.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:00.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:03:00.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' 2024-09-04T16:03:00.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:00 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:03:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' 2024-09-04T16:03:00.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:00 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: from='osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816]' entity='osd.0' 2024-09-04T16:03:01.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:00 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816] boot 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:01.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:01.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:01.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816] boot 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:01.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:01.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: osd.0 [v2:172.21.15.47:6802/170559816,v1:172.21.15.47:6803/170559816] boot 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:02.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:02.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:02.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:02.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:02.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:02.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:02.553 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:03:02.580 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_3 2024-09-04T16:03:02.827 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:03:02.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:02 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi047 2024-09-04T16:03:02.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:02 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi047 to 17092M 2024-09-04T16:03:02.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:02 smithi103 ceph-mon[29188]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:03:02.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:02 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi047 2024-09-04T16:03:02.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:02 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi047 to 17092M 2024-09-04T16:03:02.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:02 smithi047 ceph-mon[26268]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:03:03.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:02 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi047 2024-09-04T16:03:03.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:02 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi047 to 17092M 2024-09-04T16:03:03.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:02 smithi122 ceph-mon[29448]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:03:03.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:03 smithi103 ceph-mon[29188]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:03.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:03 smithi103 ceph-mon[29188]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:03.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:03 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:03.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:03 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:03.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:03 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:03.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:03 smithi047 ceph-mon[26268]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:03.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:03 smithi047 ceph-mon[26268]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:03.871 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:03 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:03.871 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:03 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:03.871 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:03 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:04.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:03 smithi122 ceph-mon[29448]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:04.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:03 smithi122 ceph-mon[29448]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:04.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:03 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:04.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:03 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:04.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:03 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:04.817 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:04 smithi047 ceph-mon[26268]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:04.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:04 smithi103 ceph-mon[29188]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:05.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:04 smithi122 ceph-mon[29448]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"} : dispatch 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"}]': finished 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:07.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:06 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3995246885' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:07.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:07.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"} : dispatch 2024-09-04T16:03:07.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"}]': finished 2024-09-04T16:03:07.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:03:07.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:07.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:06 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3995246885' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"} : dispatch 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3508013110' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38ffa294-6888-45bd-84e4-d109f8f79d51"}]': finished 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:07.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3995246885' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:09.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:08 smithi122 ceph-mon[29448]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:09.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:08 smithi103 ceph-mon[29188]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:09.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:08 smithi047 ceph-mon[26268]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:10.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:10 smithi047 ceph-mon[26268]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:11.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:10 smithi122 ceph-mon[29448]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:11.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:10 smithi103 ceph-mon[29188]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:13.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:12 smithi122 ceph-mon[29448]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:13.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:12 smithi103 ceph-mon[29188]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:13.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:12 smithi047 ceph-mon[26268]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:13.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:13 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:03:13.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:13 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:13.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:13 smithi047 ceph-mon[26268]: Deploying daemon osd.1 on smithi047 2024-09-04T16:03:14.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:13 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:03:14.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:13 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:14.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:13 smithi122 ceph-mon[29448]: Deploying daemon osd.1 on smithi047 2024-09-04T16:03:14.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:13 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:03:14.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:13 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:14.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:13 smithi103 ceph-mon[29188]: Deploying daemon osd.1 on smithi047 2024-09-04T16:03:15.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:14 smithi122 ceph-mon[29448]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:15.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:14 smithi103 ceph-mon[29188]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:15.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:14 smithi047 ceph-mon[26268]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:17.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:16 smithi103 ceph-mon[29188]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:17.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:16 smithi047 ceph-mon[26268]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:17.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:16 smithi122 ceph-mon[29448]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:19.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:18 smithi103 ceph-mon[29188]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:19.135 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:18 smithi122 ceph-mon[29448]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:19.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:18 smithi047 ceph-mon[26268]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:20.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:19 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:20.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:19 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:20.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:19 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:20.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:19 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:20.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:19 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:20.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:19 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:20.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:19 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:20.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:19 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:20.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:19 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:21.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:21 smithi103 ceph-mon[29188]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:21 smithi047 ceph-mon[26268]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:21.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:21 smithi122 ceph-mon[29448]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:22.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:22.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:22.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:22.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:22.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:22.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:22 smithi047 ceph-mon[26268]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:22.987 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 1 on host 'smithi047' 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:22 smithi122 ceph-mon[29448]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:22 smithi103 ceph-mon[29188]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:23.665 DEBUG:teuthology.orchestra.run.smithi047:osd.1> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.1.service 2024-09-04T16:03:23.667 INFO:tasks.cephadm:Deploying osd.2 on smithi103 with /dev/vg_nvme/lv_4... 2024-09-04T16:03:23.667 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:03:23.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:23 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:23.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:23 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:23 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:23.917 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:03:24.037 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:23 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:24.037 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:23 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:24.037 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:23 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:24.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:23 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:24.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:23 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:24.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:23 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:24.387 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:24 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:03:24.084+0000 7f1a90539640 -1 osd.1 0 log_to_monitors true 2024-09-04T16:03:24.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:24 smithi047 ceph-mon[26268]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:24.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:24 smithi047 ceph-mon[26268]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:03:25.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:24 smithi122 ceph-mon[29448]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:25.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:24 smithi122 ceph-mon[29448]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:03:25.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:24 smithi103 ceph-mon[29188]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:25.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:24 smithi103 ceph-mon[29188]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:03:26.015 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:25 smithi103 ceph-mon[29188]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:03:26.016 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:25 smithi103 ceph-mon[29188]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:03:26.016 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:25 smithi103 ceph-mon[29188]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:03:26.016 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:25 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:25 smithi122 ceph-mon[29448]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:03:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:25 smithi122 ceph-mon[29448]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:03:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:25 smithi122 ceph-mon[29448]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:03:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:25 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:26.137 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:03:25.764+0000 7f1a8c4bc640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T16:03:26.137 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:03:25.766+0000 7f1a882e3640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:03:26.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-mon[26268]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:03:26.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-mon[26268]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:03:26.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-mon[26268]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]} : dispatch 2024-09-04T16:03:26.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:25 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:26.277 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T16:03:26.303 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_4 2024-09-04T16:03:26.545 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi047 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:26.962 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi047 to 8546M 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:26.963 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:26 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi047 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:27.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi047 to 8546M 2024-09-04T16:03:27.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:27.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:27.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:26 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi047 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi047 to 8546M 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:27.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:26 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.839 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489] boot 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:27.840 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:27 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489] boot 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:28.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:28.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:27 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: osd.1 [v2:172.21.15.47:6810/25355489,v1:172.21.15.47:6811/25355489] boot 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:28.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:27 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:28.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:28 smithi103 ceph-mon[29188]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:28.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:28 smithi103 ceph-mon[29188]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:03:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:28 smithi122 ceph-mon[29448]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:28 smithi122 ceph-mon[29448]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:03:29.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:28 smithi047 ceph-mon[26268]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:29.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:28 smithi047 ceph-mon[26268]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:03:29.961 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:29 smithi103 ceph-mon[29188]: from='client.? 172.21.15.103:0/3538876647' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:29.961 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:29 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:29.961 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:29 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"}]': finished 2024-09-04T16:03:29.961 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:29 smithi103 ceph-mon[29188]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:03:29.961 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:29 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:29 smithi122 ceph-mon[29448]: from='client.? 172.21.15.103:0/3538876647' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:29 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:29 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"}]': finished 2024-09-04T16:03:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:29 smithi122 ceph-mon[29448]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:03:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:29 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:30.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:29 smithi047 ceph-mon[26268]: from='client.? 172.21.15.103:0/3538876647' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:29 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"} : dispatch 2024-09-04T16:03:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:29 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6401525c-d415-49e5-a0bc-7c57efdc8aba"}]': finished 2024-09-04T16:03:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:29 smithi047 ceph-mon[26268]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:03:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:29 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:30 smithi122 ceph-mon[29448]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:30 smithi122 ceph-mon[29448]: from='client.? 172.21.15.103:0/891563033' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:31.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:30 smithi103 ceph-mon[29188]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:31.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:30 smithi103 ceph-mon[29188]: from='client.? 172.21.15.103:0/891563033' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:31.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:30 smithi047 ceph-mon[26268]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:31.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:30 smithi047 ceph-mon[26268]: from='client.? 172.21.15.103:0/891563033' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:33.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:32 smithi122 ceph-mon[29448]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:33.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:32 smithi103 ceph-mon[29188]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:33.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:32 smithi047 ceph-mon[26268]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:35.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:34 smithi122 ceph-mon[29448]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:35.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:34 smithi103 ceph-mon[29188]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:35.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:34 smithi047 ceph-mon[26268]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:37.062 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:36 smithi103 ceph-mon[29188]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:37.063 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:36 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:03:37.063 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:36 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:37.063 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:36 smithi103 ceph-mon[29188]: Deploying daemon osd.2 on smithi103 2024-09-04T16:03:37.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:36 smithi122 ceph-mon[29448]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:37.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:36 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:03:37.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:36 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:37.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:36 smithi122 ceph-mon[29448]: Deploying daemon osd.2 on smithi103 2024-09-04T16:03:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:36 smithi047 ceph-mon[26268]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:36 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:03:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:36 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:36 smithi047 ceph-mon[26268]: Deploying daemon osd.2 on smithi103 2024-09-04T16:03:38.920 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:38 smithi103 ceph-mon[29188]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:39.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:38 smithi122 ceph-mon[29448]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:39.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:38 smithi047 ceph-mon[26268]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:41.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:40 smithi122 ceph-mon[29448]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:41.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:40 smithi103 ceph-mon[29188]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:41.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:40 smithi047 ceph-mon[26268]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:43.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:42 smithi122 ceph-mon[29448]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:43.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:43.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:43.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:43.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:42 smithi103 ceph-mon[29188]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:43.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:43.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:43.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:43.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:42 smithi047 ceph-mon[26268]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:43.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:43.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:43.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:45.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:44 smithi122 ceph-mon[29448]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:45.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:44 smithi103 ceph-mon[29188]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:45.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:44 smithi047 ceph-mon[26268]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:46.136 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 2 on host 'smithi103' 2024-09-04T16:03:46.417 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.418 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:46.726 DEBUG:teuthology.orchestra.run.smithi103:osd.2> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.2.service 2024-09-04T16:03:46.729 INFO:tasks.cephadm:Deploying osd.3 on smithi103 with /dev/vg_nvme/lv_3... 2024-09-04T16:03:46.729 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:03:47.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:47 smithi103 ceph-mon[29188]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:47.569 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:03:47.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:47 smithi122 ceph-mon[29448]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:47.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:47 smithi047 ceph-mon[26268]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:48.117 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:47 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:03:47.694+0000 7ff453bed640 -1 osd.2 0 log_to_monitors true 2024-09-04T16:03:48.431 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:48 smithi103 ceph-mon[29188]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:48.431 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:48 smithi103 ceph-mon[29188]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:48.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:48 smithi122 ceph-mon[29448]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:48.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:48 smithi122 ceph-mon[29448]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:48.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:48 smithi047 ceph-mon[26268]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:48.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:48 smithi047 ceph-mon[26268]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:03:49.484 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:49.484 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:03:49.484 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:49.485 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:03:49.485 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:49.485 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:49 smithi122 ceph-mon[29448]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:49.492 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:03:49.194+0000 7ff44fb70640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T16:03:49.492 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:03:49.197+0000 7ff44b997640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:49.493 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:49 smithi103 ceph-mon[29188]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: from='osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:49.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:49 smithi047 ceph-mon[26268]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:03:50.407 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:03:50.407 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:03:50.407 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.407 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.407 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:50.408 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:50 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:03:50.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:03:50.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:50.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:50 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:50.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:50.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:03:50.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:50 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:51.301 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:03:51.301 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:03:51.301 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:51.301 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi103 2024-09-04T16:03:51.302 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi103 to 21184M 2024-09-04T16:03:51.302 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212] boot 2024-09-04T16:03:51.302 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:03:51.302 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:51.302 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:51 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:51.304 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-04T16:03:51.331 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_3 2024-09-04T16:03:51.580 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi103 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi103 to 21184M 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212] boot 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:51 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:51.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi103 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi103 to 21184M 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: osd.2 [v2:172.21.15.103:6800/1973458212,v1:172.21.15.103:6801/1973458212] boot 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:03:51.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:52.467 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48155]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:52.468 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48155]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.468 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.468 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48155]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.468 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:52.468 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 ceph-mon[26268]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:03:52.468 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:03:52.546 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:52.547 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 ceph-mon[29188]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:03:52.547 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:03:52.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' 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-04T16:03:52.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 ceph-mon[29448]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:03:52.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37227]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37227]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37227]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37230]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37230]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.830 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37230]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.830 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37208]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:52.830 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37208]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37208]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37219]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37219]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.831 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:03:52 smithi103 sudo[37219]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.886 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48158]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:52.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48158]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48158]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48167]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48167]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48167]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48170]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:52.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48170]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.888 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48170]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48161]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48161]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48161]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48164]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48164]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:52.888 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:03:52 smithi047 sudo[48164]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31457]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31457]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31457]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31460]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31460]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:03:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:03:53.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:52 smithi122 sudo[31460]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:03:53.536 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:53.536 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:03:53.536 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:03:53.536 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:03:53.536 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.537 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.538 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:53 smithi103 ceph-mon[29188]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:53 smithi122 ceph-mon[29448]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:03:53.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:53.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:03:53.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:03:53.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:03:53.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:03:53.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:03:53.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:53 smithi047 ceph-mon[26268]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:03:54.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:54 smithi122 ceph-mon[29448]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:03:54.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:54 smithi103 ceph-mon[29188]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:03:54.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:54 smithi047 ceph-mon[26268]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:03:55.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:55.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: Cluster is now healthy 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: mgrmap e14: x(active, since 2m) 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: from='client.? 172.21.15.103:0/2757046907' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"}]': finished 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:03:55.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:55 smithi103 ceph-mon[29188]: from='client.? 172.21.15.103:0/1659203824' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: Cluster is now healthy 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: mgrmap e14: x(active, since 2m) 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: from='client.? 172.21.15.103:0/2757046907' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"}]': finished 2024-09-04T16:03:55.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:03:55.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:03:55.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:55 smithi122 ceph-mon[29448]: from='client.? 172.21.15.103:0/1659203824' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:55.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:55.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: Cluster is now healthy 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: mgrmap e14: x(active, since 2m) 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: from='client.? 172.21.15.103:0/2757046907' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"} : dispatch 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "281c7a99-80de-4577-8a1d-cc2bbd98731f"}]': finished 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:03:55.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:55 smithi047 ceph-mon[26268]: from='client.? 172.21.15.103:0/1659203824' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:03:57.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:57 smithi122 ceph-mon[29448]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:57.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:57 smithi103 ceph-mon[29188]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:57.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:57 smithi047 ceph-mon[26268]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:59.579 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:03:59 smithi103 ceph-mon[29188]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:59.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:03:59 smithi122 ceph-mon[29448]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:03:59.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:03:59 smithi047 ceph-mon[26268]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:01.430 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:01 smithi103 ceph-mon[29188]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:01 smithi122 ceph-mon[29448]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:01.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:01 smithi047 ceph-mon[26268]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:02.544 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:02 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:04:02.545 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:02 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:02.545 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:02 smithi103 ceph-mon[29188]: Deploying daemon osd.3 on smithi103 2024-09-04T16:04:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:02 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:04:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:02 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:02 smithi122 ceph-mon[29448]: Deploying daemon osd.3 on smithi103 2024-09-04T16:04:02.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:02 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:04:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:02 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:02 smithi047 ceph-mon[26268]: Deploying daemon osd.3 on smithi103 2024-09-04T16:04:03.313 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:03 smithi103 ceph-mon[29188]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:03.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:03 smithi122 ceph-mon[29448]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:03.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:03 smithi047 ceph-mon[26268]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:05 smithi122 ceph-mon[29448]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:05.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:05 smithi103 ceph-mon[29188]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:05.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:05 smithi047 ceph-mon[26268]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:07.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:07 smithi122 ceph-mon[29448]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:07.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:07 smithi103 ceph-mon[29188]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:07.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:07 smithi047 ceph-mon[26268]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:08.334 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:08 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:08.334 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:08 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:08.334 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:08 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:08.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:08 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:08.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:08 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:08.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:08 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:08 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:09.465 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:09 smithi103 ceph-mon[29188]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:09.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:09 smithi047 ceph-mon[26268]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:09.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:09 smithi122 ceph-mon[29448]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:10.647 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 3 on host 'smithi103' 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:10.964 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:10.965 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:10.965 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:10.965 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:10 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.250 DEBUG:teuthology.orchestra.run.smithi103:osd.3> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.3.service 2024-09-04T16:04:11.252 INFO:tasks.cephadm:Deploying osd.4 on smithi122 with /dev/vg_nvme/lv_4... 2024-09-04T16:04:11.253 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:10 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:10 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:11.512 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:04:12.868 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:04:12 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:04:12.611+0000 7fc54fe40640 -1 osd.3 0 log_to_monitors true 2024-09-04T16:04:12.982 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:12 smithi122 ceph-mon[29448]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:12.983 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:12 smithi122 ceph-mon[29448]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:12.983 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:12 smithi122 ceph-mon[29448]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:13.189 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:12 smithi047 ceph-mon[26268]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:13.189 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:12 smithi047 ceph-mon[26268]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:13.190 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:12 smithi047 ceph-mon[26268]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:13.331 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:12 smithi103 ceph-mon[29188]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:13.331 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:12 smithi103 ceph-mon[29188]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:13.331 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:12 smithi103 ceph-mon[29188]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:04:13.881 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:04:13.907 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-09-04T16:04:14.010 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-mon[29188]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:04:14.010 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-mon[29188]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:04:14.010 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:14.010 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-mon[29188]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:14.011 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-mon[29188]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:14.011 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:04:13.913+0000 7fc54bdc3640 -1 osd.3 0 waiting for initial osdmap 2024-09-04T16:04:14.011 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:04:13 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:04:13.916+0000 7fc547bea640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:04:14.193 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:04:14.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:13 smithi122 ceph-mon[29448]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:04:14.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:13 smithi122 ceph-mon[29448]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:04:14.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:13 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:14.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:13 smithi122 ceph-mon[29448]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:14.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:13 smithi122 ceph-mon[29448]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:14.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:13 smithi047 ceph-mon[26268]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:04:14.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:13 smithi047 ceph-mon[26268]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:04:14.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:13 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:14.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:13 smithi047 ceph-mon[26268]: from='osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:14.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:13 smithi047 ceph-mon[26268]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]} : dispatch 2024-09-04T16:04:15.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:15.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:04:15.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687] boot 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi103 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi103 to 10592M 2024-09-04T16:04:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:14 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687] boot 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi103 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi103 to 10592M 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:15.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:14 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: osd.3 [v2:172.21.15.103:6808/712404687,v1:172.21.15.103:6809/712404687] boot 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi103 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi103 to 10592M 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:15.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:14 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:15 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:04:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:15 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:04:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:15 smithi122 ceph-mon[29448]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:15 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:15 smithi122 ceph-mon[29448]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:04:16.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:15 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:04:16.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:15 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:04:16.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:15 smithi103 ceph-mon[29188]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:16.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:15 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:16.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:15 smithi103 ceph-mon[29188]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:04:16.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:15 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:04:16.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:15 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:04:16.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:15 smithi047 ceph-mon[26268]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:16.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:15 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:16.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:15 smithi047 ceph-mon[26268]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:04:17.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:16 smithi122 ceph-mon[29448]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:17.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:16 smithi122 ceph-mon[29448]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:04:17.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:16 smithi103 ceph-mon[29188]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:17.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:16 smithi103 ceph-mon[29188]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:04:17.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:16 smithi047 ceph-mon[26268]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:17.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:16 smithi047 ceph-mon[26268]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/2111924562' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"}]': finished 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:18.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:17 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/533476499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:18.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/2111924562' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"}]': finished 2024-09-04T16:04:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:04:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:17 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/533476499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:18.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/2111924562' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"} : dispatch 2024-09-04T16:04:18.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bbae4ad-28e9-41bf-a693-d9e41961cc9c"}]': finished 2024-09-04T16:04:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:04:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:18.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:17 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/533476499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:19 smithi122 ceph-mon[29448]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:19.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:19 smithi103 ceph-mon[29188]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:19.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:19 smithi047 ceph-mon[26268]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:21.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:21 smithi122 ceph-mon[29448]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:21.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:21 smithi103 ceph-mon[29188]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:21.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:21 smithi047 ceph-mon[26268]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:04:23.410 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:23 smithi122 ceph-mon[29448]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:23.584 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:23 smithi103 ceph-mon[29188]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:23.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:23 smithi047 ceph-mon[26268]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:25.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:25 smithi122 ceph-mon[29448]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T16:04:25.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:25 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:04:25.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:25 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:25.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:25 smithi103 ceph-mon[29188]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T16:04:25.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:25 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:04:25.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:25 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:25.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:25 smithi047 ceph-mon[26268]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T16:04:25.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:25 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:04:25.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:25 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:26.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:26 smithi122 ceph-mon[29448]: Deploying daemon osd.4 on smithi122 2024-09-04T16:04:26.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:26 smithi103 ceph-mon[29188]: Deploying daemon osd.4 on smithi122 2024-09-04T16:04:26.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:26 smithi047 ceph-mon[26268]: Deploying daemon osd.4 on smithi122 2024-09-04T16:04:27.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:27 smithi122 ceph-mon[29448]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:27.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:27 smithi103 ceph-mon[29188]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:27.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:27 smithi047 ceph-mon[26268]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:29.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:29 smithi122 ceph-mon[29448]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-04T16:04:29.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:29 smithi103 ceph-mon[29188]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-04T16:04:29.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:29 smithi047 ceph-mon[26268]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-04T16:04:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:31 smithi122 ceph-mon[29448]: pgmap v105: 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-04T16:04:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:31 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:31.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:31 smithi103 ceph-mon[29188]: pgmap v105: 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-04T16:04:31.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:31.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:31.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:31 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:31.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:31 smithi047 ceph-mon[26268]: pgmap v105: 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-04T16:04:31.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:31.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:31.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:31 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:33.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:33 smithi103 ceph-mon[29188]: pgmap v106: 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-04T16:04:33.495 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:33 smithi122 ceph-mon[29448]: pgmap v106: 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-04T16:04:33.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:33 smithi047 ceph-mon[26268]: pgmap v106: 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-04T16:04:35.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:35.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:35.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:35.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:34 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:35.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:34 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:35.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:35.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:35.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:34 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.146 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 4 on host 'smithi122' 2024-09-04T16:04:35.830 DEBUG:teuthology.orchestra.run.smithi122:osd.4> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.4.service 2024-09-04T16:04:35.833 INFO:tasks.cephadm:Deploying osd.5 on smithi122 with /dev/vg_nvme/lv_3... 2024-09-04T16:04:35.833 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:04:35.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:35.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:35 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:35.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:35 smithi122 ceph-mon[29448]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:35.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:35 smithi122 ceph-mon[29448]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:36.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:36.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:36.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:35 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:36.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:35 smithi103 ceph-mon[29188]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:36.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:35 smithi103 ceph-mon[29188]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:36.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:36.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:35 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:35 smithi047 ceph-mon[26268]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:36.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:35 smithi047 ceph-mon[26268]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:04:36.536 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:04:37.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:37.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:04:37.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:37.429 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:04:37.429 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:37.429 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-mon[29448]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:37.429 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:04:37.152+0000 7f0268c7e640 -1 osd.4 0 waiting for initial osdmap 2024-09-04T16:04:37.429 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:04:37 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:04:37.160+0000 7f0264aa5640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:04:37.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:37.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:04:37.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:37.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:04:37.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:37.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:37 smithi103 ceph-mon[29188]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:37.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:37.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:04:37.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: from='osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:37.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:04:37.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:37.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:37 smithi047 ceph-mon[26268]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:04:38.226 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:38 smithi122 ceph-mon[29448]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:04:38.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:38 smithi122 ceph-mon[29448]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:04:38.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:38 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:38.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:38 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:38.621 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:38 smithi103 ceph-mon[29188]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:04:38.621 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:38 smithi103 ceph-mon[29188]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:04:38.621 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:38 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:38.621 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:38 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:38.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:38 smithi047 ceph-mon[26268]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:04:38.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:38 smithi047 ceph-mon[26268]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:04:38.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:38 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:38.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:38 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723] boot 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:04:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:39 smithi122 ceph-mon[29448]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:04:39.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723] boot 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:39 smithi103 ceph-mon[29188]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: osd.4 [v2:172.21.15.122:6800/2910885723,v1:172.21.15.122:6801/2910885723] boot 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:04:39.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:39 smithi047 ceph-mon[26268]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:04:40.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi122 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:40 smithi047 ceph-mon[26268]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi122 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:40.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:40.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:40 smithi122 ceph-mon[29448]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:04:40.799 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-04T16:04:40.826 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-09-04T16:04:40.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi122 2024-09-04T16:04:40.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:40.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:40 smithi103 ceph-mon[29188]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:04:41.067 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.c/config 2024-09-04T16:04:41.491 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:41 smithi122 ceph-mon[29448]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:41.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:41 smithi103 ceph-mon[29188]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:41.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:41 smithi047 ceph-mon[26268]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:42.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:42.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:42.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:42 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:42.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:42.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:42.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:42 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:42.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:04:42.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:04:42.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:42 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:43.674 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:43 smithi122 ceph-mon[29448]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:43.674 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:43 smithi122 ceph-mon[29448]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:43.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:43 smithi047 ceph-mon[26268]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:43.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:43 smithi047 ceph-mon[26268]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:43.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:43 smithi103 ceph-mon[29188]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:04:43.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:43 smithi103 ceph-mon[29188]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:44.721 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:44 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/1141666976' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.721 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:44 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.721 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:44 smithi122 ceph-mon[29448]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"}]': finished 2024-09-04T16:04:44.721 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:44 smithi122 ceph-mon[29448]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:04:44.721 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:44 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:04:44.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:44 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/1141666976' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:44 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:44 smithi103 ceph-mon[29188]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"}]': finished 2024-09-04T16:04:44.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:44 smithi103 ceph-mon[29188]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:04:44.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:44 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:04:44.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:44 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/1141666976' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:44 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"} : dispatch 2024-09-04T16:04:44.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:44 smithi047 ceph-mon[26268]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3eed5e1-1544-43e2-9bfa-1de989832557"}]': finished 2024-09-04T16:04:44.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:44 smithi047 ceph-mon[26268]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:04:44.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:44 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:04:45.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:45 smithi122 ceph-mon[29448]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:45.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:45 smithi122 ceph-mon[29448]: from='client.? 172.21.15.122:0/3617915548' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:45.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:45 smithi103 ceph-mon[29188]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:45.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:45 smithi103 ceph-mon[29188]: from='client.? 172.21.15.122:0/3617915548' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:45.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:45 smithi047 ceph-mon[26268]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:45.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:45 smithi047 ceph-mon[26268]: from='client.? 172.21.15.122:0/3617915548' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:04:47.723 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:47 smithi122 ceph-mon[29448]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:47.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:47 smithi103 ceph-mon[29188]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:47.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:47 smithi047 ceph-mon[26268]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-04T16:04:49.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:49 smithi122 ceph-mon[29448]: pgmap v120: 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-04T16:04:49.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:49 smithi103 ceph-mon[29188]: pgmap v120: 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-04T16:04:49.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:49 smithi047 ceph-mon[26268]: pgmap v120: 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-04T16:04:51.669 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:51 smithi103 ceph-mon[29188]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:51.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:51 smithi122 ceph-mon[29448]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:51.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:51 smithi047 ceph-mon[26268]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-04T16:04:52.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:52 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:04:52.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:52 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:52.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:52 smithi122 ceph-mon[29448]: Deploying daemon osd.5 on smithi122 2024-09-04T16:04:52.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:52 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:04:52.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:52 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:52.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:52 smithi103 ceph-mon[29188]: Deploying daemon osd.5 on smithi122 2024-09-04T16:04:52.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:52 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:04:52.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:52 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:04:52.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:52 smithi047 ceph-mon[26268]: Deploying daemon osd.5 on smithi122 2024-09-04T16:04:53.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:53 smithi122 ceph-mon[29448]: pgmap v122: 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-04T16:04:53.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:53 smithi103 ceph-mon[29188]: pgmap v122: 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-04T16:04:53.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:53 smithi047 ceph-mon[26268]: pgmap v122: 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-04T16:04:55.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:55 smithi122 ceph-mon[29448]: pgmap v123: 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-04T16:04:55.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:55 smithi103 ceph-mon[29188]: pgmap v123: 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-04T16:04:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:55 smithi047 ceph-mon[26268]: pgmap v123: 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-04T16:04:57.699 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:57 smithi122 ceph-mon[29448]: pgmap v124: 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-04T16:04:57.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:57 smithi103 ceph-mon[29188]: pgmap v124: 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-04T16:04:57.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:57 smithi047 ceph-mon[26268]: pgmap v124: 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-04T16:04:58.518 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:58 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:58.518 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:58 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:58.519 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:58 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:58.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:58 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:58.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:58 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:58.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:58 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:58.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:58 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:04:58.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:58 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:58.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:58 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:04:59.515 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:04:59 smithi122 ceph-mon[29448]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:04:59 smithi103 ceph-mon[29188]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:04:59.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:04:59 smithi047 ceph-mon[26268]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:01.422 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 5 on host 'smithi122' 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:01 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:01 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:01.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:01.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:01 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:02.063 DEBUG:teuthology.orchestra.run.smithi122:osd.5> sudo journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.5.service 2024-09-04T16:05:02.065 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-04T16:05:02.065 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:05:02.326 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:03.080 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:03.201 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:05:03 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:05:03.009+0000 7f11175a2640 -1 osd.5 0 log_to_monitors true 2024-09-04T16:05:03.666 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:03 smithi047 ceph-mon[26268]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:03.666 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:03 smithi047 ceph-mon[26268]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.667 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:03 smithi047 ceph-mon[26268]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.667 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:03 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/2047639953' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:03.667 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":34,"num_osds":6,"num_up_osds":5,"osd_up_since":1725465878,"num_in_osds":6,"osd_in_since":1725465884,"num_remapped_pgs":0} 2024-09-04T16:05:03.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:03 smithi122 ceph-mon[29448]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:03.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:03 smithi122 ceph-mon[29448]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:03 smithi122 ceph-mon[29448]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:03 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/2047639953' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:03 smithi103 ceph-mon[29188]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:03.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:03 smithi103 ceph-mon[29188]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:03 smithi103 ceph-mon[29188]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:05:03.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:03 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/2047639953' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:04.669 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:05:04.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-mon[29448]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:05:04.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-mon[29448]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:05:04.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:04.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-mon[29448]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-mon[29448]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.833 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:05:04.523+0000 7f1113525640 -1 osd.5 0 waiting for initial osdmap 2024-09-04T16:05:04.834 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:05:04 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:05:04.527+0000 7f110f34c640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:05:04.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:04 smithi103 ceph-mon[29188]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:05:04.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:04 smithi103 ceph-mon[29188]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:05:04.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:04 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:04.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:04 smithi103 ceph-mon[29188]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:04 smithi103 ceph-mon[29188]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:04 smithi047 ceph-mon[26268]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:05:04.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:04 smithi047 ceph-mon[26268]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:05:04.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:04 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:04.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:04 smithi047 ceph-mon[26268]: from='osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:04 smithi047 ceph-mon[26268]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-04T16:05:04.935 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:05.602 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:05.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:05.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:05 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:05.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:05 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:05.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:05 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:06.250 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":37,"num_osds":6,"num_up_osds":6,"osd_up_since":1725465905,"num_in_osds":6,"osd_in_since":1725465884,"num_remapped_pgs":1} 2024-09-04T16:05:06.251 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:05:06.497 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: purged_snaps scrub starts 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: purged_snaps scrub ok 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: Detected new or changed devices on smithi122 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020] boot 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:05:06.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:06.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:06 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/4242227705' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:06.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: purged_snaps scrub starts 2024-09-04T16:05:06.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: purged_snaps scrub ok 2024-09-04T16:05:06.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: Detected new or changed devices on smithi122 2024-09-04T16:05:06.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-04T16:05:06.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020] boot 2024-09-04T16:05:06.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:05:06.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:06.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:06 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/4242227705' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: purged_snaps scrub starts 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: purged_snaps scrub ok 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: Detected new or changed devices on smithi122 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: osd.5 [v2:172.21.15.122:6808/1988841020,v1:172.21.15.122:6809/1988841020] boot 2024-09-04T16:05:06.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:05:06.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:05:06.869 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:06 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/4242227705' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:05:07.149 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:07.150 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":38,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","created":"2024-09-04T16:00:48.309805+0000","modified":"2024-09-04T16:05:06.524560+0000","last_up_change":"2024-09-04T16:05:05.519450+0000","last_in_change":"2024-09-04T16:04:44.149738+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-04T16:03:50.207039+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"f134cf07-0f3c-4c55-bb56-a8c322045b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6803","nonce":170559816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6805","nonce":170559816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6809","nonce":170559816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6807","nonce":170559816}]},"public_addr":"172.21.15.47:6803/170559816","cluster_addr":"172.21.15.47:6805/170559816","heartbeat_back_addr":"172.21.15.47:6809/170559816","heartbeat_front_addr":"172.21.15.47:6807/170559816","state":["exists","up"]},{"osd":1,"uuid":"38ffa294-6888-45bd-84e4-d109f8f79d51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6811","nonce":25355489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6813","nonce":25355489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6817","nonce":25355489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6815","nonce":25355489}]},"public_addr":"172.21.15.47:6811/25355489","cluster_addr":"172.21.15.47:6813/25355489","heartbeat_back_addr":"172.21.15.47:6817/25355489","heartbeat_front_addr":"172.21.15.47:6815/25355489","state":["exists","up"]},{"osd":2,"uuid":"6401525c-d415-49e5-a0bc-7c57efdc8aba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6801","nonce":1973458212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6803","nonce":1973458212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6807","nonce":1973458212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6805","nonce":1973458212}]},"public_addr":"172.21.15.103:6801/1973458212","cluster_addr":"172.21.15.103:6803/1973458212","heartbeat_back_addr":"172.21.15.103:6807/1973458212","heartbeat_front_addr":"172.21.15.103:6805/1973458212","state":["exists","up"]},{"osd":3,"uuid":"281c7a99-80de-4577-8a1d-cc2bbd98731f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6809","nonce":712404687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6811","nonce":712404687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6815","nonce":712404687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6813","nonce":712404687}]},"public_addr":"172.21.15.103:6809/712404687","cluster_addr":"172.21.15.103:6811/712404687","heartbeat_back_addr":"172.21.15.103:6815/712404687","heartbeat_front_addr":"172.21.15.103:6813/712404687","state":["exists","up"]},{"osd":4,"uuid":"0bbae4ad-28e9-41bf-a693-d9e41961cc9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6801","nonce":2910885723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6803","nonce":2910885723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6807","nonce":2910885723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6805","nonce":2910885723}]},"public_addr":"172.21.15.122:6801/2910885723","cluster_addr":"172.21.15.122:6803/2910885723","heartbeat_back_addr":"172.21.15.122:6807/2910885723","heartbeat_front_addr":"172.21.15.122:6805/2910885723","state":["exists","up"]},{"osd":5,"uuid":"f3eed5e1-1544-43e2-9bfa-1de989832557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6809","nonce":1988841020}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6811","nonce":1988841020}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6815","nonce":1988841020}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6813","nonce":1988841020}]},"public_addr":"172.21.15.122:6809/1988841020","cluster_addr":"172.21.15.122:6811/1988841020","heartbeat_back_addr":"172.21.15.122:6815/1988841020","heartbeat_front_addr":"172.21.15.122:6813/1988841020","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-04T16:02:58.650869+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-04T16:03:25.067977+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-04T16:03:48.726307+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-04T16:04:13.566834+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-04T16:04:36.674112+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-04T16:05:04.024281+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:6801/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6800/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/400350105":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/3863853870":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/4044831087":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2170239620":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6801/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2793789678":"2024-09-05T16:01:11.326274+0000","172.21.15.47:6800/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/4267495968":"2024-09-05T16:01:11.326274+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-04T16:05:07.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:07 smithi047 ceph-mon[26268]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:07.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:07 smithi047 ceph-mon[26268]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:05:07.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:07 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/130986017' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:07.783 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-04T16:03:50.207039+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, '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-04T16:05:07.783 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-04T16:05:07.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:07 smithi122 ceph-mon[29448]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:07.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:07 smithi122 ceph-mon[29448]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:05:07.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:07 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/130986017' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:07.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:07 smithi103 ceph-mon[29188]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:05:07.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:07 smithi103 ceph-mon[29188]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:05:07.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:07 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/130986017' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:08.028 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:08.647 INFO:teuthology.orchestra.run.smithi047.stdout:pg_num: 1 2024-09-04T16:05:08.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:08 smithi122 ceph-mon[29448]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T16:05:08.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:08 smithi103 ceph-mon[29188]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T16:05:08.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:08 smithi047 ceph-mon[26268]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T16:05:09.282 INFO:tasks.cephadm:Setting up client nodes... 2024-09-04T16:05:09.282 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T16:05:09.533 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:09.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:09 smithi047 ceph-mon[26268]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:09.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:09 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/462663587' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:05:09.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:09 smithi122 ceph-mon[29448]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:09.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:09 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/462663587' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:05:09.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:09 smithi103 ceph-mon[29188]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:09.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:09 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/462663587' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:05:10.267 INFO:teuthology.orchestra.run.smithi047.stdout:[client.0] 2024-09-04T16:05:10.267 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQA2hdhmhTvfDxAACDwb3TZ1dt06Y7AelaxHFg== 2024-09-04T16:05:10.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:10 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:05:10.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:10 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:05:10.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:10 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:05:10.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:10 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:05:10.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:10 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:05:10.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:10 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3249883838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:05:10.884 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-04T16:05:10.884 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-04T16:05:10.884 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-04T16:05:10.921 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph config log 1 --format=json 2024-09-04T16:05:11.202 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:11.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:11 smithi047 ceph-mon[26268]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:11.818 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:11.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:11 smithi122 ceph-mon[29448]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:11.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:11 smithi103 ceph-mon[29188]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:12.424 INFO:teuthology.orchestra.run.smithi047.stdout:[{"version":16,"timestamp":"2024-09-04T16:05:04.897499+0000","name":"","changes":[{"name":"osd/host:smithi122/osd_memory_target","previous_value":"22212962713","new_value":"11106481356"}]}] 2024-09-04T16:05:12.424 INFO:tasks.ceph_manager:config epoch is 16 2024-09-04T16:05:12.424 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-04T16:05:12.425 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-04T16:05:12.425 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph mgr dump --format=json 2024-09-04T16:05:12.668 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:12.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:12 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1656526009' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:05:12.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:12 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1656526009' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:05:12.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:12 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1656526009' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:05:13.331 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:13.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:13 smithi047 ceph-mon[26268]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-04T16:05:13.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:13 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/530422848' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:05:13.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:13 smithi122 ceph-mon[29448]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-04T16:05:13.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:13 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/530422848' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:05:13.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:13 smithi103 ceph-mon[29188]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-04T16:05:13.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:13 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/530422848' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:05:14.031 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":14,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6800","nonce":2017942485},{"type":"v1","addr":"172.21.15.47:6801","nonce":2017942485}]},"active_addr":"172.21.15.47:6801/2017942485","active_change":"2024-09-04T16:01:35.749155+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":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.47: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.47:0","nonce":3587428929}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":822256032}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":3020068755}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":4157386018}]}]} 2024-09-04T16:05:14.033 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-04T16:05:14.034 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-04T16:05:14.034 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:05:14.295 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:14.946 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:14.946 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":39,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","created":"2024-09-04T16:00:48.309805+0000","modified":"2024-09-04T16:05:07.529003+0000","last_up_change":"2024-09-04T16:05:05.519450+0000","last_in_change":"2024-09-04T16:04:44.149738+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-04T16:03:50.207039+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"f134cf07-0f3c-4c55-bb56-a8c322045b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6803","nonce":170559816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6805","nonce":170559816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6809","nonce":170559816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6807","nonce":170559816}]},"public_addr":"172.21.15.47:6803/170559816","cluster_addr":"172.21.15.47:6805/170559816","heartbeat_back_addr":"172.21.15.47:6809/170559816","heartbeat_front_addr":"172.21.15.47:6807/170559816","state":["exists","up"]},{"osd":1,"uuid":"38ffa294-6888-45bd-84e4-d109f8f79d51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6811","nonce":25355489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6813","nonce":25355489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6817","nonce":25355489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6815","nonce":25355489}]},"public_addr":"172.21.15.47:6811/25355489","cluster_addr":"172.21.15.47:6813/25355489","heartbeat_back_addr":"172.21.15.47:6817/25355489","heartbeat_front_addr":"172.21.15.47:6815/25355489","state":["exists","up"]},{"osd":2,"uuid":"6401525c-d415-49e5-a0bc-7c57efdc8aba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6801","nonce":1973458212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6803","nonce":1973458212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6807","nonce":1973458212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6805","nonce":1973458212}]},"public_addr":"172.21.15.103:6801/1973458212","cluster_addr":"172.21.15.103:6803/1973458212","heartbeat_back_addr":"172.21.15.103:6807/1973458212","heartbeat_front_addr":"172.21.15.103:6805/1973458212","state":["exists","up"]},{"osd":3,"uuid":"281c7a99-80de-4577-8a1d-cc2bbd98731f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6809","nonce":712404687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6811","nonce":712404687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6815","nonce":712404687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6813","nonce":712404687}]},"public_addr":"172.21.15.103:6809/712404687","cluster_addr":"172.21.15.103:6811/712404687","heartbeat_back_addr":"172.21.15.103:6815/712404687","heartbeat_front_addr":"172.21.15.103:6813/712404687","state":["exists","up"]},{"osd":4,"uuid":"0bbae4ad-28e9-41bf-a693-d9e41961cc9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6801","nonce":2910885723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6803","nonce":2910885723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6807","nonce":2910885723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6805","nonce":2910885723}]},"public_addr":"172.21.15.122:6801/2910885723","cluster_addr":"172.21.15.122:6803/2910885723","heartbeat_back_addr":"172.21.15.122:6807/2910885723","heartbeat_front_addr":"172.21.15.122:6805/2910885723","state":["exists","up"]},{"osd":5,"uuid":"f3eed5e1-1544-43e2-9bfa-1de989832557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6809","nonce":1988841020}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6811","nonce":1988841020}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6815","nonce":1988841020}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6813","nonce":1988841020}]},"public_addr":"172.21.15.122:6809/1988841020","cluster_addr":"172.21.15.122:6811/1988841020","heartbeat_back_addr":"172.21.15.122:6815/1988841020","heartbeat_front_addr":"172.21.15.122:6813/1988841020","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-04T16:02:58.650869+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-04T16:03:25.067977+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-04T16:03:48.726307+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-04T16:04:13.566834+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-04T16:04:36.674112+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-04T16:05:04.024281+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:6801/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6800/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/400350105":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/3863853870":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/4044831087":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2170239620":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6801/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2793789678":"2024-09-05T16:01:11.326274+0000","172.21.15.47:6800/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/4267495968":"2024-09-05T16:01:11.326274+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-04T16:05:15.604 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-04T16:05:15.605 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:05:15.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:15 smithi122 ceph-mon[29448]: pgmap v138: 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-04T16:05:15.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:15 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/4001490345' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:15.855 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:15.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:15 smithi103 ceph-mon[29188]: pgmap v138: 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-04T16:05:15.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:15 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/4001490345' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:15.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:15 smithi047 ceph-mon[26268]: pgmap v138: 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-04T16:05:15.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:15 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/4001490345' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:16.535 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:16.536 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":39,"fsid":"ac8af23a-6ad6-11ef-bcd6-c7b262605968","created":"2024-09-04T16:00:48.309805+0000","modified":"2024-09-04T16:05:07.529003+0000","last_up_change":"2024-09-04T16:05:05.519450+0000","last_in_change":"2024-09-04T16:04:44.149738+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-04T16:03:50.207039+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"f134cf07-0f3c-4c55-bb56-a8c322045b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6803","nonce":170559816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6805","nonce":170559816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6809","nonce":170559816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":170559816},{"type":"v1","addr":"172.21.15.47:6807","nonce":170559816}]},"public_addr":"172.21.15.47:6803/170559816","cluster_addr":"172.21.15.47:6805/170559816","heartbeat_back_addr":"172.21.15.47:6809/170559816","heartbeat_front_addr":"172.21.15.47:6807/170559816","state":["exists","up"]},{"osd":1,"uuid":"38ffa294-6888-45bd-84e4-d109f8f79d51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6811","nonce":25355489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6813","nonce":25355489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6817","nonce":25355489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":25355489},{"type":"v1","addr":"172.21.15.47:6815","nonce":25355489}]},"public_addr":"172.21.15.47:6811/25355489","cluster_addr":"172.21.15.47:6813/25355489","heartbeat_back_addr":"172.21.15.47:6817/25355489","heartbeat_front_addr":"172.21.15.47:6815/25355489","state":["exists","up"]},{"osd":2,"uuid":"6401525c-d415-49e5-a0bc-7c57efdc8aba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6801","nonce":1973458212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6803","nonce":1973458212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6807","nonce":1973458212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1973458212},{"type":"v1","addr":"172.21.15.103:6805","nonce":1973458212}]},"public_addr":"172.21.15.103:6801/1973458212","cluster_addr":"172.21.15.103:6803/1973458212","heartbeat_back_addr":"172.21.15.103:6807/1973458212","heartbeat_front_addr":"172.21.15.103:6805/1973458212","state":["exists","up"]},{"osd":3,"uuid":"281c7a99-80de-4577-8a1d-cc2bbd98731f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6809","nonce":712404687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6811","nonce":712404687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6815","nonce":712404687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":712404687},{"type":"v1","addr":"172.21.15.103:6813","nonce":712404687}]},"public_addr":"172.21.15.103:6809/712404687","cluster_addr":"172.21.15.103:6811/712404687","heartbeat_back_addr":"172.21.15.103:6815/712404687","heartbeat_front_addr":"172.21.15.103:6813/712404687","state":["exists","up"]},{"osd":4,"uuid":"0bbae4ad-28e9-41bf-a693-d9e41961cc9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6801","nonce":2910885723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6803","nonce":2910885723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6807","nonce":2910885723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2910885723},{"type":"v1","addr":"172.21.15.122:6805","nonce":2910885723}]},"public_addr":"172.21.15.122:6801/2910885723","cluster_addr":"172.21.15.122:6803/2910885723","heartbeat_back_addr":"172.21.15.122:6807/2910885723","heartbeat_front_addr":"172.21.15.122:6805/2910885723","state":["exists","up"]},{"osd":5,"uuid":"f3eed5e1-1544-43e2-9bfa-1de989832557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6809","nonce":1988841020}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6811","nonce":1988841020}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6815","nonce":1988841020}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":1988841020},{"type":"v1","addr":"172.21.15.122:6813","nonce":1988841020}]},"public_addr":"172.21.15.122:6809/1988841020","cluster_addr":"172.21.15.122:6811/1988841020","heartbeat_back_addr":"172.21.15.122:6815/1988841020","heartbeat_front_addr":"172.21.15.122:6813/1988841020","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-04T16:02:58.650869+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-04T16:03:25.067977+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-04T16:03:48.726307+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-04T16:04:13.566834+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-04T16:04:36.674112+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-04T16:05:04.024281+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:6801/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6800/1139629629":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/400350105":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/3863853870":"2024-09-05T16:01:35.749051+0000","172.21.15.47:0/4044831087":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2170239620":"2024-09-05T16:01:35.749051+0000","172.21.15.47:6801/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/2793789678":"2024-09-05T16:01:11.326274+0000","172.21.15.47:6800/3342539085":"2024-09-05T16:01:11.326274+0000","172.21.15.47:0/4267495968":"2024-09-05T16:01:11.326274+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-04T16:05:16.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:16 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1337154369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:16.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:16 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1337154369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:16.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:16 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1337154369' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:05:17.162 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-04T16:05:17.162 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-04T16:05:17.163 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-04T16:05:17.163 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-04T16:05:17.164 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-04T16:05:17.164 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-04T16:05:17.452 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:17.460 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:17 smithi122 ceph-mon[29448]: pgmap v139: 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-04T16:05:17.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:17 smithi047 ceph-mon[26268]: pgmap v139: 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-04T16:05:17.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:17 smithi103 ceph-mon[29188]: pgmap v139: 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-04T16:05:18.792 INFO:teuthology.orchestra.run.smithi047.stdout:55834574873 2024-09-04T16:05:18.793 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-04T16:05:19.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:19 smithi047 ceph-mon[26268]: pgmap v140: 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-04T16:05:19.688 INFO:teuthology.orchestra.run.smithi047.stdout:133143986187 2024-09-04T16:05:19.688 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-04T16:05:19.761 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:19.761 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:19.763 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:19.810 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:19.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:19 smithi122 ceph-mon[29448]: pgmap v140: 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-04T16:05:19.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:19 smithi103 ceph-mon[29188]: pgmap v140: 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-04T16:05:20.043 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:21.567 INFO:teuthology.orchestra.run.smithi047.stdout:107374182416 2024-09-04T16:05:21.567 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-04T16:05:21.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:21 smithi122 ceph-mon[29448]: pgmap v141: 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-04T16:05:21.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:21 smithi103 ceph-mon[29188]: pgmap v141: 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-04T16:05:21.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:21 smithi047 ceph-mon[26268]: pgmap v141: 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-04T16:05:22.620 INFO:teuthology.orchestra.run.smithi047.stdout:158913789958 2024-09-04T16:05:22.620 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-04T16:05:23.050 INFO:teuthology.orchestra.run.smithi047.stdout:34359738399 2024-09-04T16:05:23.050 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-04T16:05:23.813 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:23 smithi047 ceph-mon[26268]: pgmap v142: 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-04T16:05:23.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:23 smithi122 ceph-mon[29448]: pgmap v142: 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-04T16:05:23.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:23 smithi103 ceph-mon[29188]: pgmap v142: 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-04T16:05:23.995 INFO:teuthology.orchestra.run.smithi047.stdout:55834574873 2024-09-04T16:05:24.270 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:24.307 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:24.659 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:24 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/2982339764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:05:24.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:24 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/2982339764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:05:24.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:24 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/2982339764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:05:25.015 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574873 got 55834574873 for osd.1 2024-09-04T16:05:25.015 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:25.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:25 smithi047 ceph-mon[26268]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:25.614 INFO:teuthology.orchestra.run.smithi047.stdout:158913789958 2024-09-04T16:05:25.800 INFO:teuthology.orchestra.run.smithi047.stdout:34359738400 2024-09-04T16:05:25.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:25 smithi122 ceph-mon[29448]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:25.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:25 smithi103 ceph-mon[29188]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:26.046 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:26.448 INFO:teuthology.orchestra.run.smithi047.stdout:77309411350 2024-09-04T16:05:26.449 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-04T16:05:26.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:26 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3035136559' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:05:26.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:26 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/108652570' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:05:26.823 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738399 got 34359738400 for osd.0 2024-09-04T16:05:26.823 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:26.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:26 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3035136559' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:05:26.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:26 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/108652570' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:05:26.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:26 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3035136559' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:05:26.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:26 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/108652570' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:05:27.294 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789958 got 158913789958 for osd.5 2024-09-04T16:05:27.295 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:27.304 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:27.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:27 smithi047 ceph-mon[26268]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:27.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:27 smithi103 ceph-mon[29188]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:28.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:27 smithi122 ceph-mon[29448]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:28.227 INFO:teuthology.orchestra.run.smithi047.stdout:107374182417 2024-09-04T16:05:28.444 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:28.445 INFO:teuthology.orchestra.run.smithi047.stdout:133143986189 2024-09-04T16:05:28.809 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:28 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/288031251' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:05:28.809 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:28 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/650298428' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:05:28.838 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182416 got 107374182417 for osd.3 2024-09-04T16:05:28.838 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:28.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:28 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/288031251' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:05:28.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:28 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/650298428' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:05:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:28 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/288031251' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:05:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:28 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/650298428' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:05:29.823 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986187 got 133143986189 for osd.4 2024-09-04T16:05:29.823 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:29.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:29 smithi103 ceph-mon[29188]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:29.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:29 smithi047 ceph-mon[26268]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:30.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:29 smithi122 ceph-mon[29448]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:30.269 INFO:teuthology.orchestra.run.smithi047.stdout:77309411351 2024-09-04T16:05:30.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:30 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1237056253' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:05:30.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:30 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1237056253' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:05:30.927 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2024-09-04T16:05:30.927 DEBUG:teuthology.parallel:result is None 2024-09-04T16:05:30.928 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-04T16:05:30.928 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:05:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:30 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1237056253' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:05:31.180 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:31.811 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:31.811 INFO:teuthology.orchestra.run.smithi047.stderr:dumped all 2024-09-04T16:05:31.864 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:31 smithi122 ceph-mon[29448]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:31.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:31 smithi103 ceph-mon[29188]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:31.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:31 smithi047 ceph-mon[26268]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:32.539 INFO:teuthology.orchestra.run.smithi047.stdout:{"pg_ready":true,"pg_map":{"version":147,"stamp":"2024-09-04T16:05:31.791478+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":170152,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300760,"statfs":{"total":575970213888,"available":575795978240,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001949"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-04T16:05:07.957398+0000","last_change":"2024-09-04T16:05:07.957280+0000","last_active":"2024-09-04T16:05:07.957398+0000","last_peered":"2024-09-04T16:05:07.957398+0000","last_clean":"2024-09-04T16:05:07.957398+0000","last_became_active":"2024-09-04T16:05:07.951481+0000","last_became_peered":"2024-09-04T16:05:07.951481+0000","last_unstale":"2024-09-04T16:05:07.957398+0000","last_undegraded":"2024-09-04T16:05:07.957398+0000","last_fullsized":"2024-09-04T16:05:07.957398+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:03:51.198624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:03:51.198624+0000","last_clean_scrub_stamp":"2024-09-04T16:03:51.198624+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-06T02:40:48.855037+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":37,"seq":158913789960,"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":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986190,"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":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":25,"seq":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-04T16:05:32.540 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:05:32.789 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:33.443 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:33.444 INFO:teuthology.orchestra.run.smithi047.stderr:dumped all 2024-09-04T16:05:33.765 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:33 smithi047 ceph-mon[26268]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:33.766 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:33 smithi047 ceph-mon[26268]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:33.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:33 smithi103 ceph-mon[29188]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:33.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:33 smithi103 ceph-mon[29188]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:34.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:33 smithi122 ceph-mon[29448]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:34.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:33 smithi122 ceph-mon[29448]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:34.188 INFO:teuthology.orchestra.run.smithi047.stdout:{"pg_ready":true,"pg_map":{"version":147,"stamp":"2024-09-04T16:05:31.791478+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":170152,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300760,"statfs":{"total":575970213888,"available":575795978240,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001949"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-04T16:05:07.957398+0000","last_change":"2024-09-04T16:05:07.957280+0000","last_active":"2024-09-04T16:05:07.957398+0000","last_peered":"2024-09-04T16:05:07.957398+0000","last_clean":"2024-09-04T16:05:07.957398+0000","last_became_active":"2024-09-04T16:05:07.951481+0000","last_became_peered":"2024-09-04T16:05:07.951481+0000","last_unstale":"2024-09-04T16:05:07.957398+0000","last_undegraded":"2024-09-04T16:05:07.957398+0000","last_fullsized":"2024-09-04T16:05:07.957398+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:03:51.198624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:03:51.198624+0000","last_clean_scrub_stamp":"2024-09-04T16:03:51.198624+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-06T02:40:48.855037+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":37,"seq":158913789960,"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":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986190,"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":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":25,"seq":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-04T16:05:34.189 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-04T16:05:34.189 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-04T16:05:34.189 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-04T16:05:34.189 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph health --format=json 2024-09-04T16:05:34.437 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:34.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:34 smithi103 ceph-mon[29188]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:34.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:34 smithi047 ceph-mon[26268]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:35.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:34 smithi122 ceph-mon[29448]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:35.107 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:35.107 INFO:teuthology.orchestra.run.smithi047.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T16:05:35.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:35 smithi047 ceph-mon[26268]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:35.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:35 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/3797337601' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:05:35.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:35 smithi103 ceph-mon[29188]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:35.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:35 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/3797337601' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:05:35.889 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-04T16:05:35.889 INFO:tasks.cephadm:Setup complete, yielding 2024-09-04T16:05:35.889 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:05:35.899 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:05:35.900 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-04T16:05:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:35 smithi122 ceph-mon[29448]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:35 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/3797337601' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:05:36.148 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:37.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:37 smithi103 ceph-mon[29188]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:37.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:37 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-04T16:05:37.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:37 smithi047 ceph-mon[26268]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:37.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:37 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-04T16:05:38.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:37 smithi122 ceph-mon[29448]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:38.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:37 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-04T16:05:38.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:38 smithi047 ceph-mon[26268]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:38.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:38 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-04T16:05:38.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:38 smithi047 ceph-mon[26268]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T16:05:38.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:38 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:38.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:38 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a[26245]: 2024-09-04T16:05:38.623+0000 7fd190d7e640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-04T16:05:39.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:38 smithi122 ceph-mon[29448]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:39.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:38 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-04T16:05:39.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:38 smithi122 ceph-mon[29448]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T16:05:39.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:38 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:39.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:38 smithi103 ceph-mon[29188]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:39.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:38 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-04T16:05:39.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:38 smithi103 ceph-mon[29188]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T16:05:39.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:38 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:39.289 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-04T16:05:39.299 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-04T16:05:39.299 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:05:39.579 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:39.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: pgmap v151: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:39.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: fsmap cephfs:0 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:39.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:39.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:39.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:39.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:39.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:39 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:39.906 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: pgmap v151: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:39.906 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:05:39.906 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:39.906 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: fsmap cephfs:0 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:39.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:39.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:39 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:40.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: pgmap v151: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: fsmap cephfs:0 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:40.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:40.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:40.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:40.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.hrxyxs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:40.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:39 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:40.313 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:40.314 INFO:teuthology.orchestra.run.smithi047.stdout:[{"events": ["2024-09-04T16:05:38.643919Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "running": 0, "size": 2}}, {"events": ["2024-09-04T16:02:34.752753Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:03:21.740857Z", "running": 1, "size": 1}}, {"events": ["2024-09-04T16:02:26.686289Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:03:21.740765Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:03:21.740939Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-04T16:05:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:40 smithi047 ceph-mon[26268]: Saving service mds.cephfs spec with placement count:2 2024-09-04T16:05:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:40 smithi047 ceph-mon[26268]: Deploying daemon mds.cephfs.smithi122.hrxyxs on smithi122 2024-09-04T16:05:40.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:40 smithi047 ceph-mon[26268]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T16:05:40.943 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-04T16:05:41.079 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:40 smithi122 ceph-mon[29448]: Saving service mds.cephfs spec with placement count:2 2024-09-04T16:05:41.079 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:40 smithi122 ceph-mon[29448]: Deploying daemon mds.cephfs.smithi122.hrxyxs on smithi122 2024-09-04T16:05:41.079 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:40 smithi122 ceph-mon[29448]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T16:05:41.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:40 smithi103 ceph-mon[29188]: Saving service mds.cephfs spec with placement count:2 2024-09-04T16:05:41.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:40 smithi103 ceph-mon[29188]: Deploying daemon mds.cephfs.smithi122.hrxyxs on smithi122 2024-09-04T16:05:41.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:40 smithi103 ceph-mon[29188]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T16:05:41.883 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:41 smithi122 ceph-mon[29448]: pgmap v155: 65 pgs: 3 creating+activating, 6 creating+peering, 47 unknown, 9 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:41.883 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:41 smithi122 ceph-mon[29448]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:41.883 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:41 smithi122 ceph-mon[29448]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:05:41.884 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:41 smithi122 ceph-mon[29448]: osdmap e44: 6 total, 6 up, 6 in 2024-09-04T16:05:41.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:41 smithi047 ceph-mon[26268]: pgmap v155: 65 pgs: 3 creating+activating, 6 creating+peering, 47 unknown, 9 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:41.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:41 smithi047 ceph-mon[26268]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:41.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:41 smithi047 ceph-mon[26268]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:05:41.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:41 smithi047 ceph-mon[26268]: osdmap e44: 6 total, 6 up, 6 in 2024-09-04T16:05:41.944 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:05:42.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:41 smithi103 ceph-mon[29188]: pgmap v155: 65 pgs: 3 creating+activating, 6 creating+peering, 47 unknown, 9 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:42.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:41 smithi103 ceph-mon[29188]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:42.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:41 smithi103 ceph-mon[29188]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:05:42.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:41 smithi103 ceph-mon[29188]: osdmap e44: 6 total, 6 up, 6 in 2024-09-04T16:05:42.208 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:42.898 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:42.898 INFO:teuthology.orchestra.run.smithi047.stdout:[{"events": ["2024-09-04T16:05:42.164798Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "running": 0, "size": 2}}, {"events": ["2024-09-04T16:02:34.752753Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:03:21.740857Z", "running": 1, "size": 1}}, {"events": ["2024-09-04T16:02:26.686289Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:03:21.740765Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:03:21.740939Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: pgmap v157: 65 pgs: 3 creating+activating, 6 creating+peering, 6 unknown, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:43.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: Deploying daemon mds.cephfs.smithi047.znpmwp on smithi047 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:boot 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: daemon mds.cephfs.smithi122.hrxyxs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: Cluster is now healthy 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: fsmap cephfs:0 1 up:standby 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:creating} 2024-09-04T16:05:43.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:43 smithi122 ceph-mon[29448]: daemon mds.cephfs.smithi122.hrxyxs is now active in filesystem cephfs as rank 0 2024-09-04T16:05:43.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: pgmap v157: 65 pgs: 3 creating+activating, 6 creating+peering, 6 unknown, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:43.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: Deploying daemon mds.cephfs.smithi047.znpmwp on smithi047 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:boot 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: daemon mds.cephfs.smithi122.hrxyxs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: Cluster is now healthy 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: fsmap cephfs:0 1 up:standby 2024-09-04T16:05:43.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:05:43.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:creating} 2024-09-04T16:05:43.619 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:43 smithi103 ceph-mon[29188]: daemon mds.cephfs.smithi122.hrxyxs is now active in filesystem cephfs as rank 0 2024-09-04T16:05:43.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: pgmap v157: 65 pgs: 3 creating+activating, 6 creating+peering, 6 unknown, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:05:43.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:43.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi047.znpmwp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: Deploying daemon mds.cephfs.smithi047.znpmwp on smithi047 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:boot 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: daemon mds.cephfs.smithi122.hrxyxs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: Cluster is now healthy 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: fsmap cephfs:0 1 up:standby 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:creating} 2024-09-04T16:05:43.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:43 smithi047 ceph-mon[26268]: daemon mds.cephfs.smithi122.hrxyxs is now active in filesystem cephfs as rank 0 2024-09-04T16:05:44.035 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-04T16:05:44.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:44 smithi047 ceph-mon[26268]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:44.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:44 smithi047 ceph-mon[26268]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:44.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:44 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 2024-09-04T16:05:44.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:44 smithi122 ceph-mon[29448]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:44.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:44 smithi122 ceph-mon[29448]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:44.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:44 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 2024-09-04T16:05:44.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:44 smithi103 ceph-mon[29188]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:44.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:44 smithi103 ceph-mon[29188]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:44.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:44 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 2024-09-04T16:05:45.036 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:05:45.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:45 smithi047 ceph-mon[26268]: pgmap v158: 65 pgs: 3 creating+activating, 62 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-04T16:05:45.556 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:45.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:45 smithi122 ceph-mon[29448]: pgmap v158: 65 pgs: 3 creating+activating, 62 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-04T16:05:45.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:45 smithi103 ceph-mon[29188]: pgmap v158: 65 pgs: 3 creating+activating, 62 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-04T16:05:46.321 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:46.322 INFO:teuthology.orchestra.run.smithi047.stdout:[{"events": ["2024-09-04T16:05:45.598988Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "running": 0, "size": 2}}, {"events": ["2024-09-04T16:02:34.752753Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:03:21.740857Z", "running": 1, "size": 1}}, {"events": ["2024-09-04T16:02:26.686289Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:03:21.740765Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:03:21.740939Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:boot 2024-09-04T16:05:46.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:05:46.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:46 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:boot 2024-09-04T16:05:46.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:05:46.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:46 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:boot 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:46.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:46 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:47.658 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-04T16:05:47.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:47 smithi103 ceph-mon[29188]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 285 B/s wr, 4 op/s 2024-09-04T16:05:47.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:47 smithi103 ceph-mon[29188]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:47.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:47 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:47.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:47 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:47.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:47 smithi047 ceph-mon[26268]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 285 B/s wr, 4 op/s 2024-09-04T16:05:47.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:47 smithi047 ceph-mon[26268]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:47.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:47 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:47.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:47 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:47 smithi122 ceph-mon[29448]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 285 B/s wr, 4 op/s 2024-09-04T16:05:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:47 smithi122 ceph-mon[29448]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:47 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:47 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.659 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:05:48.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:48.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:48 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:48.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:48.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:48.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:48 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:48.916 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: mds.? [v2:172.21.15.122:6816/3604761288,v1:172.21.15.122:6817/3604761288] up:active 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:49.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:49.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:05:49.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:05:49.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:05:49.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:48 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:49.558 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:05:49.559 INFO:teuthology.orchestra.run.smithi047.stdout:[{"events": ["2024-09-04T16:05:45.598988Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:05:46.881234Z", "running": 2, "size": 2}}, {"events": ["2024-09-04T16:02:34.752753Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:05:47.730849Z", "running": 1, "size": 1}}, {"events": ["2024-09-04T16:02:26.686289Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:04:09.886714Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:04:09.886829Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-04T16:05:49.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:49 smithi103 ceph-mon[29188]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-04T16:05:49.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:49 smithi047 ceph-mon[26268]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-04T16:05:49.985 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:49 smithi122 ceph-mon[29448]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-04T16:05:50.272 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-04T16:05:50.272 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:05:50.285 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:05:50.286 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-04T16:05:50.533 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:50.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:50 smithi122 ceph-mon[29448]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:50.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:50 smithi122 ceph-mon[29448]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:standby 2024-09-04T16:05:50.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:50 smithi122 ceph-mon[29448]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:50.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:50 smithi103 ceph-mon[29188]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:50.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:50 smithi103 ceph-mon[29188]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:standby 2024-09-04T16:05:50.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:50 smithi103 ceph-mon[29188]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:50.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:50 smithi047 ceph-mon[26268]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:05:50.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:50 smithi047 ceph-mon[26268]: mds.? [v2:172.21.15.47:6818/202101226,v1:172.21.15.47:6819/202101226] up:standby 2024-09-04T16:05:50.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:50 smithi047 ceph-mon[26268]: fsmap cephfs:1 {0=cephfs.smithi122.hrxyxs=up:active} 1 up:standby 2024-09-04T16:05:51.566 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:05:51.187+0000 7f5546231640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:05:51.566 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:05:51.187+0000 7f5546231640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:05:51.566 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:05:51.187+0000 7f5546231640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:05:51.566 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:05:51.187+0000 7f5546231640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:05:51.566 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:05:51.187+0000 7f5546231640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:05:51.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:51 smithi103 ceph-mon[29188]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-04T16:05:51.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:51 smithi103 ceph-mon[29188]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:51.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-mon[26268]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-04T16:05:51.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:51 smithi047 ceph-mon[26268]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:52.052 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-04T16:05:52.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:51 smithi122 ceph-mon[29448]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-04T16:05:52.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:51 smithi122 ceph-mon[29448]: from='mgr.14150 172.21.15.47:0/575708653' entity='mgr.x' 2024-09-04T16:05:52.306 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:52.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:52 smithi047 ceph-mon[26268]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:52.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:52 smithi103 ceph-mon[29188]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:53.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:52 smithi122 ceph-mon[29448]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:53.602 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-04T16:05:53.851 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:53.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:53 smithi103 ceph-mon[29188]: pgmap v162: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-04T16:05:53.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:53 smithi103 ceph-mon[29188]: mgrmap e15: x(active, since 4m) 2024-09-04T16:05:53.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:53 smithi047 ceph-mon[26268]: pgmap v162: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-04T16:05:53.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:53 smithi047 ceph-mon[26268]: mgrmap e15: x(active, since 4m) 2024-09-04T16:05:54.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:53 smithi122 ceph-mon[29448]: pgmap v162: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-04T16:05:54.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:53 smithi122 ceph-mon[29448]: mgrmap e15: x(active, since 4m) 2024-09-04T16:05:54.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:54 smithi047 ceph-mon[26268]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:54.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:54 smithi103 ceph-mon[29188]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:55.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:54 smithi122 ceph-mon[29448]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:55.271 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-04T16:05:55.521 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:55 smithi047 ceph-mon[26268]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 4 op/s 2024-09-04T16:05:55.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:55 smithi047 ceph-mon[26268]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:56.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:55 smithi122 ceph-mon[29448]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 4 op/s 2024-09-04T16:05:56.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:55 smithi122 ceph-mon[29448]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:56.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:55 smithi103 ceph-mon[29188]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 4 op/s 2024-09-04T16:05:56.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:55 smithi103 ceph-mon[29188]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:05:56.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:56 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-04T16:05:56.947 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:56 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setuser ceph since I am not root 2024-09-04T16:05:56.947 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:05:56 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:05:57.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:56 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-04T16:05:57.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:56 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-04T16:05:57.507 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'sleep 30' 2024-09-04T16:05:57.762 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:05:57.871 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:57 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-04T16:05:57.871 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:05:57 smithi047 ceph-mon[26268]: mgrmap e16: x(active, since 4m) 2024-09-04T16:05:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:57 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-04T16:05:58.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:05:57 smithi122 ceph-mon[29448]: mgrmap e16: x(active, since 4m) 2024-09-04T16:05:58.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:57 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/1632674673' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-04T16:05:58.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:05:57 smithi103 ceph-mon[29188]: mgrmap e16: x(active, since 4m) 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: Active manager daemon x restarted 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: Activating manager daemon x 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: osdmap e45: 6 total, 6 up, 6 in 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: mgrmap e17: x(active, starting, since 0.00537302s) 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:06:02.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:06:02.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:06:02.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:01 smithi122 ceph-mon[29448]: Manager daemon x is now available 2024-09-04T16:06:02.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: Active manager daemon x restarted 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: Activating manager daemon x 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: osdmap e45: 6 total, 6 up, 6 in 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: mgrmap e17: x(active, starting, since 0.00537302s) 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:06:02.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:06:02.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:01 smithi103 ceph-mon[29188]: Manager daemon x is now available 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: Active manager daemon x restarted 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: Activating manager daemon x 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: osdmap e45: 6 total, 6 up, 6 in 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: mgrmap e17: x(active, starting, since 0.00537302s) 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:06:02.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi047.znpmwp"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.hrxyxs"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:06:02.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:01 smithi047 ceph-mon[26268]: Manager daemon x is now available 2024-09-04T16:06:03.223 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:03.223 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:06:03.223 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:06:03.223 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:06:03.223 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:02 smithi103 ceph-mon[29188]: mgrmap e18: x(active, since 1.01224s) 2024-09-04T16:06:03.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:03.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:06:03.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:06:03.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:06:03.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:02 smithi047 ceph-mon[26268]: mgrmap e18: x(active, since 1.01224s) 2024-09-04T16:06:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:06:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:06:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:06:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:02 smithi122 ceph-mon[29448]: mgrmap e18: x(active, since 1.01224s) 2024-09-04T16:06:04.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: pgmap v3: 65 pgs: 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:04.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:06:04.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: osdmap e46: 6 total, 6 up, 6 in 2024-09-04T16:06:04.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-04T16:06:04.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: pgmap v3: 65 pgs: 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:04.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: osdmap e46: 6 total, 6 up, 6 in 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: pgmap v3: 65 pgs: 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:04.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: osdmap e46: 6 total, 6 up, 6 in 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.933+0000 7f51e910b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.933+0000 7f51e910b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.387 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.933+0000 7f51e910b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.933+0000 7f51e910b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.933+0000 7f51e910b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.934+0000 7f51ec111640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.934+0000 7f51ec111640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.934+0000 7f51ec111640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.934+0000 7f51ec111640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.388 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:03 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:03.934+0000 7f51ec111640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:04.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:04.555+0000 7f51d77e8640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:06:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:06:04.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: Traceback (most recent call last): 2024-09-04T16:06:04.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:06:04.887 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._connections.run(self.expiration_interval) 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._run(expiration_interval) 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: s = self.context.wrap_socket( 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: return self.sslsocket_class._create( 2024-09-04T16:06:04.888 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:06:04.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self.do_handshake() 2024-09-04T16:06:04.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:06:04.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: self._sslobj.do_handshake() 2024-09-04T16:06:04.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:06:04.889 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:05.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-04T16:06:05.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: osdmap e47: 6 total, 6 up, 6 in 2024-09-04T16:06:05.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: [04/Sep/2024:16:06:04] ENGINE Bus STARTING 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Adjusting osd_memory_target on smithi047 to 6498M 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: [04/Sep/2024:16:06:04] ENGINE Serving on https://172.21.15.47:7150 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: [04/Sep/2024:16:06:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout: Traceback (most recent call last): 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:06:05.335 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._run(expiration_interval) 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: s = self.context.wrap_socket( 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: return self.sslsocket_class._create( 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: self.do_handshake() 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:06:05.336 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._sslobj.do_handshake() 2024-09-04T16:06:05.337 INFO:journalctl@ceph.mon.c.smithi122.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:06:05.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: [04/Sep/2024:16:06:04] ENGINE Serving on http://172.21.15.47:8765 2024-09-04T16:06:05.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: [04/Sep/2024:16:06:04] ENGINE Bus STARTED 2024-09-04T16:06:05.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: mgrmap e19: x(active, since 3s) 2024-09-04T16:06:05.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:04 smithi122 ceph-mon[29448]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:06:05.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-04T16:06:05.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: osdmap e47: 6 total, 6 up, 6 in 2024-09-04T16:06:05.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: [04/Sep/2024:16:06:04] ENGINE Bus STARTING 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Adjusting osd_memory_target on smithi047 to 6498M 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: [04/Sep/2024:16:06:04] ENGINE Serving on https://172.21.15.47:7150 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: [04/Sep/2024:16:06:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: Traceback (most recent call last): 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: self._run(expiration_interval) 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:06:05.370 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: s = self.context.wrap_socket( 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: return self.sslsocket_class._create( 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: self.do_handshake() 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: self._sslobj.do_handshake() 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: [04/Sep/2024:16:06:04] ENGINE Serving on http://172.21.15.47:8765 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: [04/Sep/2024:16:06:04] ENGINE Bus STARTED 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: mgrmap e19: x(active, since 3s) 2024-09-04T16:06:05.371 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:04 smithi103 ceph-mon[29188]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:06:05.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-04T16:06:05.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: osdmap e47: 6 total, 6 up, 6 in 2024-09-04T16:06:05.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: [04/Sep/2024:16:06:04] ENGINE Bus STARTING 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Adjusting osd_memory_target on smithi047 to 6498M 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Updating smithi047:/etc/ceph/ceph.conf 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Updating smithi103:/etc/ceph/ceph.conf 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: [04/Sep/2024:16:06:04] ENGINE Serving on https://172.21.15.47:7150 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: [04/Sep/2024:16:06:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-09-04T16:06:05.389 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:06:05.390 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: [04/Sep/2024:16:06:04] ENGINE Serving on http://172.21.15.47:8765 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: [04/Sep/2024:16:06:04] ENGINE Bus STARTED 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: mgrmap e19: x(active, since 3s) 2024-09-04T16:06:05.391 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:04 smithi047 ceph-mon[26268]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: osdmap e48: 6 total, 6 up, 6 in 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:06.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:06.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:05 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: osdmap e48: 6 total, 6 up, 6 in 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:06.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:05 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: osdmap e48: 6 total, 6 up, 6 in 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: Updating smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:06.388 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:05 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:06 smithi122 ceph-mon[29448]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:06 smithi122 ceph-mon[29448]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:06:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:06 smithi122 ceph-mon[29448]: Cluster is now healthy 2024-09-04T16:06:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:06 smithi122 ceph-mon[29448]: mgrmap e20: x(active, since 4s) 2024-09-04T16:06:07.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:06 smithi103 ceph-mon[29188]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:07.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:06 smithi103 ceph-mon[29188]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:06:07.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:06 smithi103 ceph-mon[29188]: Cluster is now healthy 2024-09-04T16:06:07.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:06 smithi103 ceph-mon[29188]: mgrmap e20: x(active, since 4s) 2024-09-04T16:06:07.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:06 smithi047 ceph-mon[26268]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:07.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:06 smithi047 ceph-mon[26268]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:06:07.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:06 smithi047 ceph-mon[26268]: Cluster is now healthy 2024-09-04T16:06:07.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:06 smithi047 ceph-mon[26268]: mgrmap e20: x(active, since 4s) 2024-09-04T16:06:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:08 smithi122 ceph-mon[29448]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:09.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:08 smithi103 ceph-mon[29188]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:09.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:08 smithi047 ceph-mon[26268]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 635 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:11.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:10 smithi122 ceph-mon[29448]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 736 B/s wr, 11 op/s 2024-09-04T16:06:11.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:10 smithi103 ceph-mon[29188]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 736 B/s wr, 11 op/s 2024-09-04T16:06:11.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:10 smithi047 ceph-mon[26268]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 736 B/s wr, 11 op/s 2024-09-04T16:06:13.189 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:12 smithi047 ceph-mon[26268]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 639 B/s wr, 9 op/s 2024-09-04T16:06:13.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:12 smithi122 ceph-mon[29448]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 639 B/s wr, 9 op/s 2024-09-04T16:06:13.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:12 smithi103 ceph-mon[29188]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 639 B/s wr, 9 op/s 2024-09-04T16:06:15.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:14 smithi122 ceph-mon[29448]: pgmap v12: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 514 B/s wr, 7 op/s 2024-09-04T16:06:15.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:14 smithi103 ceph-mon[29188]: pgmap v12: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 514 B/s wr, 7 op/s 2024-09-04T16:06:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:14 smithi047 ceph-mon[26268]: pgmap v12: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 514 B/s wr, 7 op/s 2024-09-04T16:06:17.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:16 smithi122 ceph-mon[29448]: pgmap v13: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 467 B/s wr, 7 op/s 2024-09-04T16:06:17.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:16 smithi103 ceph-mon[29188]: pgmap v13: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 467 B/s wr, 7 op/s 2024-09-04T16:06:17.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:16 smithi047 ceph-mon[26268]: pgmap v13: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 467 B/s wr, 7 op/s 2024-09-04T16:06:19.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:18 smithi122 ceph-mon[29448]: pgmap v14: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:19.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:18 smithi103 ceph-mon[29188]: pgmap v14: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:19.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:18 smithi047 ceph-mon[26268]: pgmap v14: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:21.184 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:20 smithi103 ceph-mon[29188]: pgmap v15: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:21.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:20 smithi122 ceph-mon[29448]: pgmap v15: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:21.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:20 smithi047 ceph-mon[26268]: pgmap v15: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-04T16:06:23.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:22 smithi122 ceph-mon[29448]: pgmap v16: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:23.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:22 smithi103 ceph-mon[29188]: pgmap v16: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:23.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:22 smithi047 ceph-mon[26268]: pgmap v16: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:25.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:24 smithi122 ceph-mon[29448]: pgmap v17: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:25.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:24 smithi103 ceph-mon[29188]: pgmap v17: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:25.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:24 smithi047 ceph-mon[26268]: pgmap v17: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:27.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:26 smithi122 ceph-mon[29448]: pgmap v18: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:27.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:26 smithi103 ceph-mon[29188]: pgmap v18: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:27.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:26 smithi047 ceph-mon[26268]: pgmap v18: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:28.774 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-04T16:06:29.033 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:29.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:28 smithi047 ceph-mon[26268]: pgmap v19: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:29.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:28 smithi122 ceph-mon[29448]: pgmap v19: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:29.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:28 smithi103 ceph-mon[29188]: pgmap v19: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: "results": [ 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: "auth_id": "join1-admin", 2024-09-04T16:06:29.850 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "present", 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "auth": { 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "username": "Administrator", 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "password": "Passw0rd" 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "created", 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.cluster", 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:06:29.851 INFO:teuthology.orchestra.run.smithi047.stdout: "auth_mode": "active-directory", 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "present", 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "domain_settings": { 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "join_sources": [ 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "source_type": "resource", 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ref": "join1-admin" 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "custom_dns": [ 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "172.21.15.130" 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-09-04T16:06:29.852 INFO:teuthology.orchestra.run.smithi047.stdout: "placement": { 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: "count": 3 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: "public_addrs": [ 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: "address": "10.0.31.47/16" 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: "address": "10.0.47.47/16" 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.853 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "created", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.share", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "share_id": "share1", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "present", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "share1", 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "readonly": false, 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "browseable": true, 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "cephfs": { 2024-09-04T16:06:29.854 INFO:teuthology.orchestra.run.smithi047.stdout: "volume": "cephfs", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "path": "/", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "subvolumegroup": "smb", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "subvolume": "sv1", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "provider": "samba-vfs" 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "created", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.share", 2024-09-04T16:06:29.855 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "share_id": "share2", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "present", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "share2", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "readonly": false, 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "browseable": true, 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "cephfs": { 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "volume": "cephfs", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "path": "/", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "subvolumegroup": "smb", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "subvolume": "sv2", 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: "provider": "samba-vfs" 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.856 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "created", 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:06:29.857 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.752+0000 7f51e6105640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.138 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.752+0000 7f51e6105640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.752+0000 7f51e6105640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.752+0000 7f51e6105640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.752+0000 7f51e6105640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.764+0000 7f51f311f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.764+0000 7f51f311f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.764+0000 7f51f311f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.764+0000 7f51f311f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.139 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:06:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x[26520]: 2024-09-04T16:06:29.764+0000 7f51f311f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-04T16:06:30.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:30.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:29 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:30.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:30.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:30.369 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:29 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:30.626 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-04T16:06:30.637 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-04T16:06:30.637 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:30.892 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:31.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:06:31.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: Saving service smb.adipctdb spec with placement count:3 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: pgmap v20: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: daemon not available: 'smb.adipctdb.1.0.smithi122.gpccvd' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: Deploying daemon smb.adipctdb.0.0.smithi047.vnshci on smithi047 2024-09-04T16:06:31.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:30 smithi047 ceph-mon[26268]: mgrmap e21: x(active, since 29s) 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: Saving service smb.adipctdb spec with placement count:3 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: pgmap v20: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:06:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:31.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:31.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: daemon not available: 'smb.adipctdb.1.0.smithi122.gpccvd' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: Deploying daemon smb.adipctdb.0.0.smithi047.vnshci on smithi047 2024-09-04T16:06:31.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:30 smithi122 ceph-mon[29448]: mgrmap e21: x(active, since 29s) 2024-09-04T16:06:31.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:06:31.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: Saving service smb.adipctdb spec with placement count:3 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: pgmap v20: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: daemon not available: 'smb.adipctdb.1.0.smithi122.gpccvd' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}} 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: Deploying daemon smb.adipctdb.0.0.smithi047.vnshci on smithi047 2024-09-04T16:06:31.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:30 smithi103 ceph-mon[29188]: mgrmap e21: x(active, since 29s) 2024-09-04T16:06:31.811 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:31.811 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:32.663 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:33.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:32 smithi122 ceph-mon[29448]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:33.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:32 smithi122 ceph-mon[29448]: pgmap v21: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:33.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:32 smithi122 ceph-mon[29448]: mgrmap e22: x(active, since 30s) 2024-09-04T16:06:33.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:32 smithi103 ceph-mon[29188]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:32 smithi103 ceph-mon[29188]: pgmap v21: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:33.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:32 smithi103 ceph-mon[29188]: mgrmap e22: x(active, since 30s) 2024-09-04T16:06:33.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:32 smithi047 ceph-mon[26268]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:33.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:32 smithi047 ceph-mon[26268]: pgmap v21: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:06:33.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:32 smithi047 ceph-mon[26268]: mgrmap e22: x(active, since 30s) 2024-09-04T16:06:33.663 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:33.961 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:34.844 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:34.844 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:35.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:34 smithi047 ceph-mon[26268]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:35.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:34 smithi122 ceph-mon[29448]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:35.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:34 smithi103 ceph-mon[29188]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:36.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:35 smithi047 ceph-mon[26268]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:36.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:35 smithi122 ceph-mon[29448]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:36.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:35 smithi103 ceph-mon[29188]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:37.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:36 smithi122 ceph-mon[29448]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:37.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:36 smithi103 ceph-mon[29188]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:37.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:36 smithi047 ceph-mon[26268]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:37.892 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:38.892 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:39.017 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:38 smithi047 ceph-mon[26268]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:39.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:38 smithi122 ceph-mon[29448]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:39.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:38 smithi103 ceph-mon[29188]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:39.930 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:40.784 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:40.784 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:41.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:40 smithi047 ceph-mon[26268]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:41.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:40 smithi122 ceph-mon[29448]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:41.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:40 smithi103 ceph-mon[29188]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:42.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:41 smithi122 ceph-mon[29448]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:42.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:41 smithi103 ceph-mon[29188]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:42.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:41 smithi047 ceph-mon[26268]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:43.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:42 smithi047 ceph-mon[26268]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:43.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:42 smithi122 ceph-mon[29448]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:43.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:42 smithi103 ceph-mon[29188]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:45.242 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:44 smithi047 ceph-mon[26268]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:45.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:44 smithi122 ceph-mon[29448]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:45.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:44 smithi103 ceph-mon[29188]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-04T16:06:45.763 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:46.763 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:47.018 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:47.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:46 smithi047 ceph-mon[26268]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:47.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:46 smithi047 ceph-mon[26268]: from='client.? 172.21.15.47:0/4072797966' entity='client.smb.config.adipctdb.0.0.smithi047.vnshci' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:06:47.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:46 smithi122 ceph-mon[29448]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:47.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:46 smithi122 ceph-mon[29448]: from='client.? 172.21.15.47:0/4072797966' entity='client.smb.config.adipctdb.0.0.smithi047.vnshci' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:06:47.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:46 smithi103 ceph-mon[29188]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:47.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:46 smithi103 ceph-mon[29188]: from='client.? 172.21.15.47:0/4072797966' entity='client.smb.config.adipctdb.0.0.smithi047.vnshci' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:06:47.749 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:47.749 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:48.773 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:49.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:48 smithi047 ceph-mon[26268]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:49.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:48 smithi047 ceph-mon[26268]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:49.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:48 smithi122 ceph-mon[29448]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:49.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:48 smithi122 ceph-mon[29448]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:49.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:48 smithi103 ceph-mon[29188]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:49.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:48 smithi103 ceph-mon[29188]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:49.775 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:50.485 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:51.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:50 smithi047 ceph-mon[26268]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:51.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:50 smithi122 ceph-mon[29448]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:51.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:50 smithi103 ceph-mon[29188]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:51.768 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:51.768 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:52.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:51 smithi047 ceph-mon[26268]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:52.331 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:51 smithi103 ceph-mon[29188]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:52.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:51 smithi122 ceph-mon[29448]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:52.592 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:53.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:52 smithi047 ceph-mon[26268]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:53.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:52 smithi122 ceph-mon[29448]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:53.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:52 smithi103 ceph-mon[29188]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:53.593 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:54.598 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:55.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:54 smithi047 ceph-mon[26268]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T16:06:55.294 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:55.294 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:29.861624Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:55.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:54 smithi122 ceph-mon[29448]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T16:06:55.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:54 smithi103 ceph-mon[29188]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T16:06:56.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:55 smithi047 ceph-mon[26268]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:56.122 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:06:56.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:55 smithi122 ceph-mon[29448]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:56.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:55 smithi103 ceph-mon[29188]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:06:57.123 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:06:57.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}, 'smb.adipctdb.1.0.smithi122.gpccvd': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi122.gpccvd', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-04T16:06:57.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:57 smithi047 ceph-mon[26268]: Deploying daemon smb.adipctdb.1.0.smithi122.gpccvd on smithi122 2024-09-04T16:06:57.700 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:57.700 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}, 'smb.adipctdb.1.0.smithi122.gpccvd': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi122.gpccvd', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-04T16:06:57.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:57 smithi122 ceph-mon[29448]: Deploying daemon smb.adipctdb.1.0.smithi122.gpccvd on smithi122 2024-09-04T16:06:57.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: configuring smb/ctdb cluster metadata 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: daemon not available: 'smb.adipctdb.2.0.smithi103.ieshtp' not in {'smb.adipctdb.0.0.smithi047.vnshci': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi047.vnshci', 'hostname': 'smithi047', 'host_ip': '172.21.15.47'}, 'smb.adipctdb.1.0.smithi122.gpccvd': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi122.gpccvd', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-04T16:06:57.868 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:57 smithi103 ceph-mon[29188]: Deploying daemon smb.adipctdb.1.0.smithi122.gpccvd on smithi122 2024-09-04T16:06:58.640 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:06:59.363 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:06:59.364 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:06:59.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:06:59 smithi047 ceph-mon[26268]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:06:59.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:06:59 smithi122 ceph-mon[29448]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:06:59.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:06:59 smithi103 ceph-mon[29188]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:00.105 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:00.686 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:00 smithi047 ceph-mon[26268]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:00.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:00 smithi122 ceph-mon[29448]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:00.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:00 smithi103 ceph-mon[29188]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:01.106 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:01.373 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:01.688 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:01 smithi047 ceph-mon[26268]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:01.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:01 smithi122 ceph-mon[29448]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:01.844 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:01 smithi103 ceph-mon[29188]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:02.064 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:02.064 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:02.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]} : dispatch 2024-09-04T16:07:02.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:02 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-04T16:07:02.701 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]} : dispatch 2024-09-04T16:07:02.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:02 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-04T16:07:02.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]} : dispatch 2024-09-04T16:07:02.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:02 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-04T16:07:03.692 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:03 smithi047 ceph-mon[26268]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:03.692 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:03 smithi047 ceph-mon[26268]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:03.693 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]}]': finished 2024-09-04T16:07:03.693 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:03 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-04T16:07:03.693 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:03 smithi047 ceph-mon[26268]: osdmap e49: 6 total, 6 up, 6 in 2024-09-04T16:07:03.702 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:03.827 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:03 smithi122 ceph-mon[29448]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:03.828 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:03 smithi122 ceph-mon[29448]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:03.828 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]}]': finished 2024-09-04T16:07:03.828 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:03 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-04T16:07:03.828 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:03 smithi122 ceph-mon[29448]: osdmap e49: 6 total, 6 up, 6 in 2024-09-04T16:07:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:03 smithi103 ceph-mon[29188]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-04T16:07:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:03 smithi103 ceph-mon[29188]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 2]}]': finished 2024-09-04T16:07:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:03 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-04T16:07:03.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:03 smithi103 ceph-mon[29188]: osdmap e49: 6 total, 6 up, 6 in 2024-09-04T16:07:03.962 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:04.531 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:04 smithi122 ceph-mon[29448]: osdmap e50: 6 total, 6 up, 6 in 2024-09-04T16:07:04.687 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:04 smithi047 ceph-mon[26268]: osdmap e50: 6 total, 6 up, 6 in 2024-09-04T16:07:04.708 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:04.708 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:04.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:04 smithi103 ceph-mon[29188]: osdmap e50: 6 total, 6 up, 6 in 2024-09-04T16:07:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:05 smithi122 ceph-mon[29448]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-04T16:07:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:05 smithi122 ceph-mon[29448]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T16:07:05.745 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:05 smithi047 ceph-mon[26268]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-04T16:07:05.745 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:05 smithi047 ceph-mon[26268]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T16:07:05.775 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:05.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:05 smithi103 ceph-mon[29188]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-04T16:07:05.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:05 smithi103 ceph-mon[29188]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T16:07:06.765 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:06 smithi047 ceph-mon[26268]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:06.776 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:06 smithi122 ceph-mon[29448]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:06.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:06 smithi103 ceph-mon[29188]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:07.038 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:07.689 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:07 smithi047 ceph-mon[26268]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:07:07.711 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:07.711 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:07.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:07 smithi122 ceph-mon[29448]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:07:07.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:07 smithi103 ceph-mon[29188]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:07:08.465 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:08.690 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:08 smithi047 ceph-mon[26268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T16:07:08.690 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:08 smithi047 ceph-mon[26268]: Cluster is now healthy 2024-09-04T16:07:08.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:08 smithi122 ceph-mon[29448]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T16:07:08.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:08 smithi122 ceph-mon[29448]: Cluster is now healthy 2024-09-04T16:07:08.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:08 smithi103 ceph-mon[29188]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T16:07:08.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:08 smithi103 ceph-mon[29188]: Cluster is now healthy 2024-09-04T16:07:09.467 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:09.734 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:09.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:09 smithi122 ceph-mon[29448]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:09.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:09 smithi122 ceph-mon[29448]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:09.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:09 smithi047 ceph-mon[26268]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:09.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:09 smithi047 ceph-mon[26268]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:09.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:09 smithi103 ceph-mon[29188]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:09.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:09 smithi103 ceph-mon[29188]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:10.434 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:10.434 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:11.088 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:11.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:11 smithi122 ceph-mon[29448]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:11.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:11 smithi122 ceph-mon[29448]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:11.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:11 smithi103 ceph-mon[29188]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:11.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:11 smithi103 ceph-mon[29188]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:11.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:11 smithi047 ceph-mon[26268]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 7.5 KiB/s, 0 objects/s recovering 2024-09-04T16:07:11.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:11 smithi047 ceph-mon[26268]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:12.088 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:12.355 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:13.013 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:13.014 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:13.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:13 smithi047 ceph-mon[26268]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 6.3 KiB/s, 0 objects/s recovering 2024-09-04T16:07:13.716 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:13.731 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:13 smithi122 ceph-mon[29448]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 6.3 KiB/s, 0 objects/s recovering 2024-09-04T16:07:13.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:13 smithi103 ceph-mon[29188]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 6.3 KiB/s, 0 objects/s recovering 2024-09-04T16:07:14.698 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:14 smithi122 ceph-mon[29448]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:14.717 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:14.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:14 smithi047 ceph-mon[26268]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:14.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:14 smithi103 ceph-mon[29188]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:14.977 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:15.677 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:15 smithi122 ceph-mon[29448]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 5.7 KiB/s, 0 objects/s recovering 2024-09-04T16:07:15.695 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:15 smithi047 ceph-mon[26268]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 5.7 KiB/s, 0 objects/s recovering 2024-09-04T16:07:15.729 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:15.729 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:06:56.431005Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:15.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:15 smithi103 ceph-mon[29188]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 5.7 KiB/s, 0 objects/s recovering 2024-09-04T16:07:16.392 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:17.393 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:17.664 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:07:17.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:07:17.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:07:17.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:17.834 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:17 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.934 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:17.935 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:17 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-04T16:07:17.944 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-04T16:07:17.945 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-04T16:07:17.945 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:17.945 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:17 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:18.352 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:18.352 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:18.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:18 smithi122 ceph-mon[29448]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:07:18.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:18 smithi122 ceph-mon[29448]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:18.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:18 smithi122 ceph-mon[29448]: Deploying daemon smb.adipctdb.2.0.smithi103.ieshtp on smithi103 2024-09-04T16:07:18.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:18 smithi103 ceph-mon[29188]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:07:18.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:18 smithi103 ceph-mon[29188]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:18.867 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:18 smithi103 ceph-mon[29188]: Deploying daemon smb.adipctdb.2.0.smithi103.ieshtp on smithi103 2024-09-04T16:07:18.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:18 smithi047 ceph-mon[26268]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-04T16:07:18.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:18 smithi047 ceph-mon[26268]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:18.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:18 smithi047 ceph-mon[26268]: Deploying daemon smb.adipctdb.2.0.smithi103.ieshtp on smithi103 2024-09-04T16:07:19.030 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:19.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:19 smithi047 ceph-mon[26268]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 85 B/s wr, 6 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:19.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:19 smithi047 ceph-mon[26268]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:19.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:19 smithi122 ceph-mon[29448]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 85 B/s wr, 6 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:19.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:19 smithi122 ceph-mon[29448]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:20.030 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:20.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:19 smithi103 ceph-mon[29188]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 85 B/s wr, 6 op/s; 5.0 KiB/s, 0 objects/s recovering 2024-09-04T16:07:20.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:19 smithi103 ceph-mon[29188]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:20.287 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:20 smithi122 ceph-mon[29448]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:20.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:20 smithi047 ceph-mon[26268]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:21.018 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:20 smithi103 ceph-mon[29188]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:21.033 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:21.033 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:21.691 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:21.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:21 smithi122 ceph-mon[29448]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:21 smithi047 ceph-mon[26268]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:22.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:21 smithi103 ceph-mon[29188]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:22.692 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:22.824 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:22 smithi122 ceph-mon[29448]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:22.834 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:22 smithi047 ceph-mon[26268]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:22.955 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:23.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:22 smithi103 ceph-mon[29188]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-04T16:07:23.664 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:23.664 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:23.826 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:23 smithi103 ceph-mon[29188]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:23.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:23 smithi122 ceph-mon[29448]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:23.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:23 smithi047 ceph-mon[26268]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:24.329 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:24.794 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:24 smithi103 ceph-mon[29188]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-04T16:07:24.833 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:24 smithi122 ceph-mon[29448]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-04T16:07:24.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:24 smithi047 ceph-mon[26268]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-04T16:07:25.330 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:25.593 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:26.363 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:26.363 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:26.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:26 smithi047 ceph-mon[26268]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-04T16:07:26.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:26 smithi047 ceph-mon[26268]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:27.007 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:27.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:26 smithi122 ceph-mon[29448]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-04T16:07:27.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:26 smithi122 ceph-mon[29448]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:27.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:26 smithi103 ceph-mon[29188]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-04T16:07:27.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:26 smithi103 ceph-mon[29188]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:28.009 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:28.276 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:28.947 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:28.947 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:28 smithi047 ceph-mon[26268]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 12 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-04T16:07:29.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:28 smithi122 ceph-mon[29448]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 12 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-04T16:07:29.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:28 smithi103 ceph-mon[29188]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 12 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-04T16:07:29.687 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:30.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:29 smithi103 ceph-mon[29188]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:30.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:29 smithi122 ceph-mon[29448]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:30.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:29 smithi047 ceph-mon[26268]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:30.688 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:30.954 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:31.014 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:30 smithi103 ceph-mon[29188]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:31.187 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:30 smithi047 ceph-mon[26268]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:31.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:30 smithi122 ceph-mon[29448]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:31.604 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:31.605 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:32.263 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:31 smithi103 ceph-mon[29188]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:32.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:31 smithi122 ceph-mon[29448]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:32.352 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:31 smithi047 ceph-mon[26268]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:32.382 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:33.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:32 smithi047 ceph-mon[26268]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:33.293 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:32 smithi103 ceph-mon[29188]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:32 smithi122 ceph-mon[29448]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-04T16:07:33.383 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:33.650 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:34.360 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:34.360 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:16.703747Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:34 smithi103 ceph-mon[29188]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:07:35.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:34 smithi103 ceph-mon[29188]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:35.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:34 smithi047 ceph-mon[26268]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:07:35.169 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:34 smithi047 ceph-mon[26268]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:35.169 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:35.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:34 smithi122 ceph-mon[29448]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:07:35.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:34 smithi122 ceph-mon[29448]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:36.171 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:36.444 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:37.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:07:37.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: mgrmap e23: x(active, since 94s) 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:36 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:37.197 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:07:37.197 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: mgrmap e23: x(active, since 94s) 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.198 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:36 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:37.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:07:37.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: mgrmap e23: x(active, since 94s) 2024-09-04T16:07:37.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: configuring smb/ctdb cluster metadata 2024-09-04T16:07:37.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:37.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:36 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:37.354 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:37.354 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:06:03.831331Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:06:03.831090Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:06:03.746082Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:06:03.746185Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:36.187015Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "running": 0, "size": 3}}] 2024-09-04T16:07:38.443 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-04T16:07:38.523 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:38 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.523 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:38 smithi047 ceph-mon[26268]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:38.523 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:38 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.523 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:38 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.572 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:38 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.573 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:38 smithi122 ceph-mon[29448]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:38.573 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:38 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.573 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:38 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:38 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:38 smithi103 ceph-mon[29188]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:38.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:38 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:38.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:38 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:39.444 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:07:39.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:39 smithi103 ceph-mon[29188]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:39 smithi047 ceph-mon[26268]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:39.622 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:39 smithi122 ceph-mon[29448]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:40.033 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:40.712 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:07:40.712 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:07:36.187015Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 3, "size": 3}}] 2024-09-04T16:07:41.162 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.163 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.164 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:41.164 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.164 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.164 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.164 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:40 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.165 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:41.166 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.166 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.166 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.166 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:40 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.245 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:41.245 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.245 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:40 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:07:41.477 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-04T16:07:41.477 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:07:41.488 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:07:41.489 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-04T16:07:41.740 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:41 smithi103 ceph-mon[29188]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:41 smithi103 ceph-mon[29188]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:41 smithi103 ceph-mon[29188]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:41 smithi047 ceph-mon[26268]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:41 smithi047 ceph-mon[26268]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:41 smithi047 ceph-mon[26268]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:41 smithi122 ceph-mon[29448]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:07:42.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:41 smithi122 ceph-mon[29448]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:41 smithi122 ceph-mon[29448]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:07:42.949 INFO:teuthology.orchestra.run.smithi047.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi047.vnshci", "node": "172.21.15.47", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi122.gpccvd", "node": "172.21.15.122", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi103.ieshtp", "node": "172.21.15.103", "state": "ready"}], "_source": "cephadm"} 2024-09-04T16:07:42.949 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-04T16:07:42.958 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi130.front.sepia.ceph.com 2024-09-04T16:07:42.958 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-04T16:07:42.989 INFO:teuthology.orchestra.run.smithi130.stderr:+ sleep 30 2024-09-04T16:07:43.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:42 smithi103 ceph-mon[29188]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:43.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:42 smithi122 ceph-mon[29448]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:43.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:42 smithi047 ceph-mon[26268]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-04T16:07:45.247 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:44 smithi103 ceph-mon[29188]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-04T16:07:45.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:44 smithi047 ceph-mon[26268]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-04T16:07:45.252 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:44 smithi122 ceph-mon[29448]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-04T16:07:47.243 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:46 smithi103 ceph-mon[29188]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:47.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:46 smithi047 ceph-mon[26268]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:47.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:46 smithi122 ceph-mon[29448]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-04T16:07:49.250 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:48 smithi103 ceph-mon[29188]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-04T16:07:49.257 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:48 smithi122 ceph-mon[29448]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-04T16:07:49.257 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:48 smithi047 ceph-mon[26268]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-04T16:07:51.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:51 smithi122 ceph-mon[29448]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:51.251 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:51 smithi103 ceph-mon[29188]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:51.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:51 smithi047 ceph-mon[26268]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:53.261 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:53 smithi103 ceph-mon[29188]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:53.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:53 smithi047 ceph-mon[26268]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:53.262 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:53 smithi122 ceph-mon[29448]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:55.262 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:55 smithi103 ceph-mon[29188]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:07:55.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:55 smithi122 ceph-mon[29448]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:07:55.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:55 smithi047 ceph-mon[26268]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:07:57.244 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:57 smithi103 ceph-mon[29188]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:07:57.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:57 smithi122 ceph-mon[29448]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:07:57.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:57 smithi047 ceph-mon[26268]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:07:59.267 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:07:59 smithi103 ceph-mon[29188]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:59.267 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:07:59 smithi047 ceph-mon[26268]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:07:59.268 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:07:59 smithi122 ceph-mon[29448]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:08:01.269 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:01 smithi103 ceph-mon[29188]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:01.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:01 smithi047 ceph-mon[26268]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:01.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:01 smithi122 ceph-mon[29448]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:03.272 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:03 smithi103 ceph-mon[29188]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:03.273 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:03 smithi047 ceph-mon[26268]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:03.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:03 smithi122 ceph-mon[29448]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-04T16:08:05.275 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:05 smithi103 ceph-mon[29188]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:08:05.276 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:05 smithi122 ceph-mon[29448]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:08:05.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:05 smithi047 ceph-mon[26268]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:08:07.245 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:07 smithi103 ceph-mon[29188]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:07.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:07 smithi122 ceph-mon[29448]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:07.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:07 smithi047 ceph-mon[26268]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:09.281 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:09 smithi103 ceph-mon[29188]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:09.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:09 smithi047 ceph-mon[26268]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:09.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:09 smithi122 ceph-mon[29448]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:11.282 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:11 smithi103 ceph-mon[29188]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:11.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:11 smithi047 ceph-mon[26268]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:11.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:11 smithi122 ceph-mon[29448]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:12.997 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.47/share1 -c ls' 2024-09-04T16:08:13.063 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.47/share1 -c ls 2024-09-04T16:08:13.285 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:13 smithi103 ceph-mon[29188]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:13.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:13 smithi122 ceph-mon[29448]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:13.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:13 smithi047 ceph-mon[26268]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:13.497 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:13.497 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:13.497 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:13.497 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:14.182 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.47/share2 -c ls' 2024-09-04T16:08:14.247 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.47/share2 -c ls 2024-09-04T16:08:14.667 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:14.667 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:14.667 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:14.668 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:15.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:15 smithi103 ceph-mon[29188]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:15.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:15 smithi047 ceph-mon[26268]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:15.228 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-04T16:08:15.241 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:08:15.242 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-04T16:08:15.271 INFO:teuthology.orchestra.run.smithi047.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-04T16:08:15.272 INFO:teuthology.orchestra.run.smithi047.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-04T16:08:15.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:15 smithi122 ceph-mon[29448]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:15.521 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:08:15.579 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:08:15.688 INFO:teuthology.orchestra.run.smithi047.stderr:Using ceph image with id '8cfc4091ae56' and tag 'f9fcca5273b6971f640393d33a94730179073754' created on 2024-09-04 15:15:41 +0000 UTC 2024-09-04T16:08:15.688 INFO:teuthology.orchestra.run.smithi047.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:08:16.815 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-04T16:08:16.881 INFO:teuthology.orchestra.run.smithi047.stderr:++ cat /tmp/svcname 2024-09-04T16:08:16.882 INFO:teuthology.orchestra.run.smithi047.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi047.vnshci ctdb status 2024-09-04T16:08:17.110 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:08:17.246 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:17 smithi103 ceph-mon[29188]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:17.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:17 smithi122 ceph-mon[29448]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:17.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:17 smithi047 ceph-mon[26268]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:17.980 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-04T16:08:18.045 INFO:teuthology.orchestra.run.smithi047.stderr:+ cat /tmp/ctdb_status 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:Number of nodes:3 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:0 172.21.15.47 OK (THIS NODE) 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:1 172.21.15.122 OK 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:2 172.21.15.103 OK 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:Generation:933732028 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:Size:3 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:hash:0 lmaster:0 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:hash:1 lmaster:1 2024-09-04T16:08:18.046 INFO:teuthology.orchestra.run.smithi047.stdout:hash:2 lmaster:2 2024-09-04T16:08:18.047 INFO:teuthology.orchestra.run.smithi047.stdout:Recovery mode:NORMAL (0) 2024-09-04T16:08:18.047 INFO:teuthology.orchestra.run.smithi047.stdout:Leader:0 2024-09-04T16:08:18.047 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-04T16:08:18.111 INFO:teuthology.orchestra.run.smithi047.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-04T16:08:18.112 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:0 172.21.15.47 OK (THIS NODE) 2024-09-04T16:08:18.113 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-04T16:08:18.177 INFO:teuthology.orchestra.run.smithi047.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-04T16:08:18.177 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:1 172.21.15.122 OK 2024-09-04T16:08:18.179 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-04T16:08:18.243 INFO:teuthology.orchestra.run.smithi047.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-04T16:08:18.243 INFO:teuthology.orchestra.run.smithi047.stdout:pnn:2 172.21.15.103 OK 2024-09-04T16:08:18.245 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-04T16:08:18.308 INFO:teuthology.orchestra.run.smithi047.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-04T16:08:18.308 INFO:teuthology.orchestra.run.smithi047.stdout:Number of nodes:3 2024-09-04T16:08:18.311 DEBUG:teuthology.orchestra.run.smithi047:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-04T16:08:18.374 INFO:teuthology.orchestra.run.smithi047.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-04T16:08:18.376 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-04T16:08:18.386 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi130.front.sepia.ceph.com 2024-09-04T16:08:18.386 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-04T16:08:18.417 INFO:teuthology.orchestra.run.smithi130.stderr:+ sleep 30 2024-09-04T16:08:19.293 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:19 smithi103 ceph-mon[29188]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-04T16:08:19.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:19 smithi122 ceph-mon[29448]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-04T16:08:19.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:19 smithi047 ceph-mon[26268]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-04T16:08:21.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:21 smithi122 ceph-mon[29448]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:21.296 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:21 smithi103 ceph-mon[29188]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:21.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:21 smithi047 ceph-mon[26268]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:23.299 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:23 smithi103 ceph-mon[29188]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:23.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:23 smithi047 ceph-mon[26268]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:23.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:23 smithi122 ceph-mon[29448]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:25.119 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:25 smithi047 ceph-mon[26268]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:25.301 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:25 smithi103 ceph-mon[29188]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:25.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:25 smithi122 ceph-mon[29448]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:27.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:27 smithi122 ceph-mon[29448]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:27.248 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:27 smithi103 ceph-mon[29188]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:27.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:27 smithi047 ceph-mon[26268]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-04T16:08:29.306 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:29 smithi103 ceph-mon[29188]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:29.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:29 smithi047 ceph-mon[26268]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:29.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:29 smithi122 ceph-mon[29448]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-04T16:08:31.309 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:31 smithi103 ceph-mon[29188]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:31.310 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:31 smithi047 ceph-mon[26268]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:31.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:31 smithi122 ceph-mon[29448]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:33.312 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:33 smithi103 ceph-mon[29188]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:33.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:33 smithi047 ceph-mon[26268]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:33.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:33 smithi122 ceph-mon[29448]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:35.314 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:35 smithi103 ceph-mon[29188]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:35.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:35 smithi047 ceph-mon[26268]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:35.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:35 smithi122 ceph-mon[29448]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:37.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:37 smithi103 ceph-mon[29188]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:37.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:37 smithi047 ceph-mon[26268]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:37.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:37 smithi122 ceph-mon[29448]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:39.317 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:39 smithi103 ceph-mon[29188]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:39.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:39 smithi047 ceph-mon[26268]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:39.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:39 smithi122 ceph-mon[29448]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:41.318 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:41 smithi103 ceph-mon[29188]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:41.318 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:41 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:41 smithi047 ceph-mon[26268]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:41 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:41.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:41 smithi122 ceph-mon[29448]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:41.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:41 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:42.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:42 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:42.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:42 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:42.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:42 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:42 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.249 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:42 smithi103 ceph-mon[29188]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:08:42.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:42 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:42.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:42 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:42.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:42 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:42 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:42 smithi047 ceph-mon[26268]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:08:42.251 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:42 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:42.251 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:42 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:42.251 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:42 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.251 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:42 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:42.251 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:42 smithi122 ceph-mon[29448]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi047.vnshci'}, 1: {0: 'adipctdb.1.0.smithi122.gpccvd'}, 2: {0: 'adipctdb.2.0.smithi103.ieshtp'}} 3 2024-09-04T16:08:43.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:43 smithi047 ceph-mon[26268]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:43.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:43 smithi122 ceph-mon[29448]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:43.583 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:43 smithi103 ceph-mon[29188]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:45.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:45 smithi122 ceph-mon[29448]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:45.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:45 smithi103 ceph-mon[29188]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:45.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:45 smithi047 ceph-mon[26268]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:47.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:47 smithi122 ceph-mon[29448]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:47.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:47 smithi103 ceph-mon[29188]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:47.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:47 smithi047 ceph-mon[26268]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:48.422 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.47/share1 -c ls' 2024-09-04T16:08:48.490 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.47/share1 -c ls 2024-09-04T16:08:49.039 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:49.039 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:49.039 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:49.039 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:49.556 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.47/share1 -c ls' 2024-09-04T16:08:49.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:49 smithi122 ceph-mon[29448]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:49.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:49 smithi103 ceph-mon[29188]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:49.619 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.47/share1 -c ls 2024-09-04T16:08:49.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:49 smithi047 ceph-mon[26268]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-04T16:08:50.188 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:50.188 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:52 2024 2024-09-04T16:08:50.188 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:50.188 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:50.738 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.47/share2 -c ls' 2024-09-04T16:08:50.803 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.47/share2 -c ls 2024-09-04T16:08:51.224 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:51.224 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:51.224 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:51.224 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:51.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:51 smithi122 ceph-mon[29448]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:51.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:51 smithi103 ceph-mon[29188]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:51.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:51 smithi047 ceph-mon[26268]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:51.760 DEBUG:teuthology.orchestra.run.smithi130:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.47/share2 -c ls' 2024-09-04T16:08:51.823 INFO:teuthology.orchestra.run.smithi130.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.130 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.47/share2 -c ls 2024-09-04T16:08:52.235 INFO:teuthology.orchestra.run.smithi130.stdout: . D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:52.235 INFO:teuthology.orchestra.run.smithi130.stdout: .. D 0 Wed Sep 4 16:05:54 2024 2024-09-04T16:08:52.235 INFO:teuthology.orchestra.run.smithi130.stdout: 2024-09-04T16:08:52.235 INFO:teuthology.orchestra.run.smithi130.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-04T16:08:52.747 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:08:52.758 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:08:52.758 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-04T16:08:53.026 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:08:53.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:53 smithi122 ceph-mon[29448]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:53.585 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:53 smithi103 ceph-mon[29188]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:53.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:53 smithi047 ceph-mon[26268]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-04T16:08:53.811 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "results": [ 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.share", 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "share_id": "share1", 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "removed" 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "removed", 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.812 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.share", 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "share_id": "share2", 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "removed" 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "removed", 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:08:53.813 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.cluster", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "cluster_id": "adipctdb", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "removed" 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "removed", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "resource": { 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "auth_id": "join1-admin", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "intent": "removed" 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "state": "removed", 2024-09-04T16:08:53.814 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:08:53.815 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-09-04T16:08:53.815 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-09-04T16:08:53.815 INFO:teuthology.orchestra.run.smithi047.stdout: "success": true 2024-09-04T16:08:53.815 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-09-04T16:08:54.554 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-04T16:08:54.567 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-04T16:08:54.568 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='client.16032 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: Remove service smb.adipctdb 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:54.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: Removing orphan daemon smb.adipctdb.0.0.smithi047.vnshci... 2024-09-04T16:08:54.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:54 smithi047 ceph-mon[26268]: Removing daemon smb.adipctdb.0.0.smithi047.vnshci from smithi047 -- ports [445] 2024-09-04T16:08:54.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='client.16032 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:08:54.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: Remove service smb.adipctdb 2024-09-04T16:08:54.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:54.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: Removing orphan daemon smb.adipctdb.0.0.smithi047.vnshci... 2024-09-04T16:08:54.988 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:54 smithi122 ceph-mon[29448]: Removing daemon smb.adipctdb.0.0.smithi047.vnshci from smithi047 -- ports [445] 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='client.16032 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: Remove service smb.adipctdb 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:08:55.050 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-04T16:08:55.051 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: Removing orphan daemon smb.adipctdb.0.0.smithi047.vnshci... 2024-09-04T16:08:55.051 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:54 smithi103 ceph-mon[29188]: Removing daemon smb.adipctdb.0.0.smithi047.vnshci from smithi047 -- ports [445] 2024-09-04T16:08:57.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:56 smithi122 ceph-mon[29448]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-04T16:08:57.148 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:56 smithi103 ceph-mon[29188]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-04T16:08:57.201 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:56 smithi047 ceph-mon[26268]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-04T16:08:58.525 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:08:59.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:58 smithi122 ceph-mon[29448]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-04T16:08:59.057 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:58 smithi103 ceph-mon[29188]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-04T16:08:59.166 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:58 smithi047 ceph-mon[26268]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-04T16:08:59.471 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:08:59.471 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 3, "size": 3}}] 2024-09-04T16:09:00.019 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:08:59 smithi122 ceph-mon[29448]: from='client.16074 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:00.059 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:08:59 smithi103 ceph-mon[29188]: from='client.16074 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:00.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:08:59 smithi047 ceph-mon[26268]: from='client.16074 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:00.136 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:01.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:00 smithi047 ceph-mon[26268]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:01.137 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:01.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:00 smithi122 ceph-mon[29448]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:01.289 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:00 smithi103 ceph-mon[29188]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:01.385 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:02.092 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:02.092 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 2, "size": 3}}] 2024-09-04T16:09:02.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:01 smithi047 ceph-mon[26268]: Removing key for client.smb.config.adipctdb.0.0.smithi047.vnshci 2024-09-04T16:09:02.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"} : dispatch 2024-09-04T16:09:02.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:01 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"}]': finished 2024-09-04T16:09:02.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:01 smithi047 ceph-mon[26268]: Removing orphan daemon smb.adipctdb.2.0.smithi103.ieshtp... 2024-09-04T16:09:02.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:01 smithi047 ceph-mon[26268]: Removing daemon smb.adipctdb.2.0.smithi103.ieshtp from smithi103 -- ports [445] 2024-09-04T16:09:02.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:01 smithi103 ceph-mon[29188]: Removing key for client.smb.config.adipctdb.0.0.smithi047.vnshci 2024-09-04T16:09:02.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"} : dispatch 2024-09-04T16:09:02.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:01 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"}]': finished 2024-09-04T16:09:02.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:01 smithi103 ceph-mon[29188]: Removing orphan daemon smb.adipctdb.2.0.smithi103.ieshtp... 2024-09-04T16:09:02.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:01 smithi103 ceph-mon[29188]: Removing daemon smb.adipctdb.2.0.smithi103.ieshtp from smithi103 -- ports [445] 2024-09-04T16:09:02.156 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:01 smithi122 ceph-mon[29448]: Removing key for client.smb.config.adipctdb.0.0.smithi047.vnshci 2024-09-04T16:09:02.156 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"} : dispatch 2024-09-04T16:09:02.156 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:01 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi047.vnshci"}]': finished 2024-09-04T16:09:02.156 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:01 smithi122 ceph-mon[29448]: Removing orphan daemon smb.adipctdb.2.0.smithi103.ieshtp... 2024-09-04T16:09:02.156 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:01 smithi122 ceph-mon[29448]: Removing daemon smb.adipctdb.2.0.smithi103.ieshtp from smithi103 -- ports [445] 2024-09-04T16:09:02.781 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:03.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:03 smithi122 ceph-mon[29448]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:03.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:03 smithi122 ceph-mon[29448]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:03.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:03 smithi103 ceph-mon[29188]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:03.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:03 smithi103 ceph-mon[29188]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:03.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:03 smithi047 ceph-mon[26268]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-04T16:09:03.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:03 smithi047 ceph-mon[26268]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:03.782 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:04.046 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:04.740 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:04.741 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 2, "size": 3}}] 2024-09-04T16:09:05.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:05 smithi122 ceph-mon[29448]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-04T16:09:05.294 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:05 smithi103 ceph-mon[29188]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-04T16:09:05.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:05 smithi047 ceph-mon[26268]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-04T16:09:05.345 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:06.162 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:06 smithi122 ceph-mon[29448]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:06.346 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:06.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:06 smithi103 ceph-mon[29188]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:06 smithi047 ceph-mon[26268]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:06.610 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:07.268 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:07.269 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 1, "size": 3}}] 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: Removing key for client.smb.config.adipctdb.2.0.smithi103.ieshtp 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"} : dispatch 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"}]': finished 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: Removing orphan daemon smb.adipctdb.1.0.smithi122.gpccvd... 2024-09-04T16:09:07.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:07 smithi047 ceph-mon[26268]: Removing daemon smb.adipctdb.1.0.smithi122.gpccvd from smithi122 -- ports [445] 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: Removing key for client.smb.config.adipctdb.2.0.smithi103.ieshtp 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"} : dispatch 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"}]': finished 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: Removing orphan daemon smb.adipctdb.1.0.smithi122.gpccvd... 2024-09-04T16:09:07.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:07 smithi122 ceph-mon[29448]: Removing daemon smb.adipctdb.1.0.smithi122.gpccvd from smithi122 -- ports [445] 2024-09-04T16:09:07.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:07.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: Removing key for client.smb.config.adipctdb.2.0.smithi103.ieshtp 2024-09-04T16:09:07.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"} : dispatch 2024-09-04T16:09:07.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi103.ieshtp"}]': finished 2024-09-04T16:09:07.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: Removing orphan daemon smb.adipctdb.1.0.smithi122.gpccvd... 2024-09-04T16:09:07.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:07 smithi103 ceph-mon[29188]: Removing daemon smb.adipctdb.1.0.smithi122.gpccvd from smithi122 -- ports [445] 2024-09-04T16:09:07.897 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:08.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:08 smithi047 ceph-mon[26268]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:08.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:08 smithi122 ceph-mon[29448]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:08.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:08 smithi103 ceph-mon[29188]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:08.898 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:09.161 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:09.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:09 smithi047 ceph-mon[26268]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:09 smithi122 ceph-mon[29448]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:09.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:09 smithi103 ceph-mon[29188]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-04T16:09:09.956 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:09.956 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 1, "size": 3}}] 2024-09-04T16:09:10.636 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:11.274 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:11 smithi122 ceph-mon[29448]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:11.274 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:11 smithi122 ceph-mon[29448]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:11.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:11 smithi103 ceph-mon[29188]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:11.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:11 smithi103 ceph-mon[29188]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:11.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:11 smithi047 ceph-mon[26268]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:11.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:11 smithi047 ceph-mon[26268]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:11.637 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:11.899 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:12.547 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:12.547 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:07:38.313287Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:07:39.978699Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:07:38.313020Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:07:38.313124Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-04T16:08:53.775869Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.47/16"}, {"address": "10.0.47.47/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.130"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-04T16:06:29.845244Z", "last_refresh": "2024-09-04T16:07:38.313369Z", "running": 1, "size": 3}}] 2024-09-04T16:09:13.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:13 smithi122 ceph-mon[29448]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:13.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:13 smithi122 ceph-mon[29448]: from='client.16164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:13.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:13 smithi103 ceph-mon[29188]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:13.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:13 smithi103 ceph-mon[29188]: from='client.16164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:13.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:13 smithi047 ceph-mon[26268]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:13.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:13 smithi047 ceph-mon[26268]: from='client.16164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:13.484 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'smb.adipctdb', 'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-04T16:09:14.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: Removing key for client.smb.config.adipctdb.1.0.smithi122.gpccvd 2024-09-04T16:09:14.092 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"} : dispatch 2024-09-04T16:09:14.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"}]': finished 2024-09-04T16:09:14.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: Purge service smb.adipctdb 2024-09-04T16:09:14.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-04T16:09:14.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-04T16:09:14.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:14 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:09:14.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: Removing key for client.smb.config.adipctdb.1.0.smithi122.gpccvd 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"} : dispatch 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"}]': finished 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: Purge service smb.adipctdb 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-04T16:09:14.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:14 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: Removing key for client.smb.config.adipctdb.1.0.smithi122.gpccvd 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"} : dispatch 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi122.gpccvd"}]': finished 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: Purge service smb.adipctdb 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-04T16:09:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:14 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:09:14.485 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 -- ceph orch ls -f json 2024-09-04T16:09:14.749 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:09:15.481 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-04T16:09:15.482 INFO:teuthology.orchestra.run.smithi047.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-04T16:05:38.640144Z", "last_refresh": "2024-09-04T16:09:14.342822Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi047=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-04T16:02:30.465571Z", "last_refresh": "2024-09-04T16:09:14.463582Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi047:172.21.15.47=a", "smithi103:172.21.15.103=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-04T16:02:08.150667Z", "last_refresh": "2024-09-04T16:09:14.250669Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4", "last_refresh": "2024-09-04T16:09:14.250765Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-04T16:09:15.482 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:15.482 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 290 B/s rd, 0 B/s wr, 0 op/s 2024-09-04T16:09:15.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:15 smithi047 ceph-mon[26268]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:09:15.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:09:15.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 290 B/s rd, 0 B/s wr, 0 op/s 2024-09-04T16:09:15.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:15 smithi122 ceph-mon[29448]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 290 B/s rd, 0 B/s wr, 0 op/s 2024-09-04T16:09:15.618 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:15 smithi103 ceph-mon[29188]: from='mgr.14568 172.21.15.47:0/1845364340' entity='mgr.x' 2024-09-04T16:09:16.162 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mon', 'mds.cephfs', 'mgr', 'osd'} 2024-09-04T16:09:16.162 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-04T16:09:16.175 INFO:tasks.cephadm:Teardown begin 2024-09-04T16:09:16.175 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:09:16.204 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:09:16.237 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:09:16.270 DEBUG:teuthology.orchestra.run.smithi130:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:09:16.302 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-04T16:09:16.302 DEBUG:teuthology.orchestra.run.smithi047:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:09:16.317 DEBUG:teuthology.orchestra.run.smithi103:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:09:16.335 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:09:16.352 DEBUG:teuthology.orchestra.run.smithi130:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:09:16.370 INFO:tasks.cephadm:Stopping all daemons... 2024-09-04T16:09:16.370 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-04T16:09:16.371 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a 2024-09-04T16:09:16.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 ceph-mon[26268]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-04T16:09:16.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 ceph-mon[26268]: from='client.16176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:16.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:16 smithi122 ceph-mon[29448]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-04T16:09:16.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:16 smithi122 ceph-mon[29448]: from='client.16176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:16.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:16 smithi103 ceph-mon[29188]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-04T16:09:16.617 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:16 smithi103 ceph-mon[29188]: from='client.16176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:09:16.665 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 systemd[1]: Stopping Ceph mon.a for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:16.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a[26245]: 2024-09-04T16:09:16.664+0000 7fd196589640 -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-04T16:09:16.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a[26245]: 2024-09-04T16:09:16.664+0000 7fd196589640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T16:09:16.980 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:16 smithi047 podman[65750]: 2024-09-04 16:09:16.696109219 +0000 UTC m=+0.132325585 container died 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T16:09:17.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:17 smithi047 podman[65750]: 2024-09-04 16:09:17.07923857 +0000 UTC m=+0.515454936 container cleanup 78d862605543832081d8b0c2e221304de24a05ea3cb91d2449d45c41c7f71872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-04T16:09:17.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Sep 04 16:09:17 smithi047 bash[65750]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:09:17.511 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.a.service' 2024-09-04T16:09:17.597 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:17.597 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-04T16:09:17.597 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-04T16:09:17.597 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.b 2024-09-04T16:09:17.905 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:17 smithi103 systemd[1]: Stopping Ceph mon.b for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:18.367 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:17 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b[29165]: 2024-09-04T16:09:17.903+0000 7f92b05e5640 -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-04T16:09:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:17 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b[29165]: 2024-09-04T16:09:17.903+0000 7f92b05e5640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T16:09:18.368 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:18 smithi103 podman[49264]: 2024-09-04 16:09:18.150098943 +0000 UTC m=+0.360982199 container died d702548ca2a502b7a89c5f87436f221d41a1861f5b9334dc1d703608082216c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-04T16:09:18.794 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:18 smithi103 podman[49264]: 2024-09-04 16:09:18.577236643 +0000 UTC m=+0.788119899 container cleanup d702548ca2a502b7a89c5f87436f221d41a1861f5b9334dc1d703608082216c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2) 2024-09-04T16:09:18.794 INFO:journalctl@ceph.mon.b.smithi103.stdout:Sep 04 16:09:18 smithi103 bash[49264]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-b 2024-09-04T16:09:19.006 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.b.service' 2024-09-04T16:09:19.059 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:19.059 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-04T16:09:19.059 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-04T16:09:19.059 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.c 2024-09-04T16:09:19.360 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 systemd[1]: Stopping Ceph mon.c for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:19.633 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c[29425]: 2024-09-04T16:09:19.359+0000 7f415c95d640 -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-04T16:09:19.633 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c[29425]: 2024-09-04T16:09:19.359+0000 7f415c95d640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T16:09:19.633 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 podman[51251]: 2024-09-04 16:09:19.391236516 +0000 UTC m=+0.132331626 container died 70f31691858ecd6eea04e5a056e64e37bc6ff7f38f63698a4e355094505fd561 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T16:09:20.018 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 podman[51251]: 2024-09-04 16:09:19.775478051 +0000 UTC m=+0.516573151 container cleanup 70f31691858ecd6eea04e5a056e64e37bc6ff7f38f63698a4e355094505fd561 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T16:09:20.018 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 04 16:09:19 smithi122 bash[51251]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mon-c 2024-09-04T16:09:20.170 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mon.c.service' 2024-09-04T16:09:20.240 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:20.241 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-04T16:09:20.241 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-04T16:09:20.241 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x 2024-09-04T16:09:20.571 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:09:20 smithi047 systemd[1]: Stopping Ceph mgr.x for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:20.850 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:09:20 smithi047 podman[65881]: 2024-09-04 16:09:20.57532333 +0000 UTC m=+0.136666522 container died 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T16:09:21.136 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:09:20 smithi047 podman[65881]: 2024-09-04 16:09:20.933607734 +0000 UTC m=+0.494950922 container cleanup 0092bec1e45f2153b533e82d8d72b6ed06ea7f2de555e411678f5f8d0c450000 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T16:09:21.136 INFO:journalctl@ceph.mgr.x.smithi047.stdout:Sep 04 16:09:20 smithi047 bash[65881]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T16:09:21.351 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@mgr.x.service' 2024-09-04T16:09:21.385 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:21.385 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-04T16:09:21.385 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-04T16:09:21.386 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.0 2024-09-04T16:09:21.636 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:21 smithi047 systemd[1]: Stopping Ceph osd.0 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:22.136 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:21 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0[38222]: 2024-09-04T16:09:21.738+0000 7f5b8f225640 -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-04T16:09:22.137 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:21 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0[38222]: 2024-09-04T16:09:21.738+0000 7f5b8f225640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-04T16:09:22.137 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:21 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0[38222]: 2024-09-04T16:09:21.738+0000 7f5b8f225640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:09:27.537 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:27 smithi047 podman[66012]: 2024-09-04 16:09:27.251177184 +0000 UTC m=+5.636074525 container died 2f6dd8c5da701033956ee1475483d4ba9c88ca3f60f1e752427a7405eabfa0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-04T16:09:27.871 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:27 smithi047 podman[66012]: 2024-09-04 16:09:27.637833993 +0000 UTC m=+6.022731330 container cleanup 2f6dd8c5da701033956ee1475483d4ba9c88ca3f60f1e752427a7405eabfa0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T16:09:27.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:27 smithi047 bash[66012]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0 2024-09-04T16:09:28.136 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:27 smithi047 podman[66034]: 2024-09-04 16:09:27.872220929 +0000 UTC m=+0.622490806 container remove 2f6dd8c5da701033956ee1475483d4ba9c88ca3f60f1e752427a7405eabfa0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-04T16:09:28.541 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.116085725 +0000 UTC m=+0.015757994 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:09:28.541 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.281655418 +0000 UTC m=+0.181327722 container create fca2854af1186deadf6245e68dfd97304f76cd05145e44a3c8557540f7610ace (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-04T16:09:28.541 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.542507595 +0000 UTC m=+0.442179855 container init fca2854af1186deadf6245e68dfd97304f76cd05145e44a3c8557540f7610ace (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:09:28.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.547435511 +0000 UTC m=+0.447107772 container start fca2854af1186deadf6245e68dfd97304f76cd05145e44a3c8557540f7610ace (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:09:28.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.633994186 +0000 UTC m=+0.533666445 container attach fca2854af1186deadf6245e68dfd97304f76cd05145e44a3c8557540f7610ace (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:09:28.887 INFO:journalctl@ceph.osd.0.smithi047.stdout:Sep 04 16:09:28 smithi047 podman[66128]: 2024-09-04 16:09:28.743195808 +0000 UTC m=+0.642868069 container died fca2854af1186deadf6245e68dfd97304f76cd05145e44a3c8557540f7610ace (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-04T16:09:29.416 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.0.service' 2024-09-04T16:09:29.456 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:29.456 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-04T16:09:29.456 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-04T16:09:29.456 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.1 2024-09-04T16:09:29.636 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:29 smithi047 systemd[1]: Stopping Ceph osd.1 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:30.136 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:09:29.791+0000 7f1a8d4d1640 -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-04T16:09:30.136 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:09:29.791+0000 7f1a8d4d1640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-04T16:09:30.136 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:29 smithi047 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1[44199]: 2024-09-04T16:09:29.791+0000 7f1a8d4d1640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:09:35.531 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:35 smithi047 podman[66257]: 2024-09-04 16:09:35.257814478 +0000 UTC m=+5.570090654 container died d39435b218ac587b0a3e809e6a4388ae6a694005d65e0d94bbff68794eafc3f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T16:09:35.881 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:35 smithi047 podman[66257]: 2024-09-04 16:09:35.62321333 +0000 UTC m=+5.935489504 container cleanup d39435b218ac587b0a3e809e6a4388ae6a694005d65e0d94bbff68794eafc3f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T16:09:35.882 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:35 smithi047 bash[66257]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1 2024-09-04T16:09:36.136 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:35 smithi047 podman[66283]: 2024-09-04 16:09:35.882580753 +0000 UTC m=+0.625679745 container remove d39435b218ac587b0a3e809e6a4388ae6a694005d65e0d94bbff68794eafc3f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T16:09:36.551 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.142995529 +0000 UTC m=+0.015867713 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:09:36.551 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.250000397 +0000 UTC m=+0.122872577 container create 2aac97534fbc48f291e03c6dc8d13211ce742343d57db1bbb561e1c40a01bfa9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-04T16:09:36.551 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.460614246 +0000 UTC m=+0.333486429 container init 2aac97534fbc48f291e03c6dc8d13211ce742343d57db1bbb561e1c40a01bfa9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:09:36.551 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.465659414 +0000 UTC m=+0.338531595 container start 2aac97534fbc48f291e03c6dc8d13211ce742343d57db1bbb561e1c40a01bfa9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-04T16:09:36.551 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.552014934 +0000 UTC m=+0.424887121 container attach 2aac97534fbc48f291e03c6dc8d13211ce742343d57db1bbb561e1c40a01bfa9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=) 2024-09-04T16:09:36.886 INFO:journalctl@ceph.osd.1.smithi047.stdout:Sep 04 16:09:36 smithi047 podman[66375]: 2024-09-04 16:09:36.660895262 +0000 UTC m=+0.533767445 container died 2aac97534fbc48f291e03c6dc8d13211ce742343d57db1bbb561e1c40a01bfa9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, 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) 2024-09-04T16:09:37.237 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.1.service' 2024-09-04T16:09:37.278 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:37.279 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-04T16:09:37.279 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-04T16:09:37.279 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.2 2024-09-04T16:09:37.574 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:37 smithi103 systemd[1]: Stopping Ceph osd.2 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:37.867 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:37 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:09:37.574+0000 7ff450b85640 -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-04T16:09:37.867 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:37 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:09:37.574+0000 7ff450b85640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-04T16:09:37.867 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:37 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2[33032]: 2024-09-04T16:09:37.574+0000 7ff450b85640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:09:43.282 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 podman[49411]: 2024-09-04 16:09:43.009673468 +0000 UTC m=+5.535614415 container died 608cf6abdae37c471b173c5e95c3a40a9d487515e0d59a138f72e9ac0e6bece3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:09:43.547 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 podman[49411]: 2024-09-04 16:09:43.355564042 +0000 UTC m=+5.881504985 container cleanup 608cf6abdae37c471b173c5e95c3a40a9d487515e0d59a138f72e9ac0e6bece3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:09:43.548 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 bash[49411]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2 2024-09-04T16:09:43.867 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 podman[49431]: 2024-09-04 16:09:43.548554159 +0000 UTC m=+0.534766124 container remove 608cf6abdae37c471b173c5e95c3a40a9d487515e0d59a138f72e9ac0e6bece3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-04T16:09:44.259 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 podman[49528]: 2024-09-04 16:09:43.941011028 +0000 UTC m=+0.090454211 container create d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-04T16:09:44.259 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:43 smithi103 podman[49528]: 2024-09-04 16:09:43.866443756 +0000 UTC m=+0.015886942 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:09:44.259 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 podman[49528]: 2024-09-04 16:09:44.151659635 +0000 UTC m=+0.301102838 container init d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T16:09:44.259 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 podman[49528]: 2024-09-04 16:09:44.156828591 +0000 UTC m=+0.306271776 container start d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-04T16:09:44.618 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 podman[49528]: 2024-09-04 16:09:44.259780988 +0000 UTC m=+0.409224172 container attach d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-04T16:09:44.618 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 podman[49528]: 2024-09-04 16:09:44.347838668 +0000 UTC m=+0.497281854 container died d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T16:09:44.887 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.2.service' 2024-09-04T16:09:44.910 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 podman[49571]: 2024-09-04 16:09:44.871665179 +0000 UTC m=+0.513314508 container remove d370e167f04747e2f30a27780dc7b4040189b07a2dec7a4d210f4d16731a8c52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-04T16:09:44.910 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 systemd[1]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-04T16:09:44.910 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 systemd[1]: Stopped Ceph osd.2 for ac8af23a-6ad6-11ef-bcd6-c7b262605968. 2024-09-04T16:09:44.911 INFO:journalctl@ceph.osd.2.smithi103.stdout:Sep 04 16:09:44 smithi103 systemd[1]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.2.service: Consumed 3.677s CPU time. 2024-09-04T16:09:44.925 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:44.925 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-04T16:09:44.925 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-04T16:09:44.925 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.3 2024-09-04T16:09:45.309 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:45 smithi103 systemd[1]: Stopping Ceph osd.3 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:45.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:45 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:45.310+0000 7fc54cdd8640 -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-04T16:09:45.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:45 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:45.310+0000 7fc54cdd8640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-04T16:09:45.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:45 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:45.310+0000 7fc54cdd8640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:09:48.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:47 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:47.941+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:48.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:48 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:48.252+0000 7fc5493ed640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:22.051829+0000 front 2024-09-04T16:09:22.051776+0000 (oldest deadline 2024-09-04T16:09:47.951634+0000) 2024-09-04T16:09:49.234 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:48 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:48.956+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:49.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:49 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:49.261+0000 7fc5493ed640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:22.051829+0000 front 2024-09-04T16:09:22.051776+0000 (oldest deadline 2024-09-04T16:09:47.951634+0000) 2024-09-04T16:09:50.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:49 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:49.927+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:50.617 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:50 smithi103 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3[39166]: 2024-09-04T16:09:50.236+0000 7fc5493ed640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:22.051829+0000 front 2024-09-04T16:09:22.051776+0000 (oldest deadline 2024-09-04T16:09:47.951634+0000) 2024-09-04T16:09:50.926 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:50 smithi103 podman[49656]: 2024-09-04 16:09:50.636892198 +0000 UTC m=+5.474715685 container died b942e0cb1da7576d2e5d0d8bf2d58635f83545b021508411b91d455e06364441 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:09:51.266 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49656]: 2024-09-04 16:09:51.032972147 +0000 UTC m=+5.870795614 container cleanup b942e0cb1da7576d2e5d0d8bf2d58635f83545b021508411b91d455e06364441 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-04T16:09:51.266 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 bash[49656]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3 2024-09-04T16:09:51.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:50 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:50.993+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:51.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:50 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:50.957+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:51.583 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49677]: 2024-09-04 16:09:51.267305103 +0000 UTC m=+0.632625026 container remove b942e0cb1da7576d2e5d0d8bf2d58635f83545b021508411b91d455e06364441 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:09:51.868 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.584730766 +0000 UTC m=+0.109500844 container create 6f2f66b179a98cd355764f6d4b654f62bbe3faed99d4504be5c3e6cad92bef0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:09:51.868 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.491127996 +0000 UTC m=+0.015898081 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:09:51.868 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.787440049 +0000 UTC m=+0.312210132 container init 6f2f66b179a98cd355764f6d4b654f62bbe3faed99d4504be5c3e6cad92bef0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-04T16:09:51.868 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.791987716 +0000 UTC m=+0.316757801 container start 6f2f66b179a98cd355764f6d4b654f62bbe3faed99d4504be5c3e6cad92bef0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-04T16:09:52.264 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.870518559 +0000 UTC m=+0.395288641 container attach 6f2f66b179a98cd355764f6d4b654f62bbe3faed99d4504be5c3e6cad92bef0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-04T16:09:52.264 INFO:journalctl@ceph.osd.3.smithi103.stdout:Sep 04 16:09:51 smithi103 podman[49772]: 2024-09-04 16:09:51.977207122 +0000 UTC m=+0.501977222 container died 6f2f66b179a98cd355764f6d4b654f62bbe3faed99d4504be5c3e6cad92bef0f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:09:52.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:51 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:51.951+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:52.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:51 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:51.909+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:52.594 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.3.service' 2024-09-04T16:09:52.631 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:09:52.631 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-04T16:09:52.631 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-04T16:09:52.631 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.4 2024-09-04T16:09:52.928 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:52 smithi122 systemd[1]: Stopping Ceph osd.4 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:09:52.928 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:52 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:52.888+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:53.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:52 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:52.928+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:53.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:53 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:53.022+0000 7f0269c93640 -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-04T16:09:53.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:53 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:53.022+0000 7f0269c93640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-04T16:09:53.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:53 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:53.022+0000 7f0269c93640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:09:54.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:53 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:53.960+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:54.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:53 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:53.915+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:55.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:54 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:54.917+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:55.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:54 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:54.889+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:56.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:55 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:55.954+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:56.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:55 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:55.891+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:57.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:56 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:56.919+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:57.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:56 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:56.940+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:58.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:57 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:57.895+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.149407+0000 front 2024-09-04T16:09:24.149318+0000 (oldest deadline 2024-09-04T16:09:50.049198+0000) 2024-09-04T16:09:58.333 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:57 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4[33979]: 2024-09-04T16:09:57.895+0000 7f02662a8640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.450454+0000 front 2024-09-04T16:09:33.450420+0000 (oldest deadline 2024-09-04T16:09:57.550370+0000) 2024-09-04T16:09:58.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:57 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:57.963+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:58.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:57 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:57.963+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:09:58.813 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:58 smithi122 podman[51444]: 2024-09-04 16:09:58.5391936 +0000 UTC m=+5.701627459 container died ea7d25c7549d1005fe3325f3981d1127be4316acb9bfc2caddfbb63eaf6d5f1c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS) 2024-09-04T16:09:59.082 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:58 smithi122 podman[51444]: 2024-09-04 16:09:58.979282912 +0000 UTC m=+6.141716809 container cleanup ea7d25c7549d1005fe3325f3981d1127be4316acb9bfc2caddfbb63eaf6d5f1c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T16:09:59.083 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:58 smithi122 bash[51444]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4 2024-09-04T16:09:59.083 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:58 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:58.936+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:09:59.083 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:58 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:58.936+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:09:59.583 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51471]: 2024-09-04 16:09:59.20600649 +0000 UTC m=+0.660419309 container remove ea7d25c7549d1005fe3325f3981d1127be4316acb9bfc2caddfbb63eaf6d5f1c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2) 2024-09-04T16:09:59.892 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51568]: 2024-09-04 16:09:59.543308884 +0000 UTC m=+0.015724056 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:09:59.892 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51568]: 2024-09-04 16:09:59.665036252 +0000 UTC m=+0.137451419 container create f56bf065362207f5ed371effd19484808b9b08c35c6ff7ada69ed31faffc7c67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T16:09:59.893 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51568]: 2024-09-04 16:09:59.867726173 +0000 UTC m=+0.340141349 container init f56bf065362207f5ed371effd19484808b9b08c35c6ff7ada69ed31faffc7c67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:09:59.893 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51568]: 2024-09-04 16:09:59.873245778 +0000 UTC m=+0.345660938 container start f56bf065362207f5ed371effd19484808b9b08c35c6ff7ada69ed31faffc7c67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-04T16:10:00.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:59 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:59.892+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:00.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:09:59 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:09:59.892+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:00.334 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:09:59 smithi122 podman[51568]: 2024-09-04 16:09:59.975951315 +0000 UTC m=+0.448366475 container attach f56bf065362207f5ed371effd19484808b9b08c35c6ff7ada69ed31faffc7c67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T16:10:00.334 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 04 16:10:00 smithi122 podman[51568]: 2024-09-04 16:10:00.079483983 +0000 UTC m=+0.551899143 container died f56bf065362207f5ed371effd19484808b9b08c35c6ff7ada69ed31faffc7c67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-04T16:10:00.787 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.4.service' 2024-09-04T16:10:00.826 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:10:00.826 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-04T16:10:00.826 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-04T16:10:00.826 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.5 2024-09-04T16:10:01.077 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:00 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:00.901+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:01.077 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:00 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:00.901+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:01.077 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:00 smithi122 systemd[1]: Stopping Ceph osd.5 for ac8af23a-6ad6-11ef-bcd6-c7b262605968... 2024-09-04T16:10:01.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:01 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:01.185+0000 7f111453a640 -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-04T16:10:01.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:01 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:01.185+0000 7f111453a640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-04T16:10:01.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:01 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:01.185+0000 7f111453a640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:10:02.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:01 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:01.897+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:02.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:01 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:01.897+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:03.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:02 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:02.889+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:03.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:02 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:02.889+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:04.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:03 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:03.880+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:04.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:03 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:03.880+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:05.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:04 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:04.887+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:05.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:04 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:04.887+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:06.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:05 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:05.928+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-09-04T16:09:24.348310+0000 front 2024-09-04T16:09:24.348201+0000 (oldest deadline 2024-09-04T16:09:47.248052+0000) 2024-09-04T16:10:06.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:05 smithi122 ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5[40145]: 2024-09-04T16:10:05.928+0000 7f1110b4f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-09-04T16:09:33.049384+0000 front 2024-09-04T16:09:33.049402+0000 (oldest deadline 2024-09-04T16:09:57.149171+0000) 2024-09-04T16:10:06.934 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:06 smithi122 podman[51697]: 2024-09-04 16:10:06.638323529 +0000 UTC m=+5.592592135 container died a9974d135fbe9ce08220776132536799debd05ad65b39205a0a990c4c94319f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T16:10:07.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51697]: 2024-09-04 16:10:07.133438966 +0000 UTC m=+6.087707555 container cleanup a9974d135fbe9ce08220776132536799debd05ad65b39205a0a990c4c94319f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T16:10:07.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 bash[51697]: ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5 2024-09-04T16:10:07.698 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51724]: 2024-09-04 16:10:07.371333179 +0000 UTC m=+0.728068345 container remove a9974d135fbe9ce08220776132536799debd05ad65b39205a0a990c4c94319f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T16:10:07.987 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51822]: 2024-09-04 16:10:07.602456381 +0000 UTC m=+0.015894993 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:10:07.988 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51822]: 2024-09-04 16:10:07.711307231 +0000 UTC m=+0.124745845 container create c7bd53f46fc7b70b5b034ea56dc7b2e352624226ead1ba6c6261c8ff16c619ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True) 2024-09-04T16:10:07.988 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51822]: 2024-09-04 16:10:07.913504058 +0000 UTC m=+0.326942666 container init c7bd53f46fc7b70b5b034ea56dc7b2e352624226ead1ba6c6261c8ff16c619ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:10:07.988 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51822]: 2024-09-04 16:10:07.917991873 +0000 UTC m=+0.331430484 container start c7bd53f46fc7b70b5b034ea56dc7b2e352624226ead1ba6c6261c8ff16c619ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:10:07.988 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:07 smithi122 podman[51822]: 2024-09-04 16:10:07.988328198 +0000 UTC m=+0.401766810 container attach c7bd53f46fc7b70b5b034ea56dc7b2e352624226ead1ba6c6261c8ff16c619ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T16:10:08.333 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 04 16:10:08 smithi122 podman[51822]: 2024-09-04 16:10:08.102944858 +0000 UTC m=+0.516383467 container died c7bd53f46fc7b70b5b034ea56dc7b2e352624226ead1ba6c6261c8ff16c619ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:10:08.703 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ac8af23a-6ad6-11ef-bcd6-c7b262605968@osd.5.service' 2024-09-04T16:10:08.741 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:10:08.741 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-04T16:10:08.741 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:10:08.949 INFO:teuthology.orchestra.run.smithi047.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:15.172 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:10:15.364 INFO:teuthology.orchestra.run.smithi103.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:16.405 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:10:16.603 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:24.962 DEBUG:teuthology.orchestra.run.smithi130:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:10:25.168 INFO:teuthology.orchestra.run.smithi130.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:25.313 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:10:25.346 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:10:25.379 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:10:25.408 DEBUG:teuthology.orchestra.run.smithi130:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:10:25.434 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-04T16:10:25.436 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi047/crash 2024-09-04T16:10:25.436 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:10:25.516 INFO:teuthology.orchestra.run.smithi047.stderr:tar: /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:10:25.516 INFO:teuthology.orchestra.run.smithi047.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:10:25.518 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi103/crash 2024-09-04T16:10:25.518 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:10:25.675 INFO:teuthology.orchestra.run.smithi103.stderr:tar: /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:10:25.675 INFO:teuthology.orchestra.run.smithi103.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:10:25.677 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi122/crash 2024-09-04T16:10:25.678 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:10:25.717 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:10:25.717 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:10:25.722 DEBUG:teuthology.misc:Transferring archived files from smithi130:/var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi130/crash 2024-09-04T16:10:25.722 DEBUG:teuthology.orchestra.run.smithi130:> sudo tar c -f - -C /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:10:25.764 INFO:teuthology.orchestra.run.smithi130.stderr:tar: /var/lib/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:10:25.764 INFO:teuthology.orchestra.run.smithi130.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:10:25.766 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-04T16:10:25.766 DEBUG:teuthology.orchestra.run.smithi047:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-04T16:10:25.797 INFO:teuthology.orchestra.run.smithi047.stdout:2024-09-04T16:09:15.471263+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-04T16:10:25.797 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-04T16:10:25.797 DEBUG:teuthology.orchestra.run.smithi047:> sudo egrep '\[SEC\]' /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-04T16:10:25.870 DEBUG:teuthology.orchestra.run.smithi047:> sudo egrep '\[ERR\]' /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-04T16:10:25.941 DEBUG:teuthology.orchestra.run.smithi047:> sudo egrep '\[WRN\]' /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-04T16:10:26.010 INFO:teuthology.orchestra.run.smithi047.stdout:2024-09-04T16:09:15.471263+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-04T16:10:26.010 INFO:tasks.cephadm:Compressing logs... 2024-09-04T16:10:26.011 DEBUG:teuthology.orchestra.run.smithi047:> 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-04T16:10:26.053 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T16:10:26.056 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T16:10:26.058 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T16:10:26.079 INFO:teuthology.orchestra.run.smithi047.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.0.log: No such file or directory 2024-09-04T16:10:26.080 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-09-04T16:10:26.080 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi047.znpmwp.log 2024-09-04T16:10:26.080 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.1.log 2024-09-04T16:10:26.080 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.0.log: /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi047.znpmwp.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T16:10:26.080 INFO:teuthology.orchestra.run.smithi047.stderr: 79.9% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi047.znpmwp.log.gz 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:: No such file or directory 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.2.log 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log: /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T16:10:26.085 INFO:teuthology.orchestra.run.smithi103.stderr: 81.7% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.b.log 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.2.log: /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.3.log 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr: 90.1% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.3.log: 86.2% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T16:10:26.086 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/cephadm.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.a.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.a.log: gzip -5 84.4% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr: --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mgr.x.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mgr.x.log: 89.9% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr: 91.0% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T16:10:26.088 INFO:teuthology.orchestra.run.smithi047.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:: No such file or directory 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr: 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:real 0m0.012s 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:user 0m0.009s 2024-09-04T16:10:26.090 INFO:teuthology.orchestra.run.smithi130.stderr:sys 0m0.012s 2024-09-04T16:10:26.092 INFO:teuthology.orchestra.run.smithi122.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T16:10:26.092 INFO:teuthology.orchestra.run.smithi122.stderr:: No such file or directory 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.4.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:gzip/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log: -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.c.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi122.hrxyxs.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log: /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.5.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log: /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi122.hrxyxs.log: gzip -5 --verbose 81.6% -- /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr: -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr: 84.6% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mds.cephfs.smithi122.hrxyxs.log.gz 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T16:10:26.093 INFO:teuthology.orchestra.run.smithi122.stderr: 86.3% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T16:10:26.094 INFO:teuthology.orchestra.run.smithi122.stderr: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:10:26.094 INFO:teuthology.orchestra.run.smithi122.stderr: 91.2% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T16:10:26.094 INFO:teuthology.orchestra.run.smithi103.stderr: 91.3% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T16:10:26.174 INFO:teuthology.orchestra.run.smithi103.stderr: 92.5% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.b.log.gz 2024-09-04T16:10:26.185 INFO:teuthology.orchestra.run.smithi122.stderr: 92.3% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.c.log.gz 2024-09-04T16:10:26.189 INFO:teuthology.orchestra.run.smithi047.stderr: 89.7% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mgr.x.log.gz 2024-09-04T16:10:26.255 INFO:teuthology.orchestra.run.smithi047.stderr: 93.7% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.0.log.gz 2024-09-04T16:10:26.266 INFO:teuthology.orchestra.run.smithi122.stderr: 93.9% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.5.log.gz 2024-09-04T16:10:26.303 INFO:teuthology.orchestra.run.smithi047.stderr: 93.8% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.1.log.gz 2024-09-04T16:10:26.321 INFO:teuthology.orchestra.run.smithi103.stderr: 93.8% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.2.log.gz 2024-09-04T16:10:26.336 INFO:teuthology.orchestra.run.smithi122.stderr: 93.4% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.4.log.gz 2024-09-04T16:10:26.338 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-09-04T16:10:26.338 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m0.266s 2024-09-04T16:10:26.338 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m0.536s 2024-09-04T16:10:26.338 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.041s 2024-09-04T16:10:26.345 INFO:teuthology.orchestra.run.smithi103.stderr: 93.8% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-osd.3.log.gz 2024-09-04T16:10:26.346 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-09-04T16:10:26.346 INFO:teuthology.orchestra.run.smithi103.stderr:real 0m0.277s 2024-09-04T16:10:26.346 INFO:teuthology.orchestra.run.smithi103.stderr:user 0m0.581s 2024-09-04T16:10:26.346 INFO:teuthology.orchestra.run.smithi103.stderr:sys 0m0.049s 2024-09-04T16:10:26.394 INFO:teuthology.orchestra.run.smithi047.stderr: 91.0% -- replaced with /var/log/ceph/ac8af23a-6ad6-11ef-bcd6-c7b262605968/ceph-mon.a.log.gz 2024-09-04T16:10:26.396 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-09-04T16:10:26.397 INFO:teuthology.orchestra.run.smithi047.stderr:real 0m0.330s 2024-09-04T16:10:26.397 INFO:teuthology.orchestra.run.smithi047.stderr:user 0m0.824s 2024-09-04T16:10:26.397 INFO:teuthology.orchestra.run.smithi047.stderr:sys 0m0.043s 2024-09-04T16:10:26.397 INFO:tasks.cephadm:Archiving logs... 2024-09-04T16:10:26.397 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi047/log 2024-09-04T16:10:26.398 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:10:26.617 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi103/log 2024-09-04T16:10:26.618 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:10:26.745 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi122/log 2024-09-04T16:10:26.746 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:10:26.868 DEBUG:teuthology.misc:Transferring archived files from smithi130:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi130/log 2024-09-04T16:10:26.868 DEBUG:teuthology.orchestra.run.smithi130:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:10:26.895 INFO:tasks.cephadm:Removing cluster... 2024-09-04T16:10:26.895 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force 2024-09-04T16:10:27.092 INFO:teuthology.orchestra.run.smithi047.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:27.216 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force 2024-09-04T16:10:27.406 INFO:teuthology.orchestra.run.smithi103.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:27.528 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ac8af23a-6ad6-11ef-bcd6-c7b262605968 --force 2024-09-04T16:10:27.729 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: ac8af23a-6ad6-11ef-bcd6-c7b262605968 2024-09-04T16:10:27.855 INFO:tasks.cephadm:Removing cephadm ... 2024-09-04T16:10:27.855 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:10:27.872 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:10:27.888 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:10:27.904 DEBUG:teuthology.orchestra.run.smithi130:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:10:27.922 INFO:tasks.cephadm:Teardown complete 2024-09-04T16:10:27.923 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-04T16:10:27.934 INFO:tasks.vip:Removing 10.0.15.47 (and any VIPs) on smithi047.front.sepia.ceph.com iface ens1f0... 2024-09-04T16:10:27.934 DEBUG:teuthology.orchestra.run.smithi047:> sudo ip addr del 10.0.15.47/16 dev ens1f0 2024-09-04T16:10:27.962 DEBUG:teuthology.orchestra.run.smithi047:> sudo ip addr del 10.0.31.47/16 dev ens1f0 2024-09-04T16:10:28.030 DEBUG:teuthology.orchestra.run.smithi047:> sudo ip addr del 10.0.47.47/16 dev ens1f0 2024-09-04T16:10:28.096 INFO:teuthology.orchestra.run.smithi047.stderr:Error: ipv4: Address not found. 2024-09-04T16:10:28.097 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-04T16:10:28.098 INFO:tasks.vip:Removing 10.0.15.103 (and any VIPs) on smithi103.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T16:10:28.098 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr del 10.0.15.103/16 dev enp3s0f1 2024-09-04T16:10:28.125 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr del 10.0.31.47/16 dev enp3s0f1 2024-09-04T16:10:28.192 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr del 10.0.47.47/16 dev enp3s0f1 2024-09-04T16:10:28.257 INFO:teuthology.orchestra.run.smithi103.stderr:Error: ipv4: Address not found. 2024-09-04T16:10:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-04T16:10:28.258 INFO:tasks.vip:Removing 10.0.15.122 (and any VIPs) on smithi122.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T16:10:28.258 DEBUG:teuthology.orchestra.run.smithi122:> sudo ip addr del 10.0.15.122/16 dev enp3s0f1 2024-09-04T16:10:28.285 DEBUG:teuthology.orchestra.run.smithi122:> sudo ip addr del 10.0.31.47/16 dev enp3s0f1 2024-09-04T16:10:28.349 INFO:teuthology.orchestra.run.smithi122.stderr:Error: ipv4: Address not found. 2024-09-04T16:10:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-04T16:10:28.350 DEBUG:teuthology.orchestra.run.smithi122:> sudo ip addr del 10.0.47.47/16 dev enp3s0f1 2024-09-04T16:10:28.416 INFO:tasks.vip:Removing 10.0.15.130 (and any VIPs) on smithi130.front.sepia.ceph.com iface enp3s0f1... 2024-09-04T16:10:28.416 DEBUG:teuthology.orchestra.run.smithi130:> sudo ip addr del 10.0.15.130/16 dev enp3s0f1 2024-09-04T16:10:28.447 DEBUG:teuthology.orchestra.run.smithi130:> sudo ip addr del 10.0.31.47/16 dev enp3s0f1 2024-09-04T16:10:28.514 INFO:teuthology.orchestra.run.smithi130.stderr:Error: ipv4: Address not found. 2024-09-04T16:10:28.516 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-04T16:10:28.516 DEBUG:teuthology.orchestra.run.smithi130:> sudo ip addr del 10.0.47.47/16 dev enp3s0f1 2024-09-04T16:10:28.583 INFO:teuthology.orchestra.run.smithi130.stderr:Error: ipv4: Address not found. 2024-09-04T16:10:28.584 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-04T16:10:28.584 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-04T16:10:28.595 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman stop samba-ad 2024-09-04T16:10:29.261 INFO:teuthology.orchestra.run.smithi130.stdout:samba-ad 2024-09-04T16:10:29.265 DEBUG:teuthology.orchestra.run.smithi130:> sudo podman rm samba-ad 2024-09-04T16:10:29.596 INFO:teuthology.orchestra.run.smithi130.stdout:samba-ad 2024-09-04T16:10:29.600 DEBUG:teuthology.orchestra.run.smithi130:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-04T16:10:29.628 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-04T16:10:29.638 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-04T16:10:29.639 DEBUG:teuthology.orchestra.run.smithi047:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:10:29.641 DEBUG:teuthology.orchestra.run.smithi103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:10:29.644 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:10:29.647 DEBUG:teuthology.orchestra.run.smithi130:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:10:29.656 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:10:29.660 INFO:teuthology.orchestra.run.smithi103.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:^* hv01.front.sepia.ceph.com 3 6 377 55 +696us[ +683us] +/- 57ms 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 56 -1132us[-1144us] +/- 55ms 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 +751us[ +751us] +/- 83ms 2024-09-04T16:10:29.661 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:10:29.662 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:10:29.664 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:10:29.665 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-09-04T16:10:29.665 INFO:teuthology.orchestra.run.smithi103.stdout:^* hv01.front.sepia.ceph.com 3 6 377 55 +694us[ +712us] +/- 57ms 2024-09-04T16:10:29.665 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 54 -1134us[-1134us] +/- 55ms 2024-09-04T16:10:29.665 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 +734us[ +734us] +/- 83ms 2024-09-04T16:10:29.665 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:^* hv01.front.sepia.ceph.com 3 6 377 58 +670us[ +676us] +/- 57ms 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 55 -1152us[-1152us] +/- 55ms 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 57 +712us[ +712us] +/- 83ms 2024-09-04T16:10:29.667 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:10:29.684 INFO:teuthology.orchestra.run.smithi130.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:=============================================================================== 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:^* hv01.front.sepia.ceph.com 3 6 377 53 +698us[ +704us] +/- 57ms 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 56 -1135us[-1129us] +/- 55ms 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 +730us[ +736us] +/- 83ms 2024-09-04T16:10:29.688 INFO:teuthology.orchestra.run.smithi130.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:10:29.689 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-04T16:10:29.699 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-04T16:10:29.700 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-04T16:10:29.730 DEBUG:teuthology.orchestra.run.smithi047:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-04T16:10:29.811 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T16:10:29.885 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T16:10:29.957 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T16:10:30.026 DEBUG:teuthology.orchestra.run.smithi047:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-04T16:10:30.057 INFO:teuthology.orchestra.run.smithi047.stdout:type=AVC msg=audit(1725466056.734:11629): avc: denied { nlmsg_read } for pid=61304 comm="ss" scontext=system_u:system_r:container_t:s0:c360,c1014 tcontext=system_u:system_r:container_t:s0:c360,c1014 tclass=netlink_tcpdiag_socket permissive=1 2024-09-04T16:10:30.057 DEBUG:teuthology.task.selinux:ubuntu@smithi047.front.sepia.ceph.com has 1 denials 2024-09-04T16:10:30.057 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T16:10:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:30.088 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T16:10:30.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:30.119 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T16:10:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:30.151 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 167, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 216, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi047.front.sepia.ceph.com: ['type=AVC msg=audit(1725466056.734:11629): avc: denied { nlmsg_read } for pid=61304 comm="ss" scontext=system_u:system_r:container_t:s0:c360,c1014 tcontext=system_u:system_r:container_t:s0:c360,c1014 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-04T16:10:30.152 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-04T16:10:30.165 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-04T16:10:30.235 INFO:teuthology.task.internal:Duration was 932.541474 seconds 2024-09-04T16:10:30.236 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-04T16:10:30.248 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-04T16:10:30.248 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:10:30.251 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:10:30.254 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:10:30.257 DEBUG:teuthology.orchestra.run.smithi130:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:10:30.292 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:10:30.294 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:10:30.295 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:10:30.300 INFO:teuthology.orchestra.run.smithi130.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:10:30.691 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-04T16:10:30.691 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi047.front.sepia.ceph.com 2024-09-04T16:10:30.692 DEBUG:teuthology.orchestra.run.smithi047:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-04T16:10:30.717 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi103.front.sepia.ceph.com 2024-09-04T16:10:30.717 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T16:10:30.748 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-09-04T16:10:30.748 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T16:10:30.774 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi130.front.sepia.ceph.com 2024-09-04T16:10:30.774 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T16:10:30.802 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-04T16:10:30.802 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:10:30.805 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:10:30.807 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:10:30.819 DEBUG:teuthology.orchestra.run.smithi130:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:10:30.871 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-04T16:10:30.871 DEBUG:teuthology.orchestra.run.smithi047:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:10:30.876 DEBUG:teuthology.orchestra.run.smithi103:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:10:30.878 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:10:30.884 DEBUG:teuthology.orchestra.run.smithi130:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:10:31.409 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-04T16:10:31.421 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-04T16:10:31.421 DEBUG:teuthology.orchestra.run.smithi047:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:10:31.446 DEBUG:teuthology.orchestra.run.smithi103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:10:31.471 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:10:31.497 DEBUG:teuthology.orchestra.run.smithi130:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:10:31.524 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-04T16:10:31.535 DEBUG:teuthology.orchestra.run.smithi047:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:10:31.537 DEBUG:teuthology.orchestra.run.smithi103:> 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-04T16:10:31.540 DEBUG:teuthology.orchestra.run.smithi122:> 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-04T16:10:31.542 DEBUG:teuthology.orchestra.run.smithi130:> 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-04T16:10:31.558 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = core 2024-09-04T16:10:31.561 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = core 2024-09-04T16:10:31.563 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-09-04T16:10:31.587 INFO:teuthology.orchestra.run.smithi130.stdout:kernel.core_pattern = core 2024-09-04T16:10:31.611 DEBUG:teuthology.orchestra.run.smithi047:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:10:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:31.631 DEBUG:teuthology.orchestra.run.smithi103:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:10:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:31.646 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:10:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:31.661 DEBUG:teuthology.orchestra.run.smithi130:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:10:31.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:10:31.676 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-04T16:10:31.687 INFO:teuthology.task.internal:Transferring archived files... 2024-09-04T16:10:31.688 DEBUG:teuthology.misc:Transferring archived files from smithi047:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi047 2024-09-04T16:10:31.688 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:10:31.728 DEBUG:teuthology.misc:Transferring archived files from smithi103:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi103 2024-09-04T16:10:31.728 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:10:31.763 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi122 2024-09-04T16:10:31.763 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:10:31.800 DEBUG:teuthology.misc:Transferring archived files from smithi130:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889165/remote/smithi130 2024-09-04T16:10:31.800 DEBUG:teuthology.orchestra.run.smithi130:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:10:31.834 INFO:teuthology.task.internal:Removing archive directory... 2024-09-04T16:10:31.834 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:10:31.836 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:10:31.839 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:10:31.841 DEBUG:teuthology.orchestra.run.smithi130:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:10:31.885 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-04T16:10:31.896 INFO:teuthology.task.internal:Not uploading archives. 2024-09-04T16:10:31.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-04T16:10:31.907 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-04T16:10:31.907 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:10:31.910 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:10:31.912 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:10:31.914 DEBUG:teuthology.orchestra.run.smithi130:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:10:31.922 INFO:teuthology.orchestra.run.smithi047.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:10 /home/ubuntu/cephtest 2024-09-04T16:10:31.925 INFO:teuthology.orchestra.run.smithi103.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:10 /home/ubuntu/cephtest 2024-09-04T16:10:31.927 INFO:teuthology.orchestra.run.smithi122.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:10 /home/ubuntu/cephtest 2024-09-04T16:10:31.939 INFO:teuthology.orchestra.run.smithi130.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:10 /home/ubuntu/cephtest 2024-09-04T16:10:31.941 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-04T16:10:31.955 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-04T16:10:32.038 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi047.front.sepia.ceph.com: ['type=AVC msg=audit(1725466056.734:11629): avc: denied { nlmsg_read } for pid=61304 comm="ss" scontext=system_u:system_r:container_t:s0:c360,c1014 tcontext=system_u:system_r:container_t:s0:c360,c1014 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-04T16:10:32.041 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} duration: 932.5414743423462 failure_reason: '"2024-09-04T16:09:15.471263+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-04T16:10:32.041 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T16:10:32.123 INFO:teuthology.run:FAIL