2026-02-19T11:03:06.919 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T11:03:06.935 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:03:07.020 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933 branch: main description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_basic} email: null first_in_suite: false flavor: default job_id: '57933' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: main 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: 941b42cabfa3c4e4d30b96a58cbe2fa653f560ec ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 941b42cabfa3c4e4d30b96a58cbe2fa653f560ec selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: main sha1: 172f796f82d7d43ae7fabdf5a2e00c9e376def86 owner: scheduled_shraddhaag@soko04.front.sepia.ceph.com priority: 69 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 9368 sha1: 941b42cabfa3c4e4d30b96a58cbe2fa653f560ec sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_172f796f82d7d43ae7fabdf5a2e00c9e376def86/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 172f796f82d7d43ae7fabdf5a2e00c9e376def86 targets: trial179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeu6M/szFLsMw+RH8fAnFIOtj3CGfmp1ks+0bM8MEtxmKVC1Lo+f0Y48yK19efgoLldnvfHzBJc9oBf8ydR3tk= trial195.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNqurwcMxAKgLLCnw5Jp5BsAN6Z+a66ddnv6bYHpooA26iAhGI3JkxUjn1FNNmDy/xtIjjH2l5fVA5wZ577h5a0= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - smb.configure_samba_client_container: role: host.b - cephadm: single_host_defaults: true - 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:\ \ modusr1\n auth_mode: user\n user_group_settings:\n - {source_type:\ \ resource, ref: ug1}\n placement:\n count: 1\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: modusr1\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: modusr1\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.modusr1 - template.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - smb.workunit: admin_node: host.a clients: client.0: - - default - hosts_access smb_nodes: - host.a smb_shares: - share1 - share2 smb_users: - password: t3stP4ss1 username: user1 - password: t3stP4ss2 username: user2 timeout: 1h - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modusr1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: modusr1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: modusr1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.modusr1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-19_09:54:34 tube: trial user: shraddhaag verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T11:03:07.020 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_172f796f82d7d43ae7fabdf5a2e00c9e376def86/qa; will attempt to use it 2026-02-19T11:03:07.020 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_172f796f82d7d43ae7fabdf5a2e00c9e376def86/qa/tasks 2026-02-19T11:03:07.020 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T11:03:07.022 INFO:teuthology.task.internal:Checking packages... 2026-02-19T11:03:07.022 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '941b42cabfa3c4e4d30b96a58cbe2fa653f560ec' 2026-02-19T11:03:07.022 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T11:03:07.022 INFO:teuthology.packaging:ref: None 2026-02-19T11:03:07.022 INFO:teuthology.packaging:tag: None 2026-02-19T11:03:07.022 INFO:teuthology.packaging:branch: main 2026-02-19T11:03:07.022 INFO:teuthology.packaging:sha1: 941b42cabfa3c4e4d30b96a58cbe2fa653f560ec 2026-02-19T11:03:07.022 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2026-02-19T11:03:07.186 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5253.g5ccdd6ad 2026-02-19T11:03:07.188 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T11:03:07.202 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T11:03:07.202 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T11:03:07.215 INFO:teuthology.task.internal:Saving configuration 2026-02-19T11:03:07.235 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T11:03:07.248 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T11:03:07.339 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial179.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 10:59:37.002259', 'locked_by': 'scheduled_shraddhaag@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeu6M/szFLsMw+RH8fAnFIOtj3CGfmp1ks+0bM8MEtxmKVC1Lo+f0Y48yK19efgoLldnvfHzBJc9oBf8ydR3tk='} 2026-02-19T11:03:07.399 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial195.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 10:59:37.002882', 'locked_by': 'scheduled_shraddhaag@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNqurwcMxAKgLLCnw5Jp5BsAN6Z+a66ddnv6bYHpooA26iAhGI3JkxUjn1FNNmDy/xtIjjH2l5fVA5wZ577h5a0='} 2026-02-19T11:03:07.400 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T11:03:07.415 INFO:teuthology.task.internal:roles: ubuntu@trial179.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-02-19T11:03:07.415 INFO:teuthology.task.internal:roles: ubuntu@trial195.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2026-02-19T11:03:07.415 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T11:03:07.563 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73038ff18220>, signals=[15]) 2026-02-19T11:03:07.563 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T11:03:07.577 INFO:teuthology.task.internal:Opening connections... 2026-02-19T11:03:07.577 DEBUG:teuthology.task.internal:connecting to ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:03:07.578 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:03:07.638 DEBUG:teuthology.task.internal:connecting to ubuntu@trial195.front.sepia.ceph.com 2026-02-19T11:03:07.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:03:07.702 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T11:03:07.715 DEBUG:teuthology.orchestra.run.trial179:> uname -m 2026-02-19T11:03:07.730 INFO:teuthology.orchestra.run.trial179.stdout:x86_64 2026-02-19T11:03:07.730 DEBUG:teuthology.orchestra.run.trial179:> cat /etc/os-release 2026-02-19T11:03:07.785 INFO:teuthology.orchestra.run.trial179.stdout:NAME="CentOS Stream" 2026-02-19T11:03:07.785 INFO:teuthology.orchestra.run.trial179.stdout:VERSION="9" 2026-02-19T11:03:07.785 INFO:teuthology.orchestra.run.trial179.stdout:ID="centos" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:VERSION_ID="9" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:ANSI_COLOR="0;31" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:03:07.786 INFO:teuthology.orchestra.run.trial179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:03:07.786 INFO:teuthology.lock.ops:Updating trial179.front.sepia.ceph.com on lock server 2026-02-19T11:03:07.864 DEBUG:teuthology.orchestra.run.trial195:> uname -m 2026-02-19T11:03:07.879 INFO:teuthology.orchestra.run.trial195.stdout:x86_64 2026-02-19T11:03:07.879 DEBUG:teuthology.orchestra.run.trial195:> cat /etc/os-release 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:NAME="CentOS Stream" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:VERSION="9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:ID="centos" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:VERSION_ID="9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:ANSI_COLOR="0;31" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:03:07.936 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:03:07.936 INFO:teuthology.lock.ops:Updating trial195.front.sepia.ceph.com on lock server 2026-02-19T11:03:08.022 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T11:03:08.035 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T11:03:08.047 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T11:03:08.048 DEBUG:teuthology.orchestra.run.trial179:> test '!' -e /home/ubuntu/cephtest 2026-02-19T11:03:08.050 DEBUG:teuthology.orchestra.run.trial195:> test '!' -e /home/ubuntu/cephtest 2026-02-19T11:03:08.065 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T11:03:08.077 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T11:03:08.077 DEBUG:teuthology.orchestra.run.trial179:> test -z $(ls -A /var/lib/ceph) 2026-02-19T11:03:08.105 DEBUG:teuthology.orchestra.run.trial195:> test -z $(ls -A /var/lib/ceph) 2026-02-19T11:03:08.123 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T11:03:08.284 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T11:03:08.304 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-19T11:03:08.304 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-19T11:03:08.304 DEBUG:teuthology.orchestra.run.trial179:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T11:03:08.305 DEBUG:teuthology.orchestra.run.trial195:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T11:03:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:03:08.319 DEBUG:teuthology.orchestra.run.trial179:> uname -r 2026-02-19T11:03:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:03:08.320 DEBUG:teuthology.orchestra.run.trial195:> uname -r 2026-02-19T11:03:08.374 INFO:teuthology.orchestra.run.trial179.stdout:5.14.0-681.el9.x86_64 2026-02-19T11:03:08.374 INFO:teuthology.task.kernel:Running kernel on trial179: 5.14.0-681.el9.x86_64 2026-02-19T11:03:08.374 DEBUG:teuthology.orchestra.run.trial179:> sudo yum install -y kernel 2026-02-19T11:03:08.375 INFO:teuthology.orchestra.run.trial195.stdout:5.14.0-681.el9.x86_64 2026-02-19T11:03:08.375 INFO:teuthology.task.kernel:Running kernel on trial195: 5.14.0-681.el9.x86_64 2026-02-19T11:03:08.376 DEBUG:teuthology.orchestra.run.trial195:> sudo yum install -y kernel 2026-02-19T11:03:09.456 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-19T11:03:09.600 INFO:teuthology.orchestra.run.trial195.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-19T11:03:12.210 INFO:teuthology.orchestra.run.trial195.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:02 2026-02-19T11:03:12.689 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 27 MB 00:02 2026-02-19T11:03:23.211 INFO:teuthology.orchestra.run.trial195.stdout:CentOS Stream 9 - CRB 928 kB/s | 7.8 MB 00:08 2026-02-19T11:03:23.884 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - CRB 900 kB/s | 7.8 MB 00:08 2026-02-19T11:03:24.114 INFO:teuthology.orchestra.run.trial195.stdout:CentOS Stream 9 - Extras packages 117 kB/s | 20 kB 00:00 2026-02-19T11:03:24.544 INFO:teuthology.orchestra.run.trial195.stdout:Extra Packages for Enterprise Linux 55 MB/s | 20 MB 00:00 2026-02-19T11:03:24.997 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 20 kB 00:00 2026-02-19T11:03:25.267 INFO:teuthology.orchestra.run.trial179.stdout:Extra Packages for Enterprise Linux 99 MB/s | 20 MB 00:00 2026-02-19T11:03:27.783 INFO:teuthology.orchestra.run.trial195.stdout:lab-extras 906 kB/s | 50 kB 00:00 2026-02-19T11:03:28.468 INFO:teuthology.orchestra.run.trial179.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-19T11:03:28.801 INFO:teuthology.orchestra.run.trial195.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T11:03:28.801 INFO:teuthology.orchestra.run.trial195.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T11:03:28.820 INFO:teuthology.orchestra.run.trial195.stdout:Dependencies resolved. 2026-02-19T11:03:28.820 INFO:teuthology.orchestra.run.trial195.stdout:Nothing to do. 2026-02-19T11:03:28.820 INFO:teuthology.orchestra.run.trial195.stdout:Complete! 2026-02-19T11:03:28.843 DEBUG:teuthology.orchestra.run.trial195:> echo no | sudo yum reinstall kernel || true 2026-02-19T11:03:29.187 INFO:teuthology.orchestra.run.trial195.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 11:03:27 AM UTC. 2026-02-19T11:03:29.267 INFO:teuthology.orchestra.run.trial195.stdout:Dependencies resolved. 2026-02-19T11:03:29.267 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout: Package Architecture Version Repository Size 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:Reinstalling: 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:Transaction Summary 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:Total download size: 803 k 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stdout:Installed size: 0 2026-02-19T11:03:29.268 INFO:teuthology.orchestra.run.trial195.stderr:Operation aborted. 2026-02-19T11:03:29.289 INFO:teuthology.orchestra.run.trial195.stdout:Is this ok [y/N]: 2026-02-19T11:03:29.289 DEBUG:teuthology.orchestra.run.trial195:> sudo yum reinstall -y kernel || true 2026-02-19T11:03:29.477 INFO:teuthology.orchestra.run.trial179.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T11:03:29.478 INFO:teuthology.orchestra.run.trial179.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T11:03:29.497 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-19T11:03:29.497 INFO:teuthology.orchestra.run.trial179.stdout:Nothing to do. 2026-02-19T11:03:29.498 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-19T11:03:29.521 DEBUG:teuthology.orchestra.run.trial179:> echo no | sudo yum reinstall kernel || true 2026-02-19T11:03:29.587 INFO:teuthology.orchestra.run.trial195.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 11:03:27 AM UTC. 2026-02-19T11:03:29.667 INFO:teuthology.orchestra.run.trial195.stdout:Dependencies resolved. 2026-02-19T11:03:29.667 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.667 INFO:teuthology.orchestra.run.trial195.stdout: Package Architecture Version Repository Size 2026-02-19T11:03:29.667 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:Reinstalling: 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:Transaction Summary 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:Total download size: 803 k 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:Installed size: 0 2026-02-19T11:03:29.668 INFO:teuthology.orchestra.run.trial195.stdout:Downloading Packages: 2026-02-19T11:03:29.817 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 11:03:28 AM UTC. 2026-02-19T11:03:29.897 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-19T11:03:29.898 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:29.898 INFO:teuthology.orchestra.run.trial179.stdout: Package Architecture Version Repository Size 2026-02-19T11:03:29.898 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalling: 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 803 k 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 0 2026-02-19T11:03:29.899 INFO:teuthology.orchestra.run.trial179.stderr:Operation aborted. 2026-02-19T11:03:29.917 INFO:teuthology.orchestra.run.trial179.stdout:Is this ok [y/N]: 2026-02-19T11:03:29.918 DEBUG:teuthology.orchestra.run.trial179:> sudo yum reinstall -y kernel || true 2026-02-19T11:03:30.214 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 11:03:28 AM UTC. 2026-02-19T11:03:30.293 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-19T11:03:30.294 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:30.294 INFO:teuthology.orchestra.run.trial179.stdout: Package Architecture Version Repository Size 2026-02-19T11:03:30.294 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:30.294 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalling: 2026-02-19T11:03:30.294 INFO:teuthology.orchestra.run.trial179.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 803 k 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 0 2026-02-19T11:03:30.295 INFO:teuthology.orchestra.run.trial179.stdout:Downloading Packages: 2026-02-19T11:03:31.107 INFO:teuthology.orchestra.run.trial195.stdout:kernel-5.14.0-681.el9.x86_64.rpm 594 kB/s | 803 kB 00:01 2026-02-19T11:03:31.107 INFO:teuthology.orchestra.run.trial195.stdout:-------------------------------------------------------------------------------- 2026-02-19T11:03:31.107 INFO:teuthology.orchestra.run.trial195.stdout:Total 558 kB/s | 803 kB 00:01 2026-02-19T11:03:31.118 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction check 2026-02-19T11:03:31.152 INFO:teuthology.orchestra.run.trial195.stdout:Transaction check succeeded. 2026-02-19T11:03:31.152 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction test 2026-02-19T11:03:31.156 INFO:teuthology.orchestra.run.trial195.stdout:Transaction test succeeded. 2026-02-19T11:03:31.156 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction 2026-02-19T11:03:31.180 INFO:teuthology.orchestra.run.trial195.stdout: Preparing : 1/1 2026-02-19T11:03:31.184 INFO:teuthology.orchestra.run.trial195.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T11:03:31.184 INFO:teuthology.orchestra.run.trial195.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.294 INFO:teuthology.orchestra.run.trial195.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.295 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T11:03:31.337 INFO:teuthology.orchestra.run.trial179.stdout:kernel-5.14.0-681.el9.x86_64.rpm 1.0 MB/s | 803 kB 00:00 2026-02-19T11:03:31.337 INFO:teuthology.orchestra.run.trial179.stdout:-------------------------------------------------------------------------------- 2026-02-19T11:03:31.337 INFO:teuthology.orchestra.run.trial179.stdout:Total 770 kB/s | 803 kB 00:01 2026-02-19T11:03:31.346 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction check 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout:Reinstalled: 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:03:31.347 INFO:teuthology.orchestra.run.trial195.stdout:Complete! 2026-02-19T11:03:31.375 DEBUG:teuthology.orchestra.run.trial195:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T11:03:31.379 INFO:teuthology.orchestra.run.trial179.stdout:Transaction check succeeded. 2026-02-19T11:03:31.379 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction test 2026-02-19T11:03:31.384 INFO:teuthology.orchestra.run.trial179.stdout:Transaction test succeeded. 2026-02-19T11:03:31.384 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction 2026-02-19T11:03:31.400 INFO:teuthology.orchestra.run.trial195.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T11:03:31.401 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T11:03:31.402 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T11:03:31.402 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-19T11:03:31.402 DEBUG:teuthology.orchestra.run.trial195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T11:03:31.407 INFO:teuthology.orchestra.run.trial179.stdout: Preparing : 1/1 2026-02-19T11:03:31.412 INFO:teuthology.orchestra.run.trial179.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T11:03:31.412 INFO:teuthology.orchestra.run.trial179.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.465 INFO:teuthology.orchestra.run.trial195.stdout:ttyS1 2026-02-19T11:03:31.482 DEBUG:teuthology.parallel:result is None 2026-02-19T11:03:31.518 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.518 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T11:03:31.574 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T11:03:31.574 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:31.574 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalled: 2026-02-19T11:03:31.574 INFO:teuthology.orchestra.run.trial179.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T11:03:31.575 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:03:31.575 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-19T11:03:31.600 DEBUG:teuthology.orchestra.run.trial179:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T11:03:31.624 INFO:teuthology.orchestra.run.trial179.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T11:03:31.624 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T11:03:31.624 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T11:03:31.624 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-19T11:03:31.625 DEBUG:teuthology.orchestra.run.trial179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T11:03:31.687 INFO:teuthology.orchestra.run.trial179.stdout:ttyS1 2026-02-19T11:03:31.710 DEBUG:teuthology.parallel:result is None 2026-02-19T11:03:31.711 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T11:03:31.723 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T11:03:31.723 DEBUG:teuthology.orchestra.run.trial179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T11:03:31.753 DEBUG:teuthology.orchestra.run.trial195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T11:03:31.771 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T11:03:31.782 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T11:03:31.795 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T11:03:31.795 DEBUG:teuthology.orchestra.run.trial179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T11:03:31.810 DEBUG:teuthology.orchestra.run.trial195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T11:03:31.833 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T11:03:31.849 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T11:03:31.849 DEBUG:teuthology.orchestra.run.trial179:> 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 2026-02-19T11:03:31.866 DEBUG:teuthology.orchestra.run.trial195:> 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 2026-02-19T11:03:31.887 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T11:03:31.893 INFO:teuthology.orchestra.run.trial195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T11:03:31.896 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T11:03:31.902 INFO:teuthology.orchestra.run.trial195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T11:03:31.904 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T11:03:31.915 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T11:03:31.916 DEBUG:teuthology.orchestra.run.trial179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T11:03:31.940 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T11:03:31.968 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T11:03:31.985 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T11:03:31.986 DEBUG:teuthology.orchestra.run.trial179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T11:03:32.004 DEBUG:teuthology.orchestra.run.trial195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T11:03:32.025 DEBUG:teuthology.orchestra.run.trial179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:03:32.183 DEBUG:teuthology.orchestra.run.trial179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:03:32.207 DEBUG:teuthology.orchestra.run.trial179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:03:32.361 DEBUG:teuthology.orchestra.run.trial179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:03:32.383 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:03:32.384 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T11:03:32.446 DEBUG:teuthology.orchestra.run.trial195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:03:32.560 DEBUG:teuthology.orchestra.run.trial195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:03:32.585 DEBUG:teuthology.orchestra.run.trial195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:03:32.724 DEBUG:teuthology.orchestra.run.trial195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:03:32.750 DEBUG:teuthology.orchestra.run.trial195:> set -ex 2026-02-19T11:03:32.750 DEBUG:teuthology.orchestra.run.trial195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T11:03:32.813 DEBUG:teuthology.orchestra.run.trial179:> sudo service rsyslog restart 2026-02-19T11:03:32.815 DEBUG:teuthology.orchestra.run.trial195:> sudo service rsyslog restart 2026-02-19T11:03:32.840 INFO:teuthology.orchestra.run.trial179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T11:03:32.881 INFO:teuthology.orchestra.run.trial195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T11:03:33.385 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T11:03:33.397 INFO:teuthology.task.internal:Starting timer... 2026-02-19T11:03:33.397 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T11:03:33.414 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T11:03:33.428 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2026-02-19T11:03:33.429 DEBUG:teuthology.orchestra.run.trial179:> sudo service auditd rotate 2026-02-19T11:03:33.457 INFO:teuthology.orchestra.run.trial179.stdout:Rotating logs: 2026-02-19T11:03:33.458 DEBUG:teuthology.orchestra.run.trial195:> sudo service auditd rotate 2026-02-19T11:03:33.486 INFO:teuthology.orchestra.run.trial195.stdout:Rotating logs: 2026-02-19T11:03:33.488 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T11:03:33.488 DEBUG:teuthology.orchestra.run.trial179:> /usr/sbin/getenforce 2026-02-19T11:03:33.515 INFO:teuthology.orchestra.run.trial179.stdout:Permissive 2026-02-19T11:03:33.515 DEBUG:teuthology.orchestra.run.trial195:> /usr/sbin/getenforce 2026-02-19T11:03:33.545 INFO:teuthology.orchestra.run.trial195.stdout:Permissive 2026-02-19T11:03:33.545 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial179.front.sepia.ceph.com': 'permissive', 'ubuntu@trial195.front.sepia.ceph.com': 'permissive'} 2026-02-19T11:03:33.545 DEBUG:teuthology.orchestra.run.trial179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-19T11:03:33.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:03:33.579 DEBUG:teuthology.orchestra.run.trial195:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-19T11:03:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:03:33.609 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T11:03:33.609 DEBUG:teuthology.orchestra.run.trial179:> sudo /usr/sbin/setenforce permissive 2026-02-19T11:03:33.643 DEBUG:teuthology.orchestra.run.trial195:> sudo /usr/sbin/setenforce permissive 2026-02-19T11:03:33.674 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T11:03:33.690 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T11:03:33.701 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'}]}] 2026-02-19T11:03:33.703 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial179.front.sepia.ceph.com,trial195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T11:04:41.221 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial179.front.sepia.ceph.com'), Remote(name='ubuntu@trial195.front.sepia.ceph.com')] 2026-02-19T11:04:41.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial179.front.sepia.ceph.com' 2026-02-19T11:04:41.222 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:04:41.285 DEBUG:teuthology.orchestra.run.trial179:> true 2026-02-19T11:04:41.358 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial179.front.sepia.ceph.com' 2026-02-19T11:04:41.358 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-19T11:04:41.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:04:41.422 DEBUG:teuthology.orchestra.run.trial195:> true 2026-02-19T11:04:41.492 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-19T11:04:41.492 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T11:04:41.505 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T11:04:41.505 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T11:04:41.506 DEBUG:teuthology.orchestra.run.trial179:> 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 2026-02-19T11:04:41.507 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T11:04:41.507 DEBUG:teuthology.orchestra.run.trial195:> 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 2026-02-19T11:04:41.534 INFO:teuthology.orchestra.run.trial179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T11:04:41.547 INFO:teuthology.orchestra.run.trial179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T11:04:41.559 INFO:teuthology.orchestra.run.trial195.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T11:04:41.568 INFO:teuthology.orchestra.run.trial179.stderr:sudo: ntpd: command not found 2026-02-19T11:04:41.572 INFO:teuthology.orchestra.run.trial195.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T11:04:41.576 INFO:teuthology.orchestra.run.trial179.stdout:506 Cannot talk to daemon 2026-02-19T11:04:41.588 INFO:teuthology.orchestra.run.trial179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T11:04:41.592 INFO:teuthology.orchestra.run.trial195.stderr:sudo: ntpd: command not found 2026-02-19T11:04:41.600 INFO:teuthology.orchestra.run.trial179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T11:04:41.603 INFO:teuthology.orchestra.run.trial195.stdout:506 Cannot talk to daemon 2026-02-19T11:04:41.615 INFO:teuthology.orchestra.run.trial195.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T11:04:41.628 INFO:teuthology.orchestra.run.trial195.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T11:04:41.646 INFO:teuthology.orchestra.run.trial179.stderr:bash: line 1: ntpq: command not found 2026-02-19T11:04:41.667 INFO:teuthology.orchestra.run.trial179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T11:04:41.668 INFO:teuthology.orchestra.run.trial179.stdout:=============================================================================== 2026-02-19T11:04:41.668 INFO:teuthology.orchestra.run.trial179.stdout:^? 198-12-95-197-host.coloc> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.668 INFO:teuthology.orchestra.run.trial179.stdout:^? 172-234-37-140.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.668 INFO:teuthology.orchestra.run.trial179.stdout:^? us-central-1.clearnet.pw 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.668 INFO:teuthology.orchestra.run.trial179.stdout:^? 192-210-133-204-host.col> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.677 INFO:teuthology.orchestra.run.trial195.stderr:bash: line 1: ntpq: command not found 2026-02-19T11:04:41.702 INFO:teuthology.orchestra.run.trial195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T11:04:41.702 INFO:teuthology.orchestra.run.trial195.stdout:=============================================================================== 2026-02-19T11:04:41.703 INFO:teuthology.orchestra.run.trial195.stdout:^? 170-187-147-56.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.703 INFO:teuthology.orchestra.run.trial195.stdout:^? 108.61.73.243 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.703 INFO:teuthology.orchestra.run.trial195.stdout:^? us-west-1.clearnet.pw 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.703 INFO:teuthology.orchestra.run.trial195.stdout:^? jane.qotw.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T11:04:41.704 INFO:teuthology.run_tasks:Running task pexec... 2026-02-19T11:04:41.717 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-19T11:04:41.717 DEBUG:teuthology.orchestra.run.trial179:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T11:04:41.717 DEBUG:teuthology.orchestra.run.trial195:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T11:04:41.719 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:04:41.719 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T11:04:41.719 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-19T11:04:41.746 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial195.front.sepia.ceph.com 2026-02-19T11:04:41.746 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T11:04:41.746 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-19T11:04:41.889 INFO:teuthology.orchestra.run.trial179.stdout:No match for argument: nvme-cli 2026-02-19T11:04:41.889 INFO:teuthology.orchestra.run.trial179.stderr:No packages marked for removal. 2026-02-19T11:04:41.891 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-19T11:04:41.891 INFO:teuthology.orchestra.run.trial179.stdout:Nothing to do. 2026-02-19T11:04:41.891 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-19T11:04:41.915 INFO:teuthology.orchestra.run.trial195.stdout:No match for argument: nvme-cli 2026-02-19T11:04:41.916 INFO:teuthology.orchestra.run.trial195.stderr:No packages marked for removal. 2026-02-19T11:04:41.917 INFO:teuthology.orchestra.run.trial195.stdout:Dependencies resolved. 2026-02-19T11:04:41.918 INFO:teuthology.orchestra.run.trial195.stdout:Nothing to do. 2026-02-19T11:04:41.918 INFO:teuthology.orchestra.run.trial195.stdout:Complete! 2026-02-19T11:04:42.187 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:29 ago on Thu 19 Feb 2026 11:04:13 AM UTC. 2026-02-19T11:04:42.221 INFO:teuthology.orchestra.run.trial195.stdout:Last metadata expiration check: 0:00:28 ago on Thu 19 Feb 2026 11:04:14 AM UTC. 2026-02-19T11:04:42.267 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-19T11:04:42.268 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:04:42.268 INFO:teuthology.orchestra.run.trial179.stdout: Package Architecture Version Repository Size 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout:Installing: 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout:Installing dependencies: 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T11:04:42.269 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:Install 6 Packages 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 2.3 M 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 11 M 2026-02-19T11:04:42.270 INFO:teuthology.orchestra.run.trial179.stdout:Downloading Packages: 2026-02-19T11:04:42.302 INFO:teuthology.orchestra.run.trial195.stdout:Dependencies resolved. 2026-02-19T11:04:42.303 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:04:42.303 INFO:teuthology.orchestra.run.trial195.stdout: Package Architecture Version Repository Size 2026-02-19T11:04:42.303 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:04:42.303 INFO:teuthology.orchestra.run.trial195.stdout:Installing: 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout:Installing dependencies: 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout:Transaction Summary 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout:================================================================================ 2026-02-19T11:04:42.304 INFO:teuthology.orchestra.run.trial195.stdout:Install 6 Packages 2026-02-19T11:04:42.305 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:42.305 INFO:teuthology.orchestra.run.trial195.stdout:Total download size: 2.3 M 2026-02-19T11:04:42.305 INFO:teuthology.orchestra.run.trial195.stdout:Installed size: 11 M 2026-02-19T11:04:42.305 INFO:teuthology.orchestra.run.trial195.stdout:Downloading Packages: 2026-02-19T11:04:42.437 INFO:teuthology.orchestra.run.trial195.stdout:(1/6): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2026-02-19T11:04:42.438 INFO:teuthology.orchestra.run.trial195.stdout:(2/6): nvmetcli-0.8-3.el9.noarch.rpm 644 kB/s | 44 kB 00:00 2026-02-19T11:04:42.447 INFO:teuthology.orchestra.run.trial195.stdout:(3/6): nvme-cli-2.16-1.el9.x86_64.rpm 15 MB/s | 1.2 MB 00:00 2026-02-19T11:04:42.459 INFO:teuthology.orchestra.run.trial195.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 6.8 MB/s | 150 kB 00:00 2026-02-19T11:04:42.459 INFO:teuthology.orchestra.run.trial195.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 3.7 MB/s | 84 kB 00:00 2026-02-19T11:04:42.463 INFO:teuthology.orchestra.run.trial179.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 343 kB/s | 44 kB 00:00 2026-02-19T11:04:42.472 INFO:teuthology.orchestra.run.trial195.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 32 MB/s | 837 kB 00:00 2026-02-19T11:04:42.475 INFO:teuthology.orchestra.run.trial195.stdout:-------------------------------------------------------------------------------- 2026-02-19T11:04:42.475 INFO:teuthology.orchestra.run.trial195.stdout:Total 13 MB/s | 2.3 MB 00:00 2026-02-19T11:04:42.478 INFO:teuthology.orchestra.run.trial179.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 506 kB/s | 72 kB 00:00 2026-02-19T11:04:42.519 INFO:teuthology.orchestra.run.trial179.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.5 MB/s | 84 kB 00:00 2026-02-19T11:04:42.528 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction check 2026-02-19T11:04:42.535 INFO:teuthology.orchestra.run.trial195.stdout:Transaction check succeeded. 2026-02-19T11:04:42.535 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction test 2026-02-19T11:04:42.544 INFO:teuthology.orchestra.run.trial179.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 2.2 MB/s | 150 kB 00:00 2026-02-19T11:04:42.576 INFO:teuthology.orchestra.run.trial179.stdout:(5/6): nvme-cli-2.16-1.el9.x86_64.rpm 4.8 MB/s | 1.2 MB 00:00 2026-02-19T11:04:42.601 INFO:teuthology.orchestra.run.trial195.stdout:Transaction test succeeded. 2026-02-19T11:04:42.601 INFO:teuthology.orchestra.run.trial195.stdout:Running transaction 2026-02-19T11:04:42.622 INFO:teuthology.orchestra.run.trial179.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.9 MB/s | 837 kB 00:00 2026-02-19T11:04:42.622 INFO:teuthology.orchestra.run.trial179.stdout:-------------------------------------------------------------------------------- 2026-02-19T11:04:42.622 INFO:teuthology.orchestra.run.trial179.stdout:Total 6.5 MB/s | 2.3 MB 00:00 2026-02-19T11:04:42.674 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction check 2026-02-19T11:04:42.681 INFO:teuthology.orchestra.run.trial179.stdout:Transaction check succeeded. 2026-02-19T11:04:42.681 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction test 2026-02-19T11:04:42.732 INFO:teuthology.orchestra.run.trial195.stdout: Preparing : 1/1 2026-02-19T11:04:42.739 INFO:teuthology.orchestra.run.trial195.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-19T11:04:42.747 INFO:teuthology.orchestra.run.trial179.stdout:Transaction test succeeded. 2026-02-19T11:04:42.748 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction 2026-02-19T11:04:42.748 INFO:teuthology.orchestra.run.trial195.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-19T11:04:42.754 INFO:teuthology.orchestra.run.trial195.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T11:04:42.760 INFO:teuthology.orchestra.run.trial195.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T11:04:42.761 INFO:teuthology.orchestra.run.trial195.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T11:04:42.881 INFO:teuthology.orchestra.run.trial179.stdout: Preparing : 1/1 2026-02-19T11:04:42.888 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-19T11:04:42.893 INFO:teuthology.orchestra.run.trial195.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T11:04:42.896 INFO:teuthology.orchestra.run.trial195.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T11:04:42.897 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-19T11:04:42.903 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T11:04:42.908 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T11:04:42.909 INFO:teuthology.orchestra.run.trial179.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T11:04:43.039 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T11:04:43.042 INFO:teuthology.orchestra.run.trial179.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T11:04:43.173 INFO:teuthology.orchestra.run.trial195.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T11:04:43.173 INFO:teuthology.orchestra.run.trial195.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T11:04:43.173 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.340 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T11:04:43.340 INFO:teuthology.orchestra.run.trial179.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T11:04:43.340 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:04:43.410 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-19T11:04:43.411 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-19T11:04:43.411 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T11:04:43.411 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T11:04:43.411 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-19T11:04:43.464 INFO:teuthology.orchestra.run.trial195.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout:Installed: 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.465 INFO:teuthology.orchestra.run.trial195.stdout:Complete! 2026-02-19T11:04:43.497 DEBUG:teuthology.parallel:result is None 2026-02-19T11:04:43.590 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-19T11:04:43.590 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-19T11:04:43.590 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T11:04:43.590 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T11:04:43.590 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout:Installed: 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:04:43.644 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-19T11:04:43.674 DEBUG:teuthology.parallel:result is None 2026-02-19T11:04:43.674 INFO:teuthology.run_tasks:Running task smb.configure_samba_client_container... 2026-02-19T11:04:43.702 INFO:tasks.smb:Testing if podman is available 2026-02-19T11:04:43.703 DEBUG:teuthology.orchestra.run.trial195:> sudo podman --help 2026-02-19T11:04:43.827 INFO:teuthology.orchestra.run.trial195.stdout:Manage pods, containers and images 2026-02-19T11:04:43.828 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.828 INFO:teuthology.orchestra.run.trial195.stdout:Usage: 2026-02-19T11:04:43.828 INFO:teuthology.orchestra.run.trial195.stdout: podman [options] [command] 2026-02-19T11:04:43.828 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.828 INFO:teuthology.orchestra.run.trial195.stdout:Available Commands: 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: artifact Manage OCI artifacts 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: attach Attach to a running container 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: auto-update Auto update containers according to their auto-update policy 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: build Build an image using instructions from Containerfiles 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: commit Create new image based on the changed container 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: container Manage containers 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: cp Copy files/folders between a container and the local filesystem 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: create Create but do not start a container 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: diff Display the changes to the object's file system 2026-02-19T11:04:43.829 INFO:teuthology.orchestra.run.trial195.stdout: events Show podman system events 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: exec Run a process in a running container 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: export Export container's filesystem contents as a tar archive 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: farm Farm out builds to remote machines 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: generate Generate structured data based on containers, pods or volumes 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: healthcheck Manage health checks on containers 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: help Help about any command 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: history Show history of a specified image 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: image Manage images 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: images List images in local storage 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: import Import a tarball to create a filesystem image 2026-02-19T11:04:43.830 INFO:teuthology.orchestra.run.trial195.stdout: info Display podman system information 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: init Initialize one or more containers 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: inspect Display the configuration of object denoted by ID 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: kill Kill one or more running containers with a specific signal 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: kube Play containers, pods or volumes from a structured file 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: load Load image(s) from a tar archive 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: login Log in to a container registry 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: logout Log out of a container registry 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: logs Fetch the logs of one or more containers 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: machine Manage a virtual machine 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: manifest Manipulate manifest lists and image indexes 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: mount Mount a working container's root filesystem 2026-02-19T11:04:43.831 INFO:teuthology.orchestra.run.trial195.stdout: network Manage networks 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: pause Pause all the processes in one or more containers 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: pod Manage pods 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: port List port mappings or a specific mapping for the container 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: ps List containers 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: pull Pull an image from a registry 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: push Push an image to a specified destination 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: quadlet Allows users to manage Quadlets 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: rename Rename an existing container 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: restart Restart one or more containers 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: rm Remove one or more containers 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: rmi Remove one or more images from local storage 2026-02-19T11:04:43.832 INFO:teuthology.orchestra.run.trial195.stdout: run Run a command in a new container 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: save Save image(s) to an archive 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: search Search registry for image 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: secret Manage secrets 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: start Start one or more containers 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: stats Display a live stream of container resource usage statistics 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: stop Stop one or more containers 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: system Manage podman 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: tag Add an additional name to a local image 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: top Display the running processes of a container 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: unmount Unmount working container's root filesystem 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: unpause Unpause the processes in one or more containers 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: unshare Run a command in a modified user namespace 2026-02-19T11:04:43.833 INFO:teuthology.orchestra.run.trial195.stdout: untag Remove a name from a local image 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: update Update an existing container 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: version Display the Podman version information 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: volume Manage volumes 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: wait Block on one or more containers 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout:Options: 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: --cdi-spec-dir stringArray Set the CDI spec directory path (may be set multiple times) (default [/etc/cdi,/var/run/cdi]) 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: --config string Path to directory containing authentication config file 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: --conmon string Path of the conmon binary 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2026-02-19T11:04:43.834 INFO:teuthology.orchestra.run.trial195.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --help Help for podman 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.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 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --module stringArray Load the containers.conf(5) module 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --network-cmd-path string Path to the command for configuring the network 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --network-config-dir string Path of the configuration directory for networks 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --out string Send output (stdout) from podman to a file 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: -r, --remote Access remote Podman service 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2026-02-19T11:04:43.835 INFO:teuthology.orchestra.run.trial195.stdout: --runroot string Path to the 'run directory' where all state information is stored 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --runtime-flag stringArray add global flags for the container runtime 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --ssh string define the ssh mode (default "golang") 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --syslog Output podman-internal logs to syslog as well as the console (default false) 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: (default "/run/libpod") 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --transient-store Enable transient container storage 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2026-02-19T11:04:43.836 INFO:teuthology.orchestra.run.trial195.stdout: -v, --version version for podman 2026-02-19T11:04:43.837 INFO:teuthology.orchestra.run.trial195.stdout: --volumepath string Path to the volume directory in which volume data is stored 2026-02-19T11:04:43.838 DEBUG:teuthology.orchestra.run.trial195:> sudo podman pull quay.io/samba.org/samba-client:latest 2026-02-19T11:04:43.917 INFO:teuthology.orchestra.run.trial195.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2026-02-19T11:04:44.352 INFO:teuthology.orchestra.run.trial195.stderr:Getting image source signatures 2026-02-19T11:04:44.352 INFO:teuthology.orchestra.run.trial195.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-19T11:04:44.353 INFO:teuthology.orchestra.run.trial195.stderr:Copying blob sha256:df17a2102e18a3cde499d3f280d1c12808ab306781e42ca86dc31fe4fb91e8cf 2026-02-19T11:05:00.143 INFO:teuthology.orchestra.run.trial195.stderr:Copying config sha256:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-19T11:05:00.143 INFO:teuthology.orchestra.run.trial195.stderr:Writing manifest to image destination 2026-02-19T11:05:00.159 INFO:teuthology.orchestra.run.trial195.stdout:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-19T11:05:00.164 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-19T11:05:00.255 INFO:tasks.cephadm:Config: {'single_host_defaults': True, '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': '941b42cabfa3c4e4d30b96a58cbe2fa653f560ec'} 2026-02-19T11:05:00.255 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec 2026-02-19T11:05:00.258 INFO:tasks.cephadm:Cluster fsid is d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:00.258 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-19T11:05:00.258 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.179'} 2026-02-19T11:05:00.258 INFO:tasks.cephadm:First mon is mon.a on trial179 2026-02-19T11:05:00.258 INFO:tasks.cephadm:First mgr is x 2026-02-19T11:05:00.258 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-19T11:05:00.258 DEBUG:teuthology.orchestra.run.trial179:> sudo hostname $(hostname -s) 2026-02-19T11:05:00.287 DEBUG:teuthology.orchestra.run.trial195:> sudo hostname $(hostname -s) 2026-02-19T11:05:00.314 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-19T11:05:00.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec 2026-02-19T11:05:00.447 INFO:tasks.cephadm:builder_project result: [{'url': 'https://1.chacra.ceph.com/r/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/flavors/default/', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/flavors/default/', 'ref': 'wip-shraddhaag-cephadm-seastore-support', 'sha1': '941b42cabfa3c4e4d30b96a58cbe2fa653f560ec', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-18 14:38:05.931304', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['x86_64', 'source'], 'extra': {'version': '20.3.0-5314-g941b42ca', 'package_manager_version': '20.3.0-5314.g941b42ca', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3059/', 'root_build_cause': '', 'node_name': '10.20.192.26+soko16', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-19T11:05:00.570 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-shraddhaag-cephadm-seastore-support, sha1 941b42cabfa3c4e4d30b96a58cbe2fa653f560ec from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec 2026-02-19T11:05:00.571 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/x86_64/flavors/default/cephadm 2026-02-19T11:05:00.571 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/x86_64/flavors/default/cephadm 2026-02-19T11:05:00.571 DEBUG:teuthology.orchestra.run.trial179:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:01.576 INFO:teuthology.orchestra.run.trial179.stdout:-rw-r--r--. 1 ubuntu ubuntu 1074392 Feb 19 11:05 /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:01.576 DEBUG:teuthology.orchestra.run.trial195:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-shraddhaag-cephadm-seastore-support/941b42cabfa3c4e4d30b96a58cbe2fa653f560ec/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:02.323 INFO:teuthology.orchestra.run.trial195.stdout:-rw-r--r--. 1 ubuntu ubuntu 1074392 Feb 19 11:05 /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:02.323 DEBUG:teuthology.orchestra.run.trial179:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:02.342 DEBUG:teuthology.orchestra.run.trial195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T11:05:02.371 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec on all hosts... 2026-02-19T11:05:02.371 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec pull 2026-02-19T11:05:02.385 DEBUG:teuthology.orchestra.run.trial195:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec pull 2026-02-19T11:05:02.515 INFO:teuthology.orchestra.run.trial195.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec... 2026-02-19T11:05:02.627 INFO:teuthology.orchestra.run.trial179.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec... 2026-02-19T11:05:15.084 INFO:teuthology.orchestra.run.trial195.stdout:{ 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout: "ceph_version": "ceph version 20.3.0-5314-g941b42ca (941b42cabfa3c4e4d30b96a58cbe2fa653f560ec) tentacle (dev)", 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout: "image_id": "27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53", 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout: "repo_digests": [ 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef" 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout: ] 2026-02-19T11:05:15.085 INFO:teuthology.orchestra.run.trial195.stdout:} 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout:{ 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout: "ceph_version": "ceph version 20.3.0-5314-g941b42ca (941b42cabfa3c4e4d30b96a58cbe2fa653f560ec) tentacle (dev)", 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout: "image_id": "27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53", 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout: "repo_digests": [ 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef" 2026-02-19T11:05:17.818 INFO:teuthology.orchestra.run.trial179.stdout: ] 2026-02-19T11:05:17.819 INFO:teuthology.orchestra.run.trial179.stdout:} 2026-02-19T11:05:17.837 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /etc/ceph 2026-02-19T11:05:17.910 DEBUG:teuthology.orchestra.run.trial195:> sudo mkdir -p /etc/ceph 2026-02-19T11:05:17.939 DEBUG:teuthology.orchestra.run.trial179:> sudo chmod 777 /etc/ceph 2026-02-19T11:05:17.963 DEBUG:teuthology.orchestra.run.trial195:> sudo chmod 777 /etc/ceph 2026-02-19T11:05:18.003 INFO:tasks.cephadm:Writing seed config... 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-19T11:05:18.006 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-19T11:05:18.007 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:18.007 DEBUG:teuthology.orchestra.run.trial179:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-19T11:05:18.023 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=isa 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 = d5695ddc-0d82-11f1-a592-d404e6e7d460 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true 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 2026-02-19T11:05:18.024 DEBUG:teuthology.orchestra.run.trial179:mon.a> sudo journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a.service 2026-02-19T11:05:18.066 DEBUG:teuthology.orchestra.run.trial179:mgr.x> sudo journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x.service 2026-02-19T11:05:18.109 INFO:tasks.cephadm:Bootstrapping... 2026-02-19T11:05:18.109 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec -v bootstrap --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 --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 10.20.193.179 --single-host-defaults --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:05:18.246 INFO:teuthology.orchestra.run.trial179.stdout:-------------------------------------------------------------------------------- 2026-02-19T11:05:18.247 INFO:teuthology.orchestra.run.trial179.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec', '-v', 'bootstrap', '--fsid', 'd5695ddc-0d82-11f1-a592-d404e6e7d460', '--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', '10.20.193.179', '--single-host-defaults', '--skip-admin-label'] 2026-02-19T11:05:18.247 INFO:teuthology.orchestra.run.trial179.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-19T11:05:18.247 INFO:teuthology.orchestra.run.trial179.stdout:Verifying podman|docker is present... 2026-02-19T11:05:18.262 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stdout 5.6.0 2026-02-19T11:05:18.262 INFO:teuthology.orchestra.run.trial179.stdout:Verifying lvm2 is present... 2026-02-19T11:05:18.263 INFO:teuthology.orchestra.run.trial179.stdout:Verifying time synchronization is in place... 2026-02-19T11:05:18.269 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T11:05:18.269 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T11:05:18.274 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T11:05:18.274 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:18.280 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout enabled 2026-02-19T11:05:18.285 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout active 2026-02-19T11:05:18.285 INFO:teuthology.orchestra.run.trial179.stdout:Unit chronyd.service is enabled and running 2026-02-19T11:05:18.285 INFO:teuthology.orchestra.run.trial179.stdout:Repeating the final host check... 2026-02-19T11:05:18.301 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stdout 5.6.0 2026-02-19T11:05:18.301 INFO:teuthology.orchestra.run.trial179.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-19T11:05:18.301 INFO:teuthology.orchestra.run.trial179.stdout:systemctl is present 2026-02-19T11:05:18.301 INFO:teuthology.orchestra.run.trial179.stdout:lvcreate is present 2026-02-19T11:05:18.306 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T11:05:18.307 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T11:05:18.312 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T11:05:18.312 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:18.318 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout enabled 2026-02-19T11:05:18.324 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout active 2026-02-19T11:05:18.324 INFO:teuthology.orchestra.run.trial179.stdout:Unit chronyd.service is enabled and running 2026-02-19T11:05:18.324 INFO:teuthology.orchestra.run.trial179.stdout:Host looks OK 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Cluster fsid: d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Acquiring lock 139822080723552 on /run/cephadm/d5695ddc-0d82-11f1-a592-d404e6e7d460.lock 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Lock 139822080723552 acquired on /run/cephadm/d5695ddc-0d82-11f1-a592-d404e6e7d460.lock 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Verifying IP 10.20.193.179 port 3300 ... 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Verifying IP 10.20.193.179 port 6789 ... 2026-02-19T11:05:18.325 INFO:teuthology.orchestra.run.trial179.stdout:Base mon IP(s) is [10.20.193.179:3300, 10.20.193.179:6789], mon addrv is [v2:10.20.193.179:3300,v1:10.20.193.179:6789] 2026-02-19T11:05:18.328 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.179 metric 102 2026-02-19T11:05:18.328 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.179 metric 102 2026-02-19T11:05:18.328 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-19T11:05:18.330 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-19T11:05:18.330 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-19T11:05:18.331 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout inet6 fe80::b681:5066:5ff5:ad35/64 scope link noprefixroute 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:5f9e/64 scope link 2026-02-19T11:05:18.334 INFO:teuthology.orchestra.run.trial179.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Mon IP `10.20.193.179` is in CIDR network `10.20.192.0/20` 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Mon IP `10.20.193.179` is in CIDR network `10.20.192.0/20` 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Adjusting default settings to suit single-host cluster... 2026-02-19T11:05:18.335 INFO:teuthology.orchestra.run.trial179.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec... 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stdout 27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec... 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Getting image source signatures 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Copying blob sha256:c3aaaa08a97eb94642b627061ed8222685e3a27394c0e933ffeb4507f6c64f5f 2026-02-19T11:05:18.681 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Copying config sha256:27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53 2026-02-19T11:05:18.682 INFO:teuthology.orchestra.run.trial179.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-19T11:05:18.797 INFO:teuthology.orchestra.run.trial179.stdout:ceph: stdout ceph version 20.3.0-5314-g941b42ca (941b42cabfa3c4e4d30b96a58cbe2fa653f560ec) tentacle (dev) 2026-02-19T11:05:18.797 INFO:teuthology.orchestra.run.trial179.stdout:Ceph version: ceph version 20.3.0-5314-g941b42ca (941b42cabfa3c4e4d30b96a58cbe2fa653f560ec) tentacle (dev) 2026-02-19T11:05:18.797 INFO:teuthology.orchestra.run.trial179.stdout:Extracting ceph user uid/gid from container image... 2026-02-19T11:05:18.912 INFO:teuthology.orchestra.run.trial179.stdout:stat: stdout 167 167 2026-02-19T11:05:18.912 INFO:teuthology.orchestra.run.trial179.stdout:Creating initial keys... 2026-02-19T11:05:19.024 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph-authtool: stdout AQBv7pZpbLfNABAA4Gb4+j4NqQh3s5x6QjSerg== 2026-02-19T11:05:19.135 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph-authtool: stdout AQBv7pZpLxpHBxAARSfUtuI2KxeAyKX+ZMibUg== 2026-02-19T11:05:19.269 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph-authtool: stdout AQBv7pZpf3BWDxAAqmKsgLVv2nGWoDIFEyvidg== 2026-02-19T11:05:19.270 INFO:teuthology.orchestra.run.trial179.stdout:Creating initial monmap... 2026-02-19T11:05:19.420 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T11:05:19.420 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-19T11:05:19.420 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:monmaptool for a [v2:10.20.193.179:3300,v1:10.20.193.179:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:setting min_mon_release = tentacle 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: set fsid to d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:19.421 INFO:teuthology.orchestra.run.trial179.stdout:Creating mon... 2026-02-19T11:05:19.547 INFO:teuthology.orchestra.run.trial179.stdout:create mon.a on 2026-02-19T11:05:19.810 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-19T11:05:19.918 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target → /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target. 2026-02-19T11:05:19.918 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target → /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target. 2026-02-19T11:05:20.039 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a 2026-02-19T11:05:20.039 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a.service: Unit ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a.service not loaded. 2026-02-19T11:05:20.156 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target.wants/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@.service. 2026-02-19T11:05:20.308 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T11:05:20.308 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout disabled 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:firewalld.service is not enabled 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mon to start... 2026-02-19T11:05:20.314 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mon... 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout cluster: 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout id: d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout services: 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.130536s) [leader: a] 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-19T11:05:20.470 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout data: 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout pgs: 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:mon is available 2026-02-19T11:05:20.471 INFO:teuthology.orchestra.run.trial179.stdout:Assimilating anything we can from ceph.conf... 2026-02-19T11:05:20.624 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout fsid = d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.179:3300,v1:10.20.193.179:6789] 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T11:05:20.625 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T11:05:20.626 INFO:teuthology.orchestra.run.trial179.stdout:Generating new minimal ceph.conf... 2026-02-19T11:05:20.769 INFO:teuthology.orchestra.run.trial179.stdout:Restarting the monitor... 2026-02-19T11:05:21.154 INFO:teuthology.orchestra.run.trial179.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-19T11:05:21.310 INFO:teuthology.orchestra.run.trial179.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-19T11:05:21.310 INFO:teuthology.orchestra.run.trial179.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:05:21.310 INFO:teuthology.orchestra.run.trial179.stdout:Creating mgr... 2026-02-19T11:05:21.311 INFO:teuthology.orchestra.run.trial179.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-19T11:05:21.311 INFO:teuthology.orchestra.run.trial179.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-19T11:05:21.436 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x 2026-02-19T11:05:21.436 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x.service: Unit ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x.service not loaded. 2026-02-19T11:05:21.538 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460.target.wants/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x.service → /etc/systemd/system/ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@.service. 2026-02-19T11:05:21.683 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T11:05:21.683 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout disabled 2026-02-19T11:05:21.689 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T11:05:21.689 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:21.690 INFO:teuthology.orchestra.run.trial179.stdout:firewalld.service is not enabled 2026-02-19T11:05:21.690 INFO:teuthology.orchestra.run.trial179.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T11:05:21.696 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T11:05:21.696 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout disabled 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:firewalld.service is not enabled 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mgr to start... 2026-02-19T11:05:21.702 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mgr... 2026-02-19T11:05:21.866 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:21.866 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsid": "d5695ddc-0d82-11f1-a592-d404e6e7d460", 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 0 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T11:05:21.867 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T11:05:21.868 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T11:05:21.869 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T11:05:20:319017+0000", 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T11:05:21.870 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T11:05:20.319581+0000", 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:21.871 INFO:teuthology.orchestra.run.trial179.stdout:mgr not available, waiting (1/15)... 2026-02-19T11:05:22.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:22 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2532396889' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T11:05:23.062 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:22 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: from numpy import show_config as show_numpy_config 2026-02-19T11:05:24.038 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:24.038 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsid": "d5695ddc-0d82-11f1-a592-d404e6e7d460", 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 0 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:24.039 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T11:05:24.040 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T11:05:24.041 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T11:05:20:319017+0000", 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T11:05:24.042 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T11:05:20.319581+0000", 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:24.043 INFO:teuthology.orchestra.run.trial179.stdout:mgr not available, waiting (2/15)... 2026-02-19T11:05:24.312 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:24 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1758026561' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T11:05:25.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: Activating manager daemon x 2026-02-19T11:05:25.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: mgrmap e2: x(active, starting, since 0.00241917s) 2026-02-19T11:05:25.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T11:05:25.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T11:05:25.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: Manager daemon x is now available 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' 2026-02-19T11:05:25.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:25 trial179 ceph-mon[16707]: from='mgr.14100 10.20.193.179:0/3099745700' entity='mgr.x' 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsid": "d5695ddc-0d82-11f1-a592-d404e6e7d460", 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T11:05:26.318 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 0 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T11:05:26.319 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T11:05:26.320 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T11:05:20:319017+0000", 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T11:05:26.321 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ], 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T11:05:20.319581+0000", 2026-02-19T11:05:26.322 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T11:05:26.323 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout }, 2026-02-19T11:05:26.323 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T11:05:26.323 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:26.323 INFO:teuthology.orchestra.run.trial179.stdout:mgr is available 2026-02-19T11:05:26.533 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:26.533 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout fsid = d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.179:3300,v1:10.20.193.179:6789] 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T11:05:26.534 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 2026-02-19T11:05:26.535 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T11:05:26.535 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T11:05:26.535 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T11:05:26.535 INFO:teuthology.orchestra.run.trial179.stdout:Enabling cephadm module... 2026-02-19T11:05:26.646 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:26 trial179 ceph-mon[16707]: mgrmap e3: x(active, since 1.00477s) 2026-02-19T11:05:26.646 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:26 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/17570448' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T11:05:27.684 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:27 trial179 ceph-mon[16707]: mgrmap e4: x(active, since 2s) 2026-02-19T11:05:27.685 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:27 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/271807643' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-19T11:05:27.685 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:27 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2969970281' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-19T11:05:27.685 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:27 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setuser ceph since I am not root 2026-02-19T11:05:27.685 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:27 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setgroup ceph since I am not root 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T11:05:27.707 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:27.708 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for the mgr to restart... 2026-02-19T11:05:27.708 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mgr epoch 5... 2026-02-19T11:05:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:28 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2969970281' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-19T11:05:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:28 trial179 ceph-mon[16707]: mgrmap e5: x(active, since 3s) 2026-02-19T11:05:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:28 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2078243735' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T11:05:28.813 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:28 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T11:05:28.813 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:28 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T11:05:28.813 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:28 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: from numpy import show_config as show_numpy_config 2026-02-19T11:05:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: Active manager daemon x restarted 2026-02-19T11:05:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: Activating manager daemon x 2026-02-19T11:05:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: osdmap e2: 0 total, 0 up, 0 in 2026-02-19T11:05:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: mgrmap e6: x(active, starting, since 0.00242538s) 2026-02-19T11:05:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T11:05:30.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T11:05:30.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T11:05:30.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T11:05:30.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T11:05:30.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:30 trial179 ceph-mon[16707]: Manager daemon x is now available 2026-02-19T11:05:31.209 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:31.210 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-19T11:05:31.210 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T11:05:31.210 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:31.210 INFO:teuthology.orchestra.run.trial179.stdout:mgr epoch 5 is available 2026-02-19T11:05:31.210 INFO:teuthology.orchestra.run.trial179.stdout:Verifying orchestrator module is enabled... 2026-02-19T11:05:32.062 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.062 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.062 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: Found migration_current of "None". Setting to last migration. 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: mgrmap e7: x(active, since 1.00368s) 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T11:05:32.063 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:32.064 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T11:05:32.064 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:31] ENGINE Bus STARTING 2026-02-19T11:05:32.064 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1659821194' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-19T11:05:32.064 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:31] ENGINE Serving on http://10.20.193.179:8765 2026-02-19T11:05:32.064 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:31 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:32.211 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-19T11:05:32.211 INFO:teuthology.orchestra.run.trial179.stdout:Setting orchestrator backend to cephadm... 2026-02-19T11:05:32.681 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-19T11:05:32.682 INFO:teuthology.orchestra.run.trial179.stdout:Generating ssh key... 2026-02-19T11:05:32.965 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Generating public/private ed25519 key pair. 2026-02-19T11:05:32.965 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Your identification has been saved in /tmp/tmppfmz7_w2/key 2026-02-19T11:05:32.965 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Your public key has been saved in /tmp/tmppfmz7_w2/key.pub 2026-02-19T11:05:32.965 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: The key fingerprint is: 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: SHA256:LyQ5dqYvhJH3BJS555AGwy1o+1ju5CVbXcO0PaA63s0 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: The key's randomart image is: 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: +--[ED25519 256]--+ 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | o o.o | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | o = = o | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | . . = + + + | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | . + *.+ = o | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | = ==OS. . . | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | . *.*B+. | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | + B.o.o. | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | + o...E | 2026-02-19T11:05:32.966 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: | .. | 2026-02-19T11:05:32.967 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:32 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: +----[SHA256]-----+ 2026-02-19T11:05:33.148 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFi/s/tLYx6bKE3gWTKPdfQygCSdkLXnDIy5yx8hNZf ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:33.148 INFO:teuthology.orchestra.run.trial179.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-19T11:05:33.149 INFO:teuthology.orchestra.run.trial179.stdout:Adding key to root@localhost authorized_keys... 2026-02-19T11:05:33.149 INFO:teuthology.orchestra.run.trial179.stdout:Adding host trial179... 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:31] ENGINE Serving on https://10.20.193.179:7150 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:31] ENGINE Bus STARTED 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:31] ENGINE Client ('10.20.193.179', 42756) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1659821194' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: mgrmap e8: x(active, since 2s) 2026-02-19T11:05:33.263 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:33.264 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:33.264 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:33.264 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:33.264 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:33 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:34.548 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:34 trial179 ceph-mon[16707]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:34.548 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:34 trial179 ceph-mon[16707]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:34.548 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:34 trial179 ceph-mon[16707]: Generating ssh key... 2026-02-19T11:05:34.548 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:34 trial179 ceph-mon[16707]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:34.548 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:34 trial179 ceph-mon[16707]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial179", "addr": "10.20.193.179", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:35.218 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout Added host 'trial179' with addr '10.20.193.179' 2026-02-19T11:05:35.218 INFO:teuthology.orchestra.run.trial179.stdout:Deploying unmanaged mon service... 2026-02-19T11:05:35.456 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:35 trial179 ceph-mon[16707]: Deploying cephadm binary to trial179 2026-02-19T11:05:35.457 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:35 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:35.457 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:35 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:35.652 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-19T11:05:35.653 INFO:teuthology.orchestra.run.trial179.stdout:Deploying unmanaged mgr service... 2026-02-19T11:05:35.896 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-19T11:05:36.209 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: Added host trial179 2026-02-19T11:05:36.209 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:36.210 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:36.210 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:36.210 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:36.210 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3468142091' entity='client.admin' 2026-02-19T11:05:36.210 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:36 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:36.411 INFO:teuthology.orchestra.run.trial179.stdout:Enabling the dashboard module... 2026-02-19T11:05:37.619 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:37 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setuser ceph since I am not root 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:37 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setgroup ceph since I am not root 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: Saving service mon spec with placement count:5 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: Saving service mgr spec with placement count:2 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3263910838' entity='client.admin' 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: from='mgr.14118 10.20.193.179:0/3917213918' entity='mgr.x' 2026-02-19T11:05:37.620 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:37 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/507584477' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for the mgr to restart... 2026-02-19T11:05:37.829 INFO:teuthology.orchestra.run.trial179.stdout:Waiting for mgr epoch 9... 2026-02-19T11:05:38.812 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:38 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T11:05:38.812 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:38 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T11:05:38.813 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:05:38 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: from numpy import show_config as show_numpy_config 2026-02-19T11:05:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:38 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/507584477' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-19T11:05:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:38 trial179 ceph-mon[16707]: mgrmap e9: x(active, since 7s) 2026-02-19T11:05:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:38 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1295636264' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T11:05:40.541 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: Active manager daemon x restarted 2026-02-19T11:05:40.541 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: Activating manager daemon x 2026-02-19T11:05:40.541 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: osdmap e3: 0 total, 0 up, 0 in 2026-02-19T11:05:40.541 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: mgrmap e10: x(active, starting, since 0.00258859s) 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T11:05:40.542 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:40 trial179 ceph-mon[16707]: Manager daemon x is now available 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout { 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout } 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:mgr epoch 9 is available 2026-02-19T11:05:41.367 INFO:teuthology.orchestra.run.trial179.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:41.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:41 trial179 ceph-mon[16707]: mgrmap e11: x(active, since 1.0043s) 2026-02-19T11:05:42.010 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFIDCCAwigAwIBAgIUd5Vqup8p2pdKX7023+wxGfJPpIAwDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LWQ1Njk1ZGRjLTBkODItMTFmMS1h\nNTkyLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMTkxMTA1NDFaFw0yOTAyMTgxMTA1NDFa\nMBgxFjAUBgNVBAMMDTEwLjIwLjE5My4xNzkwggIiMA0GCSqGSIb3DQEBAQUAA4IC\nDwAwggIKAoICAQDRwT7VTQvdgr/1MlzWwa7dbcIChdHPL3BqYXKmyYhfR3P7XpwT\nXZDZ8uLgw1MFSwKJ7UCJaKdeFbxoPQAR4vP1jqYHafYNxEYtB7wfm9FU/PyLVOEr\njxa2GPj0nDalj4yjPHWDokCDlNQcBG989FCrqSpe6/J/JL+DuG+3zxlphMV18ZJo\nUGtMaLiz1IHnH143WFm2Fo80KiLI5K0j+KKYzndqiJvcYyhedmT1dU9JgKD3+paC\nY65LwZy0cAkBANGmJoiuAcmdvxY8NprehAPY+CKhLCcSnsDdAz8fJEuD6pNNMkRa\nyyNmMOKEzwyGizclD4hvlcnyCICL2toBd8zApPBfoNSw16aSrkRiJjg3Tp/GD+Ew\nFj3bPYol1DLsOaR87mx19fO5dvkn39eaTviV1wzqMQXJ7N9uiBj5gnLfzm0ewH6S\nFeQeVLIlQ8On3/ON69zn1gw9RefV/yR3j93TdYs1Mg0tAovJTjxuNkX49YMRA8xo\nPevrUu3YvIKsQ3m8TsKgKCStUvUCpheEjCXbr/s1Tpws154+lkoZbu9fysTKxUSu\n7WZA7DRiRhR6BO12sY3IErc/cCKjxyvX59yLqxD5Zm/8T0F9AvoHMIT17twuwtoQ\neALAMtcyF/d6nuv6pfKhYcsOA47eTD/ZPn5R81/Ydm8Ua9/UaCUviIhYZQIDAQAB\noz4wPDAsBgNVHREEJTAjggh0cmlhbDE3OYIRZGFzaGJvYXJkX3NlcnZlcnOHBAoU\nwbMwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEAtQIrelo9NrT6no0N\n3dlgmfHPJGiVWcJ4sG/j02v+1XuuD/pc063ZF2rx3hj9r3+F0PiVthqxnkY8P9vi\nDsYjACctlqJif+TC7sLwQAIL2+qVxjPfcDulv660npHrKxKeVvhRAQU66r/uWuPG\nRUevpqAEwrkDbyJqLoik/nktYvfiGHFe/hwUgoOBvOqOrjRzVujE+Edyf9q/vEsZ\niNpb7xXbO+kmJCKjt+yNGSNqRfkOCtY1SPh9lGTaRS9CqsiMRaliRMJuDccFQFFE\ndClnPiVigR2m0UywXhPvGR0JxUQ7uB1VqyBQ6lmqpoAglkGylMIDDiLQFcD7NU2Z\nQTaERNpawIIkw5v10kNpXDm7r2xdFxMBiWRstlsGRvA9T5q9BgO3e91g/ejB6Wev\nlmxIxNsZSwpPcbWkkMlcuz0Tq18g8Xd0Da9mvyp9E9pXBG4a1cGYP0E602nCDcsz\nZqwFRZxydYB8u39olghsN+Z2uMKvw4QwA5OlhHPipmIuAgvC+Nk9yGWyKI/4vsJp\n5UcVVD/cCzlaMB7B03GkbSQGykio99/Bmgc+h6NGUfEFsdYCoSAvx4ofhpLWMdIp\ndKVnzQUZYcgqV5w2v9jsB52HHtdYB0eB8fl5t0uevqpotHdGMaErVv4A2XqR4MVc\nN8XnSspV1JUX+yUeeYPniKjWuh4=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEA0cE+1U0L3YK/9TJc1sGu3W3CAoXRzy9wamFypsmIX0dz+16c\nE12Q2fLi4MNTBUsCie1AiWinXhW8aD0AEeLz9Y6mB2n2DcRGLQe8H5vRVPz8i1Th\nK48Wthj49Jw2pY+Mozx1g6JAg5TUHARvfPRQq6kqXuvyfyS/g7hvt88ZaYTFdfGS\naFBrTGi4s9SB5x9eN1hZthaPNCoiyOStI/iimM53aoib3GMoXnZk9XVPSYCg9/qW\ngmOuS8GctHAJAQDRpiaIrgHJnb8WPDaa3oQD2PgioSwnEp7A3QM/HyRLg+qTTTJE\nWssjZjDihM8Mhos3JQ+Ib5XJ8giAi9raAXfMwKTwX6DUsNemkq5EYiY4N06fxg/h\nMBY92z2KJdQy7DmkfO5sdfXzuXb5J9/Xmk74ldcM6jEFyezfbogY+YJy385tHsB+\nkhXkHlSyJUPDp9/zjevc59YMPUXn1f8kd4/d03WLNTINLQKLyU48bjZF+PWDEQPM\naD3r61Lt2LyCrEN5vE7CoCgkrVL1AqYXhIwl26/7NU6cLNeePpZKGW7vX8rEysVE\nru1mQOw0YkYUegTtdrGNyBK3P3Aio8cr1+fci6sQ+WZv/E9BfQL6BzCE9e7cLsLa\nEHgCwDLXMhf3ep7r+qXyoWHLDgOO3kw/2T5+UfNf2HZvFGvf1GglL4iIWGUCAwEA\nAQKCAgA/K1yZ7mcpYcwfsvgksRXRl9F64wRJyjanwws9UaphT2qNhHOqnV4XVT+g\ngxKIoIt2MF5kQ4FMI22nUt+ng1sHU9uKlg3FHZwoyZCNUGbdmocQCxL5BFHJq4Gm\nYTlP6QhozLdzWjTlq7epbGiLECUPXZXmGlbglZeburrid1tm3NZ+6660/asiytL9\nTX2FtnuwXUo/PVIJWrs5Fy1RjPqi3GM4UUXnPHGW6T8EcTzcnQFdTTlwsUZ3iCqC\naM89XxrEWAyHowAuIrM2lRdU9hsWh7weH+bwg6D/ro+e+FZJtyZ/dCkD0vOpPgWq\nC5TxHBISdjgXqtuzqX3VIKbRFFw0CG4OEurXqMI+If8F9PIujEeGVYBaKBOAEMuF\nva4enyTCk+aFikgAssgLQa5mTeSPfX6zU/uqgqQxoeCE65eBEYpfrKS51k8UnHqw\nk2wGep/WodZ9aGLURQYE+u1uMkeRkFYdePwCkGcxLTkOveVnUsgbXYc3Q+mvD7ih\n7Z3QuomveRcwu8VGQKc3KzhkeBUxqDToGlqq+jkFAx7nbpsppTGLKDZ4POS0O8DS\nUfUoAZADVVnQkVRvJzJyVDXH3e7lrMl9l8e1CcT3ll/p6h8JbCeILxk/VHEptkXx\nIsk8/+e4TeguTarUpYSgv9oVb9kZ3huXCDX92a4IOygyFzTY7QKCAQEA9PbxRvVC\nW8ZBQMDtYuDQxxX+hVGn9W7UuUPTqhdTAPoWHpmF9k+goapXGqwPg9lFSYIpyc1+\nJqvMOiJ8vHc8ThF62Tqta6QSZ5vsX+A/+2Clh7pjNqtIJKFHgVA410liFDxA0Sot\n5HBv+n/4x6OsWh3clrxD9v7vVRJjCvoj9QWhChowfJY4DyM6fU4hwzz3IKipyJdB\nhUlr8B3bhYm+7mkaIZD4VO/a2pTc0xkI6onRuX16GUnISnU6ZQmLyZPLUPLTfAYs\nmwxERWdGoQEN41dIHwRyy7YzxW3XzmxNXfHC3C4w/i5zRaiVP9+TthMoTzQaMF9R\nh07nYEtAi7BoWwKCAQEA2zQ++6E3n6MpzLPS7gNEW+d/LZrOv1A8gmLmsBHQltpY\nLCWrxqd+3MuUMDHVREGT8n1KWWgFcZ/eqyrW1urBYo8Q1Hc2JUo+E3Z53wrgZNk+\naocaAZNnjuYoyj8OVOQi1OStIT8yecXg3TVHrDC9Nwyqcy14iDuwp0G8t5FmW6BS\nsb6oNZbPkSGDpKX0TvBeAtFn9HDKhT2nhSnwWqXyNSBRtgjEs+wDnchGGpGTmG/Z\n3wdRKcgmOoa6A0dhEcibd8Qt6j2mIIm4YSAj+sGqSieSxvCuDxORHfiovJ0XhrlI\n2WqgzBZ/a9geNpxBuG28CY5KshEv8MyDieN9WOwePwKCAQEAvU4QyztB2tZtGvN9\nAAqojRHMLY8a8yqBLeLisfFwbbLWYTNXOS/z/Ls8sRoCq2u+hb4XOSKauJvPKaX5\nK1QhwFr1yuXzmtmid3shwj30c/kOMsOxZFAdYmFYdvBd3NGS//xIQtwLtxvFDZrT\n0MQFr2agT8SR6VC998pLy/He071T5BC1I7KbA+e/jZJRuSVl/VEaVC+/rJc+2MLa\nIGqAqJGEZig4ILtzL7QWqvQP1eBHuMblEqHYLOJHDEnCQzb5yka9dHz4/6ENKW1U\nQZwk9WlADOhNJmxZudrXCWjcqRrp8Wmo5uVSo6RSIphO+Ef5wKuNCZC/2ob5e4rs\nCId9PQKCAQBVgGSMzA6hQwh74yyEUFvqqTqPNFIuh4KCrUckKF6/aL15wtvk6dJv\nFy1fOyDfteCadkp44z00W9KD23rfa8QwyHMdHL7O/s2F0/GnkVuDmsVg0f/P24pK\nT/ZbJQtXC4GWnvf0/uyWWRvjzPN+86fqgBNAR9067mVyaA7PX3SYismWsTJ1bLTb\n/EGYCG9qFxHkcX/l9dTY8fqU044AHbiDBm843OS09XtXoRXPKTdz/zTxbK446OwY\nahLGUqJHSINzzN7H/nH9QRrdL6c5GS9uK09yL9EE6nHxSduvbmsNztnejFvaH3Bm\nRW9Lh9mOsabl5021dUTI3Uz1jPmIpNkLAoIBADGtPp41mRtYPFJNhZl72Bczv6tF\nmFWULDYozio6z6wzwSVKeiE9MFPAkvqO+yA9LlNkHy5JVCclBlBakS52I0X8PI72\nSS+kv9MciVp0PAg+QUsOkhqQV3QVX6szzOuN9SQNtghxlv0zbZOT1zG1ycYcJinJ\nDOQ0kGxOjD5VDXDLbhdT2Uy9o2OfO+ifKvdYZ5ax6E14Kzq3XZO1deuKGvzg77NZ\nk6jARiGeBRb4G2FXfInPLs7r+q9y8MkX8Zv5NhxLCbjM5e4PPGXhAW17KQ7PEa9w\nfLI9A4WxtKDRUrZWXMc4lGM5tPJ2omueXOqsY1Ll4Vo37JsmfseKv6PWFgo=\n-----END RSA PRIVATE KEY-----\n"} 2026-02-19T11:05:42.244 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-19T11:05:42.482 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-19T11:05:42.482 INFO:teuthology.orchestra.run.trial179.stdout:Creating initial admin user... 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:40] ENGINE Bus STARTING 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:40] ENGINE Serving on http://10.20.193.179:8765 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:40] ENGINE Serving on https://10.20.193.179:7150 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:40] ENGINE Bus STARTED 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: [19/Feb/2026:11:05:40] ENGINE Client ('10.20.193.179', 33436) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T11:05:42.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T11:05:42.505 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:42.505 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:42 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:42.918 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$eD4DscjGq3z6hG9ORNHIIuq82y1e8doeYuv5Q9HLJ.0hu0ObIJlRe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771499142, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-19T11:05:42.918 INFO:teuthology.orchestra.run.trial179.stdout:Fetching dashboard port number... 2026-02-19T11:05:43.144 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stdout 8443 2026-02-19T11:05:43.154 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T11:05:43.154 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout disabled 2026-02-19T11:05:43.159 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T11:05:43.159 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:43.159 INFO:teuthology.orchestra.run.trial179.stdout:firewalld.service is not enabled 2026-02-19T11:05:43.159 INFO:teuthology.orchestra.run.trial179.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-19T11:05:43.160 INFO:teuthology.orchestra.run.trial179.stdout:Ceph Dashboard is now available at: 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout: URL: https://trial179:8443/ 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout: User: admin 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout: Password: 6hdrzjevrw 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.161 INFO:teuthology.orchestra.run.trial179.stdout:Saving cluster configuration to /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/config directory 2026-02-19T11:05:43.446 INFO:teuthology.orchestra.run.trial179.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-19T11:05:43.446 INFO:teuthology.orchestra.run.trial179.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout:Or, if you are only running a single cluster on this host: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.447 INFO:teuthology.orchestra.run.trial179.stdout: ceph telemetry on 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout:For more information see: 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:43.448 INFO:teuthology.orchestra.run.trial179.stdout:Bootstrap complete. 2026-02-19T11:05:43.454 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout static 2026-02-19T11:05:43.459 INFO:teuthology.orchestra.run.trial179.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-19T11:05:43.459 INFO:teuthology.orchestra.run.trial179.stdout:systemctl: stdout inactive 2026-02-19T11:05:43.459 INFO:teuthology.orchestra.run.trial179.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-19T11:05:43.601 INFO:tasks.cephadm:Fetching config... 2026-02-19T11:05:43.602 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:43.602 DEBUG:teuthology.orchestra.run.trial179:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-19T11:05:43.619 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-19T11:05:43.619 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:43.619 DEBUG:teuthology.orchestra.run.trial179:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-19T11:05:43.676 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-19T11:05:43.676 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:43.676 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-19T11:05:43.731 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3715651385' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: mgrmap e12: x(active, since 2s) 2026-02-19T11:05:43.732 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:43 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/888022673' entity='client.admin' 2026-02-19T11:05:43.741 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-19T11:05:43.741 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:43.741 DEBUG:teuthology.orchestra.run.trial179:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-19T11:05:43.797 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-19T11:05:43.797 DEBUG:teuthology.orchestra.run.trial179:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFi/s/tLYx6bKE3gWTKPdfQygCSdkLXnDIy5yx8hNZf ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T11:05:43.870 INFO:teuthology.orchestra.run.trial179.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFi/s/tLYx6bKE3gWTKPdfQygCSdkLXnDIy5yx8hNZf ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:43.880 DEBUG:teuthology.orchestra.run.trial195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFi/s/tLYx6bKE3gWTKPdfQygCSdkLXnDIy5yx8hNZf ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T11:05:43.915 INFO:teuthology.orchestra.run.trial195.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFi/s/tLYx6bKE3gWTKPdfQygCSdkLXnDIy5yx8hNZf ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:43.925 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-19T11:05:44.040 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:44.292 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-19T11:05:44.292 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-19T11:05:44.409 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:44.574 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:44 trial179 ceph-mon[16707]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:44.574 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:44 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1428503501' entity='client.admin' 2026-02-19T11:05:44.682 INFO:tasks.cephadm:Remote trial195 excluded from cephadm cluster by role 2026-02-19T11:05:44.682 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-19T11:05:44.683 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd crush tunables default 2026-02-19T11:05:44.799 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:45.644 INFO:teuthology.orchestra.run.trial179.stderr:adjusted tunables profile to default 2026-02-19T11:05:45.685 INFO:tasks.cephadm:Adding mon.a on trial179 2026-02-19T11:05:45.685 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch apply mon '1;trial179:10.20.193.179=a' 2026-02-19T11:05:45.803 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3905026861' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial179", "name": "osd_memory_target"} : dispatch 2026-02-19T11:05:45.919 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:45.920 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:05:45.920 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: Updating trial179:/etc/ceph/ceph.conf 2026-02-19T11:05:45.920 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:45 trial179 ceph-mon[16707]: Updating trial179:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/config/ceph.conf 2026-02-19T11:05:46.035 INFO:teuthology.orchestra.run.trial179.stdout:Scheduled mon update... 2026-02-19T11:05:46.072 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2026-02-19T11:05:46.072 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph mon dump -f json 2026-02-19T11:05:46.191 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:46.448 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:46.448 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"d5695ddc-0d82-11f1-a592-d404e6e7d460","modified":"2026-02-19T11:05:19.397014Z","created":"2026-02-19T11:05:19.397014Z","min_mon_release":20,"min_mon_release_name":"tentacle","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","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:3300","nonce":0},{"type":"v1","addr":"10.20.193.179:6789","nonce":0}]},"addr":"10.20.193.179:6789/0","public_addr":"10.20.193.179:6789/0","priority":0,"weight":0,"time_added":"2026-02-19T11:05:19:397027+0000","crush_location":[]}],"quorum":[0]} 2026-02-19T11:05:46.449 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-19T11:05:46.487 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-19T11:05:46.488 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-19T11:05:46.602 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:46.718 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3905026861' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: osdmap e4: 0 total, 0 up, 0 in 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Updating trial179:/etc/ceph/ceph.client.admin.keyring 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Updating trial179:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;trial179:10.20.193.179=a", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Saving service mon spec with placement trial179:10.20.193.179=a;count:1 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Certificate for "cephadm-signed_agent_cert (trial179)" is still valid for 1824 days. 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Reconfiguring mon.a (unknown last config time)... 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: Reconfiguring daemon mon.a on trial179 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:46.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:46 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2743801846' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-19T11:05:46.818 INFO:teuthology.orchestra.run.trial179.stdout:# minimal ceph.conf for d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:46.818 INFO:teuthology.orchestra.run.trial179.stdout:[global] 2026-02-19T11:05:46.818 INFO:teuthology.orchestra.run.trial179.stdout: fsid = d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:05:46.819 INFO:teuthology.orchestra.run.trial179.stdout: mon_host = [v2:10.20.193.179:3300/0,v1:10.20.193.179:6789/0] 2026-02-19T11:05:46.855 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-19T11:05:46.855 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:46.856 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.conf 2026-02-19T11:05:46.883 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:46.883 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T11:05:46.947 INFO:tasks.cephadm:Adding mgr.x on trial179 2026-02-19T11:05:46.948 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch apply mgr '1;trial179=x' 2026-02-19T11:05:47.103 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:47.324 INFO:teuthology.orchestra.run.trial179.stdout:Scheduled mgr update... 2026-02-19T11:05:47.361 DEBUG:tasks.cephadm:set 0 configs 2026-02-19T11:05:47.361 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph config dump 2026-02-19T11:05:47.479 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:47.698 INFO:teuthology.orchestra.run.trial179.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T11:05:47.698 INFO:teuthology.orchestra.run.trial179.stdout:global dev auth_debug true 2026-02-19T11:05:47.698 INFO:teuthology.orchestra.run.trial179.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef * 2026-02-19T11:05:47.698 INFO:teuthology.orchestra.run.trial179.stdout:global dev debug_asserts_on_shutdown true 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global basic log_to_file true 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global basic log_to_journald false 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global basic log_to_stderr false 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_allow_pool_delete true 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_cluster_log_to_file true 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-19T11:05:47.699 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global dev ms_die_on_bug true 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global dev ms_die_on_old_message true 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced osd_pool_default_erasure_code_profile plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced osd_pool_default_size 2 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-19T11:05:47.700 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced debug_mon 20/20 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced debug_ms 1/1 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced debug_paxos 20/20 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_data_avail_warn 5 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T11:05:47.701 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced debug_mgr 20/20 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced debug_ms 1/1 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mgr_standby_modules false 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T11:05:47.702 INFO:teuthology.orchestra.run.trial179.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev bdev_debug_aio true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced debug_ms 1/1 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced debug_osd 20/20 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_misdirected_ops true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_op_order true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_shutdown true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-19T11:05:47.703 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_memory_target_autotune true 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_op_queue debug_random * 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_recover_clone_overlap true 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-19T11:05:47.704 INFO:teuthology.orchestra.run.trial179.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-19T11:05:47.705 INFO:teuthology.orchestra.run.trial179.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-19T11:05:47.705 INFO:teuthology.orchestra.run.trial179.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-19T11:05:47.734 INFO:tasks.cephadm:Deploying OSDs... 2026-02-19T11:05:47.734 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:05:47.734 DEBUG:teuthology.orchestra.run.trial179:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T11:05:47.752 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T11:05:47.752 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_1 2026-02-19T11:05:47.809 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1302 Links: 1 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-19 11:05:45.142220612 +0000 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:47.810 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:47.811 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2724128997' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: mgrmap e13: x(active, since 6s) 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial179=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: Saving service mgr spec with placement trial179=x;count:1 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:47.873 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: Reconfiguring mgr.x (unknown last config time)... 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: Reconfiguring daemon mgr.x on trial179 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:47.874 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:47 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:47.875 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-19T11:05:47.875 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-19T11:05:47.875 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000150757 s, 3.4 MB/s 2026-02-19T11:05:47.876 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T11:05:47.936 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_2 2026-02-19T11:05:47.994 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T11:05:47.994 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T11:05:47.994 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1308 Links: 1 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-19 11:05:45.174219364 +0000 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-19 11:04:43.367200947 +0000 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-19 11:04:43.367200947 +0000 2026-02-19T11:05:47.995 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-19 11:04:43.367200947 +0000 2026-02-19T11:05:47.995 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T11:05:48.057 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-19T11:05:48.057 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-19T11:05:48.058 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000139336 s, 3.7 MB/s 2026-02-19T11:05:48.059 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T11:05:48.116 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_3 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-19 11:05:45.207218078 +0000 2026-02-19T11:05:48.175 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.176 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.176 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.176 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T11:05:48.238 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-19T11:05:48.238 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-19T11:05:48.238 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000164753 s, 3.1 MB/s 2026-02-19T11:05:48.239 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T11:05:48.296 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_4 2026-02-19T11:05:48.353 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T11:05:48.353 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T11:05:48.353 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-19 11:05:45.240216791 +0000 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.354 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-19 11:04:43.366200986 +0000 2026-02-19T11:05:48.354 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T11:05:48.415 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-19T11:05:48.416 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-19T11:05:48.416 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000136902 s, 3.7 MB/s 2026-02-19T11:05:48.417 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T11:05:48.474 INFO:tasks.cephadm:Deploying osd.0 on trial179 with /dev/vg_nvme/lv_4... 2026-02-19T11:05:48.474 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-19T11:05:48.628 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:48.800 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:48 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/4086584447' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-19T11:05:49.109 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:49.125 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch daemon add osd trial179:vg_nvme/lv_4 --skip-validation 2026-02-19T11:05:49.242 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial179:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: osd.default does not exist. Creating it now. 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: Creating OSDs with service ID: default on trial179:['vg_nvme/lv_4'] 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: Marking host: trial179 for OSDSpec preview refresh. 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: Saving service osd.default spec with placement trial179 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/4129148089' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0a16b136-6bf6-4cb7-9bd3-6b277bb8aea4"} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/4129148089' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a16b136-6bf6-4cb7-9bd3-6b277bb8aea4"}]': finished 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: osdmap e5: 1 total, 0 up, 1 in 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:05:50.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:50 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1039570103' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T11:05:52.488 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:52 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T11:05:52.488 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:52 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:53.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:53 trial179 ceph-mon[16707]: Deploying daemon osd.0 on trial179 2026-02-19T11:05:53.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:53 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T11:05:53.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:53 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:53.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:53 trial179 ceph-mon[16707]: Deploying daemon osd.0 on trial179 2026-02-19T11:05:55.002 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:54 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:55.002 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:54 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.790 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='osd.0 [v2:10.20.193.179:6802/818921306,v1:10.20.193.179:6803/818921306]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.791 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:56 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:56.858 INFO:teuthology.orchestra.run.trial179.stdout:Created osd(s) 0 on host 'trial179' 2026-02-19T11:05:56.899 DEBUG:teuthology.orchestra.run.trial179:osd.0> sudo journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.0.service 2026-02-19T11:05:56.901 INFO:tasks.cephadm:Deploying osd.1 on trial179 with /dev/vg_nvme/lv_3... 2026-02-19T11:05:56.901 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-19T11:05:57.059 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:58.027 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:05:58.043 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch daemon add osd trial179:vg_nvme/lv_3 --skip-validation 2026-02-19T11:05:58.089 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.089 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.089 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='osd.0 [v2:10.20.193.179:6802/818921306,v1:10.20.193.179:6803/818921306]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T11:05:58.089 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: osdmap e6: 1 total, 0 up, 1 in 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='osd.0 [v2:10.20.193.179:6802/818921306,v1:10.20.193.179:6803/818921306]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T11:05:58.090 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:57 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:05:58.162 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:05:58.352 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:05:58 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0[32939]: 2026-02-19T11:05:58.260+0000 7fcfef830640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T11:05:58.352 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:05:58 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0[32939]: 2026-02-19T11:05:58.262+0000 7fcfeb6f7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T11:05:59.407 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: Detected new or changed devices on trial179 2026-02-19T11:05:59.407 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: Adjusting osd_memory_target on trial179 to 84047M 2026-02-19T11:05:59.407 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='osd.0 [v2:10.20.193.179:6802/818921306,v1:10.20.193.179:6803/818921306]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: osdmap e7: 1 total, 0 up, 1 in 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial179:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: osd.default does not exist. Creating it now. 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: Creating OSDs with service ID: default on trial179:['vg_nvme/lv_3'] 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: Marking host: trial179 for OSDSpec preview refresh. 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: Saving service osd.default spec with placement trial179 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:05:59.408 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:05:59.409 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T11:05:59.409 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:05:59 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:00.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: purged_snaps scrub starts 2026-02-19T11:06:00.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: purged_snaps scrub ok 2026-02-19T11:06:00.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: osd.0 [v2:10.20.193.179:6802/818921306,v1:10.20.193.179:6803/818921306] boot 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: osdmap e8: 1 total, 1 up, 1 in 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: pgmap v8: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3825649931' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8cc839f5-851d-416b-bcff-47ec1f321ab8"} : dispatch 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3825649931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8cc839f5-851d-416b-bcff-47ec1f321ab8"}]': finished 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: osdmap e9: 2 total, 1 up, 2 in 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T11:06:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:00 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/153542171' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T11:06:01.438 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:01 trial179 ceph-mon[16707]: pgmap v10: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T11:06:01.439 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:01 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:01.439 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:01 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:01.439 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:01 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:02.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:02 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T11:06:02.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:02 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:02.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:02 trial179 ceph-mon[16707]: Deploying daemon osd.1 on trial179 2026-02-19T11:06:02.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:02 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:02.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:02 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:03.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:03 trial179 ceph-mon[16707]: pgmap v11: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T11:06:03.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:03 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:03.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:03 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.364 INFO:teuthology.orchestra.run.trial179.stdout:Created osd(s) 1 on host 'trial179' 2026-02-19T11:06:04.403 DEBUG:teuthology.orchestra.run.trial179:osd.1> sudo journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.1.service 2026-02-19T11:06:04.405 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-02-19T11:06:04.405 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='osd.1 [v2:10.20.193.179:6810/2659884372,v1:10.20.193.179:6811/2659884372]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:04.519 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:04.520 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T11:06:04.520 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:04 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:04.560 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:04.779 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:04.839 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1771499159,"num_in_osds":2,"osd_in_since":1771499159,"num_remapped_pgs":0} 2026-02-19T11:06:05.374 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: Detected new or changed devices on trial179 2026-02-19T11:06:05.374 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='osd.1 [v2:10.20.193.179:6810/2659884372,v1:10.20.193.179:6811/2659884372]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T11:06:05.374 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: osdmap e10: 2 total, 1 up, 2 in 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='osd.1 [v2:10.20.193.179:6810/2659884372,v1:10.20.193.179:6811/2659884372]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: pgmap v13: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:05.375 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:05 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/4008624233' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T11:06:05.375 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:05 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1[40065]: 2026-02-19T11:06:05.272+0000 7ffa90156640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T11:06:05.375 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:05 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1[40065]: 2026-02-19T11:06:05.273+0000 7ffa8c01d640 -1 osd.1 11 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T11:06:05.840 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T11:06:05.955 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:06.181 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:06.221 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1771499159,"num_in_osds":2,"osd_in_since":1771499159,"num_remapped_pgs":0} 2026-02-19T11:06:06.549 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='osd.1 [v2:10.20.193.179:6810/2659884372,v1:10.20.193.179:6811/2659884372]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: osdmap e11: 2 total, 1 up, 2 in 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3443816658' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:06.550 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:06 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:07.222 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T11:06:07.340 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: purged_snaps scrub starts 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: purged_snaps scrub ok 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: osd.1 [v2:10.20.193.179:6810/2659884372,v1:10.20.193.179:6811/2659884372] boot 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: osdmap e12: 2 total, 2 up, 2 in 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: pgmap v16: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' 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 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:07.400 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:07 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:07.562 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:07.598 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":13,"num_osds":2,"num_up_osds":2,"osd_up_since":1771499166,"num_in_osds":2,"osd_in_since":1771499159,"num_remapped_pgs":0} 2026-02-19T11:06:07.599 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T11:06:07.715 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:07.928 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:07.928 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":13,"fsid":"d5695ddc-0d82-11f1-a592-d404e6e7d460","created":"2026-02-19T11:05:20.319192+0000","modified":"2026-02-19T11:06:07.273553+0000","last_up_change":"2026-02-19T11:06:06.270607+0000","last_in_change":"2026-02-19T11:05:59.315681+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T11:06:06.538184+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0a16b136-6bf6-4cb7-9bd3-6b277bb8aea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6803","nonce":818921306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6805","nonce":818921306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6809","nonce":818921306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6807","nonce":818921306}]},"public_addr":"10.20.193.179:6803/818921306","cluster_addr":"10.20.193.179:6805/818921306","heartbeat_back_addr":"10.20.193.179:6809/818921306","heartbeat_front_addr":"10.20.193.179:6807/818921306","state":["exists","up"]},{"osd":1,"uuid":"8cc839f5-851d-416b-bcff-47ec1f321ab8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6811","nonce":2659884372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6813","nonce":2659884372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6817","nonce":2659884372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6815","nonce":2659884372}]},"public_addr":"10.20.193.179:6811/2659884372","cluster_addr":"10.20.193.179:6813/2659884372","heartbeat_back_addr":"10.20.193.179:6817/2659884372","heartbeat_front_addr":"10.20.193.179:6815/2659884372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.179:0/1090494697":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/1905497119":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/544157662":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/2057132901":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6801/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:6801/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/4155559827":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/1125023765":"2026-02-20T11:05:30.179545+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T11:06:07.965 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-02-19T11:06:06.538184+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '13', '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, 'nonprimary_shards': '{}', 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 2, 'score_stable': 2, 'optimal_score': 1, 'raw_score_acting': 2, 'raw_score_stable': 2, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2026-02-19T11:06:07.966 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd pool get .mgr pg_num 2026-02-19T11:06:08.084 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:08.300 INFO:teuthology.orchestra.run.trial179.stdout:pg_num: 1 2026-02-19T11:06:08.339 INFO:tasks.cephadm:Setting up client nodes... 2026-02-19T11:06:08.339 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-19T11:06:08.457 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:08.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: Adjusting osd_memory_target on trial179 to 42023M 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' 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 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: osdmap e13: 2 total, 2 up, 2 in 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1277440515' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1140542633' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49040]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49040]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49040]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49044]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme0n1 2026-02-19T11:06:08.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49044]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49044]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.563 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[48983]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-19T11:06:08.563 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[48983]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.563 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[48983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.563 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[48983]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49003]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49003]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49003]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49011]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49011]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49011]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.564 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49036]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-19T11:06:08.565 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49036]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T11:06:08.565 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T11:06:08.565 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:06:08 trial179 sudo[49036]: pam_unix(sudo:session): session closed for user root 2026-02-19T11:06:08.709 INFO:teuthology.orchestra.run.trial179.stdout:[client.0] 2026-02-19T11:06:08.709 INFO:teuthology.orchestra.run.trial179.stdout: key = AQCg7pZpqzEsKhAANQ/n92Gs47uVXQ3KBvmksw== 2026-02-19T11:06:08.747 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:06:08.747 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-19T11:06:08.747 DEBUG:teuthology.orchestra.run.trial179:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-19T11:06:08.781 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-19T11:06:08.936 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:09.154 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:09.193 INFO:teuthology.orchestra.run.trial179.stdout:[{"version":11,"timestamp":"2026-02-19T11:06:07.196722+0000","name":"","changes":[{"name":"osd/host:trial179/osd_memory_target","previous_value":"88129928806","new_value":"44064964403"}]}] 2026-02-19T11:06:09.193 INFO:tasks.ceph_manager:config epoch is 11 2026-02-19T11:06:09.194 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-19T11:06:09.194 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-19T11:06:09.194 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-19T11:06:09.309 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: osdmap e14: 2 total, 2 up, 2 in 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/352529918' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: pgmap v19: 1 pgs: 1 unknown; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2720577126' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2720577126' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-19T11:06:09.426 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:09 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1221462222' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-19T11:06:09.563 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:09.600 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6800","nonce":137880717},{"type":"v1","addr":"10.20.193.179:6801","nonce":137880717}]},"active_addr":"10.20.193.179:6801/137880717","active_change":"2026-02-19T11:05:40.336514+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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:sclorg-nginx-126","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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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 container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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 for which 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":"quay.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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that 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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"services":{"dashboard":"https://10.20.193.179: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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.179:0","nonce":3769301541}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.179:0","nonce":891338505}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.179:0","nonce":1305894756}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.179:0","nonce":2075588360}]}]} 2026-02-19T11:06:09.604 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-19T11:06:09.605 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-19T11:06:09.605 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T11:06:09.721 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:09.935 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:09.935 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":15,"fsid":"d5695ddc-0d82-11f1-a592-d404e6e7d460","created":"2026-02-19T11:05:20.319192+0000","modified":"2026-02-19T11:06:09.277500+0000","last_up_change":"2026-02-19T11:06:06.270607+0000","last_in_change":"2026-02-19T11:05:59.315681+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T11:06:06.538184+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0a16b136-6bf6-4cb7-9bd3-6b277bb8aea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6803","nonce":818921306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6805","nonce":818921306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6809","nonce":818921306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6807","nonce":818921306}]},"public_addr":"10.20.193.179:6803/818921306","cluster_addr":"10.20.193.179:6805/818921306","heartbeat_back_addr":"10.20.193.179:6809/818921306","heartbeat_front_addr":"10.20.193.179:6807/818921306","state":["exists","up"]},{"osd":1,"uuid":"8cc839f5-851d-416b-bcff-47ec1f321ab8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6811","nonce":2659884372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6813","nonce":2659884372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6817","nonce":2659884372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6815","nonce":2659884372}]},"public_addr":"10.20.193.179:6811/2659884372","cluster_addr":"10.20.193.179:6813/2659884372","heartbeat_back_addr":"10.20.193.179:6817/2659884372","heartbeat_front_addr":"10.20.193.179:6815/2659884372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.179:0/1090494697":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/1905497119":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/544157662":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/2057132901":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6801/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:6801/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/4155559827":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/1125023765":"2026-02-20T11:05:30.179545+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T11:06:09.974 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-19T11:06:09.974 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T11:06:10.088 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:10.294 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:10.294 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":15,"fsid":"d5695ddc-0d82-11f1-a592-d404e6e7d460","created":"2026-02-19T11:05:20.319192+0000","modified":"2026-02-19T11:06:09.277500+0000","last_up_change":"2026-02-19T11:06:06.270607+0000","last_in_change":"2026-02-19T11:05:59.315681+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T11:06:06.538184+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0a16b136-6bf6-4cb7-9bd3-6b277bb8aea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6803","nonce":818921306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6805","nonce":818921306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6809","nonce":818921306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":818921306},{"type":"v1","addr":"10.20.193.179:6807","nonce":818921306}]},"public_addr":"10.20.193.179:6803/818921306","cluster_addr":"10.20.193.179:6805/818921306","heartbeat_back_addr":"10.20.193.179:6809/818921306","heartbeat_front_addr":"10.20.193.179:6807/818921306","state":["exists","up"]},{"osd":1,"uuid":"8cc839f5-851d-416b-bcff-47ec1f321ab8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6811","nonce":2659884372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6813","nonce":2659884372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6817","nonce":2659884372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":2659884372},{"type":"v1","addr":"10.20.193.179:6815","nonce":2659884372}]},"public_addr":"10.20.193.179:6811/2659884372","cluster_addr":"10.20.193.179:6813/2659884372","heartbeat_back_addr":"10.20.193.179:6817/2659884372","heartbeat_front_addr":"10.20.193.179:6815/2659884372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.179:0/1090494697":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/1905497119":"2026-02-20T11:05:40.336419+0000","10.20.193.179:0/544157662":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/2057132901":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6801/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:6801/3878661519":"2026-02-20T11:05:40.336419+0000","10.20.193.179:6800/2488293014":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/4155559827":"2026-02-20T11:05:30.179545+0000","10.20.193.179:0/1125023765":"2026-02-20T11:05:30.179545+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T11:06:10.333 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-19T11:06:10.333 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-19T11:06:10.449 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:10.450 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:10.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:10 trial179 ceph-mon[16707]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T11:06:10.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:10 trial179 ceph-mon[16707]: mgrmap e14: x(active, since 29s) 2026-02-19T11:06:10.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:10 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/1278280588' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-19T11:06:10.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:10 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/62341916' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T11:06:10.601 INFO:teuthology.orchestra.run.trial179.stdout:34359738373 2026-02-19T11:06:10.602 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T11:06:10.603 INFO:teuthology.orchestra.run.trial179.stdout:51539607556 2026-02-19T11:06:10.604 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T11:06:10.758 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:10.760 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:10.978 INFO:teuthology.orchestra.run.trial179.stdout:34359738371 2026-02-19T11:06:10.982 INFO:teuthology.orchestra.run.trial179.stdout:51539607555 2026-02-19T11:06:11.018 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738371 for osd.0 2026-02-19T11:06:11.025 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607555 for osd.1 2026-02-19T11:06:11.561 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:11 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/169283110' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T11:06:11.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:11 trial179 ceph-mon[16707]: pgmap v21: 1 pgs: 1 unknown; 0 B data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:11.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:11 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2410582655' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T11:06:11.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:11 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3427762825' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T11:06:12.019 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T11:06:12.025 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T11:06:12.139 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:12.179 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:12.358 INFO:teuthology.orchestra.run.trial179.stdout:34359738372 2026-02-19T11:06:12.381 INFO:teuthology.orchestra.run.trial179.stdout:51539607555 2026-02-19T11:06:12.398 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738372 for osd.0 2026-02-19T11:06:12.420 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607555 for osd.1 2026-02-19T11:06:12.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:12 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/592776316' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T11:06:12.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:12 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/2303425922' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T11:06:13.399 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T11:06:13.421 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T11:06:13.518 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:13.556 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:13.672 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:13 trial179 ceph-mon[16707]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:13.733 INFO:teuthology.orchestra.run.trial179.stdout:34359738373 2026-02-19T11:06:13.759 INFO:teuthology.orchestra.run.trial179.stdout:51539607557 2026-02-19T11:06:13.771 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738373 for osd.0 2026-02-19T11:06:13.771 DEBUG:teuthology.parallel:result is None 2026-02-19T11:06:13.798 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607557 for osd.1 2026-02-19T11:06:13.798 DEBUG:teuthology.parallel:result is None 2026-02-19T11:06:13.798 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-19T11:06:13.799 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T11:06:13.953 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:14.169 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:14.169 INFO:teuthology.orchestra.run.trial179.stderr:dumped all 2026-02-19T11:06:14.204 INFO:teuthology.orchestra.run.trial179.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2026-02-19T11:06:12.342651+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":2,"kb":1468006400,"kb_used":55772,"kb_used_data":1408,"kb_used_omap":13,"kb_used_meta":53874,"kb_avail":1467950628,"statfs":{"total":1503238553600,"available":1503181443072,"internally_reserved":0,"allocated":1441792,"data_stored":1247020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13644,"internal_metadata":55167668},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"14'72","reported_seq":100,"reported_epoch":14,"state":"active+clean","last_fresh":"2026-02-19T11:06:08.422756+0000","last_change":"2026-02-19T11:06:08.278670+0000","last_active":"2026-02-19T11:06:08.422756+0000","last_peered":"2026-02-19T11:06:08.422756+0000","last_clean":"2026-02-19T11:06:08.422756+0000","last_became_active":"2026-02-19T11:06:08.278555+0000","last_became_peered":"2026-02-19T11:06:08.278555+0000","last_unstale":"2026-02-19T11:06:08.422756+0000","last_undegraded":"2026-02-19T11:06:08.422756+0000","last_fullsized":"2026-02-19T11:06:08.422756+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T11:06:07.273553+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T11:06:07.273553+0000","last_clean_scrub_stamp":"2026-02-19T11:06:07.273553+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-20T18:57:34.600641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607557,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27852,"kb_used_data":700,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733975348,"statfs":{"total":751619276800,"available":751590756352,"internally_reserved":0,"allocated":716800,"data_stored":621933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5519,"internal_metadata":27585137},"hb_peers":[0],"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":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27920,"kb_used_data":708,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733975280,"statfs":{"total":751619276800,"available":751590686720,"internally_reserved":0,"allocated":724992,"data_stored":625087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":[]}],"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}]}} 2026-02-19T11:06:14.205 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T11:06:14.319 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:14.525 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:14.525 INFO:teuthology.orchestra.run.trial179.stderr:dumped all 2026-02-19T11:06:14.525 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:14 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/391150163' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T11:06:14.525 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:14 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/154406893' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T11:06:14.560 INFO:teuthology.orchestra.run.trial179.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2026-02-19T11:06:14.342866+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":2,"kb":1468006400,"kb_used":55772,"kb_used_data":1408,"kb_used_omap":13,"kb_used_meta":53874,"kb_avail":1467950628,"statfs":{"total":1503238553600,"available":1503181443072,"internally_reserved":0,"allocated":1441792,"data_stored":1247020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13644,"internal_metadata":55167668},"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":"2.000215"},"pg_stats":[{"pgid":"1.0","version":"14'72","reported_seq":100,"reported_epoch":14,"state":"active+clean","last_fresh":"2026-02-19T11:06:08.422756+0000","last_change":"2026-02-19T11:06:08.278670+0000","last_active":"2026-02-19T11:06:08.422756+0000","last_peered":"2026-02-19T11:06:08.422756+0000","last_clean":"2026-02-19T11:06:08.422756+0000","last_became_active":"2026-02-19T11:06:08.278555+0000","last_became_peered":"2026-02-19T11:06:08.278555+0000","last_unstale":"2026-02-19T11:06:08.422756+0000","last_undegraded":"2026-02-19T11:06:08.422756+0000","last_fullsized":"2026-02-19T11:06:08.422756+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T11:06:07.273553+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T11:06:07.273553+0000","last_clean_scrub_stamp":"2026-02-19T11:06:07.273553+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-20T18:57:34.600641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607557,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27852,"kb_used_data":700,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733975348,"statfs":{"total":751619276800,"available":751590756352,"internally_reserved":0,"allocated":716800,"data_stored":621933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5519,"internal_metadata":27585137},"hb_peers":[0],"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":34359738374,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27920,"kb_used_data":708,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733975280,"statfs":{"total":751619276800,"available":751590686720,"internally_reserved":0,"allocated":724992,"data_stored":625087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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}]}} 2026-02-19T11:06:14.561 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-19T11:06:14.561 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-19T11:06:14.561 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-19T11:06:14.561 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph health --format=json 2026-02-19T11:06:14.676 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:14.915 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:14.915 INFO:teuthology.orchestra.run.trial179.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T11:06:14.951 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-19T11:06:14.951 INFO:tasks.cephadm:Setup complete, yielding 2026-02-19T11:06:14.951 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T11:06:14.966 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:06:14.967 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph fs volume create cephfs' 2026-02-19T11:06:15.081 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:15.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:15 trial179 ceph-mon[16707]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:15.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:15 trial179 ceph-mon[16707]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:15.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:15 trial179 ceph-mon[16707]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:15.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:15 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/3505609432' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-19T11:06:15.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:15 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-19T11:06:16.466 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T11:06:16.481 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-02-19T11:06:16.481 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:16.596 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:16.668 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:16 trial179 ceph-mon[16707]: from='client.14256 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:06:16.668 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:16 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-19T11:06:16.668 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:16 trial179 ceph-mon[16707]: osdmap e16: 2 total, 2 up, 2 in 2026-02-19T11:06:16.668 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:16 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-19T11:06:16.669 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:16 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mon-a[16703]: 2026-02-19T11:06:16.417+0000 7f5bc8a9a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-19T11:06:16.819 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:16.819 INFO:teuthology.orchestra.run.trial179.stdout:[{"events": ["2026-02-19T11:06:16.423670Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T11:05:47.327655Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:06.207295Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T11:05:46.143061Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:06.207244Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T11:05:58.392031Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:06.207327Z", "running": 2, "size": 2}}] 2026-02-19T11:06:16.945 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: pgmap v25: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: osdmap e17: 2 total, 2 up, 2 in 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-19T11:06:17.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: osdmap e18: 2 total, 2 up, 2 in 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: fsmap cephfs:0 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: Saving service mds.cephfs spec with placement count:2 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial179.mtfupg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-19T11:06:17.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial179.mtfupg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: Deploying daemon mds.cephfs.trial179.mtfupg on trial179 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial179.yzsggf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial179.yzsggf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-19T11:06:17.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:17 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:17.946 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:18.063 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:18.291 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:18.291 INFO:teuthology.orchestra.run.trial179.stdout:[{"events": ["2026-02-19T11:06:17.771282Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:18.256819Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:05:47.327655Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:18.256709Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T11:05:46.143061Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:18.256649Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T11:05:58.392031Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:18.256748Z", "running": 2, "size": 2}}] 2026-02-19T11:06:18.331 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-02-19T11:06:18.331 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T11:06:18.347 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:06:18.347 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2026-02-19T11:06:18.466 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: Deploying daemon mds.cephfs.trial179.yzsggf on trial179 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: osdmap e19: 2 total, 2 up, 2 in 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: mds.? [v2:10.20.193.179:6818/3974726685,v1:10.20.193.179:6819/3974726685] up:boot 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: daemon mds.cephfs.trial179.mtfupg assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: Cluster is now healthy 2026-02-19T11:06:18.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: fsmap cephfs:0 1 up:standby 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial179.mtfupg"} : dispatch 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: fsmap cephfs:1 {0=cephfs.trial179.mtfupg=up:creating} 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: daemon mds.cephfs.trial179.mtfupg is now active in filesystem cephfs as rank 0 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:18.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:18.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:18.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:18.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:18 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:18.763 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2026-02-19T11:06:18.882 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:18.906 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:18 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:18.715+0000 7f4313b00640 -1 client.14268 error registering admin socket command: (17) File exists 2026-02-19T11:06:19.158 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2026-02-19T11:06:19.276 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:19.559 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph mgr module enable smb' 2026-02-19T11:06:19.674 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:19.698 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:19.698 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: pgmap v29: 65 pgs: 18 creating+peering, 17 active+clean, 30 unknown; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:19.698 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: osdmap e20: 2 total, 2 up, 2 in 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: mds.? [v2:10.20.193.179:6818/3974726685,v1:10.20.193.179:6819/3974726685] up:active 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: mds.? [v2:10.20.193.179:6820/2349051495,v1:10.20.193.179:6821/2349051495] up:boot 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: fsmap cephfs:1 {0=cephfs.trial179.mtfupg=up:active} 1 up:standby 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial179.yzsggf"} : dispatch 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: fsmap cephfs:1 {0=cephfs.trial179.mtfupg=up:active} 1 up:standby 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' 2026-02-19T11:06:19.699 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:19 trial179 ceph-mon[16707]: from='mgr.14152 10.20.193.179:0/3796215325' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:20.486 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'sleep 30' 2026-02-19T11:06:20.605 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:20.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:20 trial179 ceph-mon[16707]: from='client.14266 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:06:20.720 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:20 trial179 ceph-mon[16707]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:06:20.721 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:20 trial179 ceph-mon[16707]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:06:20.721 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:20 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/390500914' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-19T11:06:20.721 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:20 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setuser ceph since I am not root 2026-02-19T11:06:20.721 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:20 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: ignoring --setgroup ceph since I am not root 2026-02-19T11:06:21.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:21 trial179 ceph-mon[16707]: from='client.? 10.20.193.179:0/390500914' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-19T11:06:21.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:21 trial179 ceph-mon[16707]: mgrmap e15: x(active, since 40s) 2026-02-19T11:06:21.812 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:21 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T11:06:21.812 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:21 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T11:06:21.813 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:21 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: from numpy import show_config as show_numpy_config 2026-02-19T11:06:23.758 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: mds.? [v2:10.20.193.179:6818/3974726685,v1:10.20.193.179:6819/3974726685] up:active 2026-02-19T11:06:23.758 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: mds.? [v2:10.20.193.179:6820/2349051495,v1:10.20.193.179:6821/2349051495] up:standby 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: fsmap cephfs:1 {0=cephfs.trial179.mtfupg=up:active} 1 up:standby 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: Active manager daemon x restarted 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: Activating manager daemon x 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: osdmap e21: 2 total, 2 up, 2 in 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: mgrmap e16: x(active, starting, since 0.00316013s) 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial179.mtfupg"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial179.yzsggf"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: Manager daemon x is now available 2026-02-19T11:06:23.759 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:23 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b605f640 -1 client.14287 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:23.760 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:23 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:23.454+0000 7f77b3019640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: mgrmap e17: x(active, since 1.00564s) 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:24 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: [19/Feb/2026:11:06:23] ENGINE Bus STARTING 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: [19/Feb/2026:11:06:23] ENGINE Serving on http://10.20.193.179:8765 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: [19/Feb/2026:11:06:23] ENGINE Serving on https://10.20.193.179:7150 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: [19/Feb/2026:11:06:23] ENGINE Bus STARTED 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: [19/Feb/2026:11:06:23] ENGINE Client ('10.20.193.179', 43944) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: Adjusting osd_memory_target on trial179 to 37927M 2026-02-19T11:06:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: Updating trial179:/etc/ceph/ceph.conf 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:25.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:25 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: Updating trial179:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/config/ceph.conf 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: Updating trial179:/etc/ceph/ceph.client.admin.keyring 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: Updating trial179:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: Certificate for "cephadm-signed_agent_cert (trial179)" is still valid for 1824 days. 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: pgmap v4: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:26 trial179 ceph-mon[16707]: mgrmap e18: x(active, since 2s) 2026-02-19T11:06:28.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:28 trial179 ceph-mon[16707]: pgmap v5: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:28.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:28 trial179 ceph-mon[16707]: mgrmap e19: x(active, since 4s) 2026-02-19T11:06:30.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:30 trial179 ceph-mon[16707]: pgmap v6: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 35 KiB/s rd, 204 B/s wr, 14 op/s 2026-02-19T11:06:32.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:32 trial179 ceph-mon[16707]: pgmap v7: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 25 KiB/s rd, 1.6 KiB/s wr, 11 op/s 2026-02-19T11:06:34.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:34 trial179 ceph-mon[16707]: pgmap v8: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2026-02-19T11:06:36.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:36 trial179 ceph-mon[16707]: pgmap v9: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 16 KiB/s rd, 1023 B/s wr, 7 op/s 2026-02-19T11:06:38.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:38 trial179 ceph-mon[16707]: pgmap v10: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-19T11:06:40.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:40 trial179 ceph-mon[16707]: pgmap v11: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 15 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2026-02-19T11:06:42.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:42 trial179 ceph-mon[16707]: pgmap v12: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 1.1 KiB/s wr, 0 op/s 2026-02-19T11:06:44.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:44 trial179 ceph-mon[16707]: pgmap v13: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T11:06:46.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:46 trial179 ceph-mon[16707]: pgmap v14: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T11:06:48.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:48 trial179 ceph-mon[16707]: pgmap v15: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T11:06:50.703 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:50 trial179 ceph-mon[16707]: pgmap v16: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T11:06:50.705 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-19T11:06:50.824 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.091+0000 7f77b0013640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.443 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.098+0000 7f77bd86e640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.444 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:06:51 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:06:51.102+0000 7f77bd86e640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T11:06:51.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:51 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:06:51.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:51 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:06:51.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:51 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:51.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:51 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: pgmap v17: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: mgrmap e20: x(active, since 28s) 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: osdmap e22: 2 total, 2 up, 2 in 2026-02-19T11:06:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:52 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-19T11:06:53.132 INFO:teuthology.orchestra.run.trial179.stdout:{ 2026-02-19T11:06:53.132 INFO:teuthology.orchestra.run.trial179.stdout: "results": [ 2026-02-19T11:06:53.132 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.132 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:06:53.132 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.usersgroups", 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "users_groups_id": "ug1", 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "present", 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "values": { 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "users": [ 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "name": "user1", 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "password": "t3stP4ss1" 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "name": "user2", 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: "password": "t3stP4ss2" 2026-02-19T11:06:53.133 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: ], 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "groups": [] 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "state": "created", 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.cluster", 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "auth_mode": "user", 2026-02-19T11:06:53.134 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "present", 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "user_group_settings": [ 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "source_type": "resource", 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "ref": "ug1" 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: ], 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "placement": { 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "count": 1 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.135 INFO:teuthology.orchestra.run.trial179.stdout: "state": "created", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.share", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "share_id": "share1", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "present", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "name": "share1", 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "readonly": false, 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "browseable": true, 2026-02-19T11:06:53.136 INFO:teuthology.orchestra.run.trial179.stdout: "cephfs": { 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "volume": "cephfs", 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "path": "/", 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "subvolumegroup": "smb", 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "subvolume": "sv1", 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "provider": "samba-vfs" 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "state": "created", 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:06:53.137 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.share", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "share_id": "share2", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "present", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "name": "share2", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "readonly": false, 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "browseable": true, 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "cephfs": { 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "volume": "cephfs", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "path": "/", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "subvolumegroup": "smb", 2026-02-19T11:06:53.138 INFO:teuthology.orchestra.run.trial179.stdout: "subvolume": "sv2", 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: "provider": "samba-vfs" 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: "state": "created", 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: ], 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:06:53.139 INFO:teuthology.orchestra.run.trial179.stdout:} 2026-02-19T11:06:53.176 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T11:06:53.191 INFO:tasks.cephadm:Waiting for ceph service smb.modusr1 to start (timeout 300)... 2026-02-19T11:06:53.191 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:53.308 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:53.650 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:53.650 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:06:53.723 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: osdmap e23: 2 total, 2 up, 2 in 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]}]': finished 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:06:54.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.modusr1.trial179.hvbmef", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modusr1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=modusr1 object_prefix cluster.meta."]} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.modusr1.trial179.hvbmef", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modusr1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=modusr1 object_prefix cluster.meta."]}]': finished 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.modusr1"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: Deploying daemon smb.modusr1.trial179.hvbmef on trial179 2026-02-19T11:06:54.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:54 trial179 ceph-mon[16707]: pgmap v20: 97 pgs: 32 unknown, 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:06:54.724 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:54.845 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:55.061 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:55.061 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:06:55.097 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:06:55.313 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:55 trial179 ceph-mon[16707]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:55.313 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:55 trial179 ceph-mon[16707]: osdmap e24: 2 total, 2 up, 2 in 2026-02-19T11:06:56.098 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:56.222 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:56.444 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:56.445 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:06:56.445 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:56 trial179 ceph-mon[16707]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:56.445 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:56 trial179 ceph-mon[16707]: pgmap v22: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 8.0 KiB/s rd, 315 KiB/s wr, 26 op/s 2026-02-19T11:06:56.480 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:06:57.481 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:57.504 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:57 trial179 ceph-mon[16707]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:57.598 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:57.814 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:57.814 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:06:57.853 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:06:58.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:58 trial179 ceph-mon[16707]: pgmap v23: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 8.0 KiB/s rd, 315 KiB/s wr, 26 op/s 2026-02-19T11:06:58.854 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:06:58.978 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:06:59.233 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:06:59.233 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:06:59.233 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:06:59 trial179 ceph-mon[16707]: from='client.14306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:06:59.270 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:07:00.271 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:07:00.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:00 trial179 ceph-mon[16707]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:07:00.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:00 trial179 ceph-mon[16707]: pgmap v24: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 6.7 KiB/s rd, 266 KiB/s wr, 22 op/s 2026-02-19T11:07:00.423 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:07:00.670 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:07:00.670 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:06:24.011031Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:06:24.010931Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:06:24.010871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:06:24.010965Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:06:53.128269Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T11:07:00.709 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T11:07:01.181 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:01 trial179 ceph-mon[16707]: from='client.? 10.88.0.2:0/157467568' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:01.710 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:07:01.830 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:07:02.058 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:07:02.058 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:07:02.034871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:07:02.034777Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:07:02.034723Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:07:02.034812Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:07:01.431961Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:06:53.127092Z", "last_refresh": "2026-02-19T11:07:02.034928Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-19T11:07:02.100 INFO:tasks.cephadm:smb.modusr1 has 1/1 2026-02-19T11:07:02.100 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-19T11:07:02.118 INFO:tasks.template:Running commands on role host.b host ubuntu@trial195.front.sepia.ceph.com 2026-02-19T11:07:02.119 DEBUG:teuthology.orchestra.run.trial195:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-02-19T11:07:02.154 INFO:teuthology.orchestra.run.trial195.stderr:+ sleep 30 2026-02-19T11:07:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:07:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: pgmap v25: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 5.9 KiB/s rd, 233 KiB/s wr, 20 op/s 2026-02-19T11:07:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2142463014' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/299977283' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2928984643' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:07:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:07:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:07:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:07:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:07:03.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:03 trial179 ceph-mon[16707]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:07:03.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/684118483' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:04.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:04 trial179 ceph-mon[16707]: pgmap v26: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 4.8 KiB/s rd, 189 KiB/s wr, 16 op/s 2026-02-19T11:07:04.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:07:04.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:04 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1140436155' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:05.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:05 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1198657470' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:06.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:06 trial179 ceph-mon[16707]: pgmap v27: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 5.4 KiB/s rd, 170 KiB/s wr, 15 op/s 2026-02-19T11:07:06.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:06 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1005587320' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:07.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:07 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3492522745' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:08 trial179 ceph-mon[16707]: pgmap v28: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1023 B/s rd, 255 B/s wr, 1 op/s 2026-02-19T11:07:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:08 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2178546763' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:09.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:09 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3916327958' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:10.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:10 trial179 ceph-mon[16707]: pgmap v29: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.8 KiB/s rd, 255 B/s wr, 1 op/s 2026-02-19T11:07:10.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:10 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3139618495' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:11.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:11 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2372154482' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:12.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:12 trial179 ceph-mon[16707]: pgmap v30: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.8 KiB/s rd, 1 op/s 2026-02-19T11:07:12.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:12 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/979053916' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:13.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:13 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/273056283' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:14.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:14 trial179 ceph-mon[16707]: pgmap v31: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.8 KiB/s rd, 1 op/s 2026-02-19T11:07:16.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:16 trial179 ceph-mon[16707]: pgmap v32: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 2 op/s 2026-02-19T11:07:18.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:18 trial179 ceph-mon[16707]: pgmap v33: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.5 KiB/s rd, 1 op/s 2026-02-19T11:07:18.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:18 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/203957521' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:20.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:20 trial179 ceph-mon[16707]: pgmap v34: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.7 KiB/s rd, 1 op/s 2026-02-19T11:07:22.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:22 trial179 ceph-mon[16707]: pgmap v35: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 853 B/s rd, 0 op/s 2026-02-19T11:07:23.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:23 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1849801239' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:24 trial179 ceph-mon[16707]: pgmap v36: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 853 B/s rd, 0 op/s 2026-02-19T11:07:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:26 trial179 ceph-mon[16707]: pgmap v37: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1023 B/s rd, 0 op/s 2026-02-19T11:07:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:28 trial179 ceph-mon[16707]: pgmap v38: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:07:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:28 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1754369082' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:30.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:30 trial179 ceph-mon[16707]: pgmap v39: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:07:32.167 DEBUG:teuthology.orchestra.run.trial195:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //10.20.193.179/share1 -c ls' 2026-02-19T11:07:32.222 INFO:teuthology.orchestra.run.trial195.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //10.20.193.179/share1 -c ls 2026-02-19T11:07:32.356 INFO:teuthology.orchestra.run.trial195.stdout: . D 0 Thu Feb 19 11:06:19 2026 2026-02-19T11:07:32.356 INFO:teuthology.orchestra.run.trial195.stdout: .. D 0 Thu Feb 19 11:06:19 2026 2026-02-19T11:07:32.357 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:07:32.357 INFO:teuthology.orchestra.run.trial195.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-19T11:07:32.425 DEBUG:teuthology.orchestra.run.trial195:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //10.20.193.179/share2 -c ls' 2026-02-19T11:07:32.488 INFO:teuthology.orchestra.run.trial195.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //10.20.193.179/share2 -c ls 2026-02-19T11:07:32.590 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:32 trial179 ceph-mon[16707]: pgmap v40: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:07:32.601 INFO:teuthology.orchestra.run.trial195.stdout: . D 0 Thu Feb 19 11:06:19 2026 2026-02-19T11:07:32.601 INFO:teuthology.orchestra.run.trial195.stdout: .. D 0 Thu Feb 19 11:06:19 2026 2026-02-19T11:07:32.602 INFO:teuthology.orchestra.run.trial195.stdout: 2026-02-19T11:07:32.602 INFO:teuthology.orchestra.run.trial195.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-19T11:07:32.619 INFO:teuthology.run_tasks:Running task smb.workunit... 2026-02-19T11:07:32.641 INFO:tasks.smb:Passing workunit config: {'admin_node': 'host.a', 'clients': {'client.0': ["smb/smb_tests.sh -m 'default or hosts_access' tests"]}, 'smb_nodes': ['host.a'], 'smb_shares': ['share1', 'share2'], 'smb_users': [{'password': 't3stP4ss1', 'username': 'user1'}, {'password': 't3stP4ss2', 'username': 'user2'}], 'timeout': '1h', 'env': {'SMB': 'yes', 'SMB_TEST_META': '/var/tmp/ceph-smb-test-meta.json'}, 'no_coverage_and_limits': True, 'enable_ssh_keys': True} 2026-02-19T11:07:32.819 DEBUG:teuthology.orchestra.run.trial179:> echo 'StrictHostKeyChecking no 2026-02-19T11:07:32.820 DEBUG:teuthology.orchestra.run.trial179:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-19T11:07:32.821 DEBUG:teuthology.orchestra.run.trial195:> echo 'StrictHostKeyChecking no 2026-02-19T11:07:32.821 DEBUG:teuthology.orchestra.run.trial195:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-19T11:07:32.840 INFO:teuthology.task.ssh_keys:generated public key AAAAB3NzaC1yc2EAAAADAQABAAABAQCw6mfdvQBWyJd1TNkHlZmtKJ8L5wkrrwro7IxMjx2IZljmDu0cyCQMy1GM4suunzcdtfhuAusLpqpWbP38FxSfzQLUfaMDapCH6w42khHP/iLPeFNj5X7TJz16eaSsgMeooWVk80+sOBMSxjUTgc4rlquee3SqYt/jglYF4pwmxRpkUPksWiMupjR2W000jFx02g+EKaoBnJ8Zl35NBliZlCiwmfsAx0cS/NtM+Hw+6jbt+7BO+JJDeiC5w70iXLI+9wQoxqqbJwViN9hjV0qdG7rfrPlhkO1qIEeXvtT+/3GVbQwnB+slAgc0zfJohIzCQcf0yMNHH6WRzu1Yze7h 2026-02-19T11:07:32.840 INFO:teuthology.task.ssh_keys:pushing keys to trial179.front.sepia.ceph.com for ubuntu 2026-02-19T11:07:32.840 DEBUG:teuthology.orchestra.run.trial179:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:32.893 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:07:32.893 DEBUG:teuthology.orchestra.run.trial179:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:32.893 DEBUG:teuthology.orchestra.run.trial179:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:32.951 DEBUG:teuthology.orchestra.run.trial179:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:07:33.007 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:07:33.008 DEBUG:teuthology.orchestra.run.trial179:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:07:33.064 DEBUG:teuthology.orchestra.run.trial179:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:063949 2026-02-19T11:07:33.120 INFO:teuthology.orchestra.run.trial179.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:063949' 2026-02-19T11:07:33.121 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:07:33.121 DEBUG:teuthology.orchestra.run.trial179:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-19T11:07:33.177 INFO:teuthology.task.ssh_keys:pushing keys to trial195.front.sepia.ceph.com for ubuntu 2026-02-19T11:07:33.178 DEBUG:teuthology.orchestra.run.trial195:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:33.195 DEBUG:teuthology.orchestra.run.trial195:> set -ex 2026-02-19T11:07:33.195 DEBUG:teuthology.orchestra.run.trial195:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:33.195 DEBUG:teuthology.orchestra.run.trial195:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-19T11:07:33.253 DEBUG:teuthology.orchestra.run.trial195:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:07:33.311 DEBUG:teuthology.orchestra.run.trial195:> set -ex 2026-02-19T11:07:33.311 DEBUG:teuthology.orchestra.run.trial195:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:07:33.367 DEBUG:teuthology.orchestra.run.trial195:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:367833 2026-02-19T11:07:33.425 INFO:teuthology.orchestra.run.trial195.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:367833' 2026-02-19T11:07:33.426 DEBUG:teuthology.orchestra.run.trial195:> set -ex 2026-02-19T11:07:33.426 DEBUG:teuthology.orchestra.run.trial195:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-19T11:07:33.482 DEBUG:tasks.smb:smb metadata: {'samba_client_container_cmd': ['sudo', 'podman', 'run', '--rm', '--net=host', '-eKRB5_CONFIG=/dev/null', 'quay.io/samba.org/samba-client:latest'], 'samba_ad_dc_ip': '', 'smb_users': [{'password': 't3stP4ss1', 'username': 'user1'}, {'password': 't3stP4ss2', 'username': 'user2'}], 'smb_shares': ['share1', 'share2'], 'admin_node': {'name': 'trial179.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeu6M/szFLsMw+RH8fAnFIOtj3CGfmp1ks+0bM8MEtxmKVC1Lo+f0Y48yK19efgoLldnvfHzBJc9oBf8ydR3tk=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial179', 'ip_address': '10.20.193.179'}, 'smb_nodes': [{'name': 'trial179.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeu6M/szFLsMw+RH8fAnFIOtj3CGfmp1ks+0bM8MEtxmKVC1Lo+f0Y48yK19efgoLldnvfHzBJc9oBf8ydR3tk=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial179', 'ip_address': '10.20.193.179'}], 'client_nodes': [{'name': 'trial179.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeu6M/szFLsMw+RH8fAnFIOtj3CGfmp1ks+0bM8MEtxmKVC1Lo+f0Y48yK19efgoLldnvfHzBJc9oBf8ydR3tk=', 'up': True, '_role_name': 'client.0', 'shortname': 'trial179', 'ip_address': '10.20.193.179', 'client_name': 'client.0'}]} 2026-02-19T11:07:33.482 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:07:33.482 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/var/tmp/ceph-smb-test-meta.json 2026-02-19T11:07:33.482 DEBUG:teuthology.orchestra.run.trial179:> sudo chmod 0644 /var/tmp/ceph-smb-test-meta.json 2026-02-19T11:07:33.518 INFO:tasks.workunit:Pulling workunits from ref 172f796f82d7d43ae7fabdf5a2e00c9e376def86 2026-02-19T11:07:33.519 INFO:tasks.workunit:Making a separate scratch dir for every client... 2026-02-19T11:07:33.519 DEBUG:teuthology.orchestra.run.trial179:> stat -- /home/ubuntu/cephtest/mnt.0 2026-02-19T11:07:33.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:07:33.574 INFO:teuthology.orchestra.run.trial179.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2026-02-19T11:07:33.574 DEBUG:teuthology.orchestra.run.trial179:> mkdir -- /home/ubuntu/cephtest/mnt.0 2026-02-19T11:07:33.630 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2026-02-19T11:07:33.631 DEBUG:teuthology.orchestra.run.trial179:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2026-02-19T11:07:33.687 INFO:tasks.workunit:timeout=1h 2026-02-19T11:07:33.687 INFO:tasks.workunit:cleanup=True 2026-02-19T11:07:33.688 DEBUG:teuthology.orchestra.run.trial179:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 172f796f82d7d43ae7fabdf5a2e00c9e376def86 2026-02-19T11:07:33.750 INFO:tasks.workunit.client.0.trial179.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2026-02-19T11:07:33.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:33 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3988373810' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:34.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:34 trial179 ceph-mon[16707]: pgmap v41: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:07:36.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:36 trial179 ceph-mon[16707]: pgmap v42: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T11:07:38.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:38 trial179 ceph-mon[16707]: pgmap v43: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T11:07:38.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:38 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2754784315' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:40.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:40 trial179 ceph-mon[16707]: pgmap v44: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T11:07:42.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:42 trial179 ceph-mon[16707]: pgmap v45: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T11:07:42.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:42 trial179 ceph-mon[16707]: osdmap e25: 2 total, 2 up, 2 in 2026-02-19T11:07:43.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:43 trial179 ceph-mon[16707]: osdmap e26: 2 total, 2 up, 2 in 2026-02-19T11:07:43.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:43 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1394446733' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:44.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:44 trial179 ceph-mon[16707]: pgmap v48: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 op/s 2026-02-19T11:07:46.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:46 trial179 ceph-mon[16707]: pgmap v49: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:07:48.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:48 trial179 ceph-mon[16707]: pgmap v50: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 op/s 2026-02-19T11:07:48.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:48 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1092616705' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:50.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:50 trial179 ceph-mon[16707]: pgmap v51: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:07:52.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:52 trial179 ceph-mon[16707]: pgmap v52: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 418 B/s rd, 0 op/s 2026-02-19T11:07:53.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:53 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2952490864' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:54.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:54 trial179 ceph-mon[16707]: pgmap v53: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 379 B/s rd, 0 op/s 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr:Note: switching to '172f796f82d7d43ae7fabdf5a2e00c9e376def86'. 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr:state without impacting any branches by switching back to a branch. 2026-02-19T11:07:56.003 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: git switch -c 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr:Or undo this operation with: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: git switch - 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr: 2026-02-19T11:07:56.004 INFO:tasks.workunit.client.0.trial179.stderr:HEAD is now at 172f796f82d Merge pull request #67165 from Matan-B/wip-matanb-io_uring 2026-02-19T11:07:56.006 DEBUG:teuthology.orchestra.run.trial179:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2026-02-19T11:07:56.065 INFO:tasks.workunit.client.0.trial179.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2026-02-19T11:07:56.067 INFO:tasks.workunit.client.0.trial179.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-19T11:07:56.067 INFO:tasks.workunit.client.0.trial179.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2026-02-19T11:07:56.165 INFO:tasks.workunit.client.0.trial179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2026-02-19T11:07:56.197 INFO:tasks.workunit.client.0.trial179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2026-02-19T11:07:56.224 INFO:tasks.workunit.client.0.trial179.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-19T11:07:56.225 INFO:tasks.workunit.client.0.trial179.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-19T11:07:56.225 INFO:tasks.workunit.client.0.trial179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2026-02-19T11:07:56.250 INFO:tasks.workunit.client.0.trial179.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-19T11:07:56.254 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-19T11:07:56.254 DEBUG:teuthology.orchestra.run.trial179:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2026-02-19T11:07:56.312 INFO:tasks.workunit:Running workunits matching smb/smb_tests.sh on client.0... 2026-02-19T11:07:56.314 INFO:tasks.workunit:Running workunit smb/smb_tests.sh... 2026-02-19T11:07:56.315 DEBUG:teuthology.orchestra.run.trial179:workunit test smb/smb_tests.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=172f796f82d7d43ae7fabdf5a2e00c9e376def86 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 SMB=yes SMB_TEST_META=/var/tmp/ceph-smb-test-meta.json timeout 1h /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh -m 'default or hosts_access' tests 2026-02-19T11:07:56.369 INFO:tasks.workunit.client.0.trial179.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh 2026-02-19T11:07:56.370 INFO:tasks.workunit.client.0.trial179.stderr:+ HERE=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-19T11:07:56.370 INFO:tasks.workunit.client.0.trial179.stderr:+ PY=python3 2026-02-19T11:07:56.370 INFO:tasks.workunit.client.0.trial179.stderr:+ '[' '' ']' 2026-02-19T11:07:56.370 INFO:tasks.workunit.client.0.trial179.stderr:+ VENV=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092 2026-02-19T11:07:56.371 INFO:tasks.workunit.client.0.trial179.stderr:+ '[' -d /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092 ']' 2026-02-19T11:07:56.371 INFO:tasks.workunit.client.0.trial179.stderr:+ python3 -m venv /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092 2026-02-19T11:07:56.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:56 trial179 ceph-mon[16707]: pgmap v54: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T11:07:56.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:56 trial179 ceph-mon[16707]: mgrmap e21: x(active, since 92s) 2026-02-19T11:07:57.427 INFO:tasks.workunit.client.0.trial179.stderr:+ trap cleanup EXIT 2026-02-19T11:07:57.427 INFO:tasks.workunit.client.0.trial179.stderr:+ cd /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-19T11:07:57.427 INFO:tasks.workunit.client.0.trial179.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092/bin/python3 -m pip install pytest smbprotocol 2026-02-19T11:07:57.632 INFO:tasks.workunit.client.0.trial179.stdout:Collecting pytest 2026-02-19T11:07:57.651 INFO:tasks.workunit.client.0.trial179.stdout: Downloading pytest-8.4.2-py3-none-any.whl (365 kB) 2026-02-19T11:07:57.682 INFO:tasks.workunit.client.0.trial179.stdout:Collecting smbprotocol 2026-02-19T11:07:57.686 INFO:tasks.workunit.client.0.trial179.stdout: Downloading smbprotocol-1.16.0-py3-none-any.whl (126 kB) 2026-02-19T11:07:57.723 INFO:tasks.workunit.client.0.trial179.stdout:Collecting tomli>=1 2026-02-19T11:07:57.727 INFO:tasks.workunit.client.0.trial179.stdout: Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-02-19T11:07:57.744 INFO:tasks.workunit.client.0.trial179.stdout:Collecting exceptiongroup>=1 2026-02-19T11:07:57.747 INFO:tasks.workunit.client.0.trial179.stdout: Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-02-19T11:07:57.759 INFO:tasks.workunit.client.0.trial179.stdout:Collecting iniconfig>=1 2026-02-19T11:07:57.762 INFO:tasks.workunit.client.0.trial179.stdout: Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2026-02-19T11:07:57.789 INFO:tasks.workunit.client.0.trial179.stdout:Collecting pygments>=2.7.2 2026-02-19T11:07:57.793 INFO:tasks.workunit.client.0.trial179.stdout: Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-19T11:07:57.826 INFO:tasks.workunit.client.0.trial179.stdout:Collecting packaging>=20 2026-02-19T11:07:57.830 INFO:tasks.workunit.client.0.trial179.stdout: Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-19T11:07:57.847 INFO:tasks.workunit.client.0.trial179.stdout:Collecting pluggy<2,>=1.5 2026-02-19T11:07:57.850 INFO:tasks.workunit.client.0.trial179.stdout: Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-19T11:07:57.911 INFO:tasks.workunit.client.0.trial179.stdout:Collecting pyspnego 2026-02-19T11:07:57.915 INFO:tasks.workunit.client.0.trial179.stdout: Downloading pyspnego-0.12.0-py3-none-any.whl (130 kB) 2026-02-19T11:07:58.329 INFO:tasks.workunit.client.0.trial179.stdout:Collecting cryptography>=2.0 2026-02-19T11:07:58.335 INFO:tasks.workunit.client.0.trial179.stdout: Downloading cryptography-46.0.5-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-19T11:07:58.594 INFO:tasks.workunit.client.0.trial179.stdout:Collecting cffi>=2.0.0 2026-02-19T11:07:58.598 INFO:tasks.workunit.client.0.trial179.stdout: Downloading cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 2026-02-19T11:07:58.621 INFO:tasks.workunit.client.0.trial179.stdout:Collecting typing-extensions>=4.13.2 2026-02-19T11:07:58.625 INFO:tasks.workunit.client.0.trial179.stdout: Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-19T11:07:58.648 INFO:tasks.workunit.client.0.trial179.stdout:Collecting pycparser 2026-02-19T11:07:58.651 INFO:tasks.workunit.client.0.trial179.stdout: Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2026-02-19T11:07:58.683 INFO:tasks.workunit.client.0.trial179.stdout:Installing collected packages: pycparser, typing-extensions, cffi, cryptography, tomli, pyspnego, pygments, pluggy, packaging, iniconfig, exceptiongroup, smbprotocol, pytest 2026-02-19T11:07:58.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:58 trial179 ceph-mon[16707]: pgmap v55: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T11:07:58.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:07:58 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2948717367' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:07:59.305 INFO:tasks.workunit.client.0.trial179.stdout:Successfully installed cffi-2.0.0 cryptography-46.0.5 exceptiongroup-1.3.1 iniconfig-2.1.0 packaging-26.0 pluggy-1.6.0 pycparser-2.23 pygments-2.19.2 pyspnego-0.12.0 pytest-8.4.2 smbprotocol-1.16.0 tomli-2.4.0 typing-extensions-4.15.0 2026-02-19T11:07:59.361 INFO:tasks.workunit.client.0.trial179.stderr:WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. 2026-02-19T11:07:59.361 INFO:tasks.workunit.client.0.trial179.stderr:You should consider upgrading via the '/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092/bin/python3 -m pip install --upgrade pip' command. 2026-02-19T11:07:59.398 INFO:tasks.workunit.client.0.trial179.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092/bin/python3 -m pytest -v -m 'default or hosts_access' tests 2026-02-19T11:07:59.510 INFO:tasks.workunit.client.0.trial179.stdout:============================= test session starts ============================== 2026-02-19T11:07:59.510 INFO:tasks.workunit.client.0.trial179.stdout:platform linux -- Python 3.9.25, pytest-8.4.2, pluggy-1.6.0 -- /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092/bin/python3 2026-02-19T11:07:59.510 INFO:tasks.workunit.client.0.trial179.stdout:cachedir: .pytest_cache 2026-02-19T11:07:59.510 INFO:tasks.workunit.client.0.trial179.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/tests 2026-02-19T11:07:59.510 INFO:tasks.workunit.client.0.trial179.stdout:configfile: pytest.ini 2026-02-19T11:07:59.519 INFO:tasks.workunit.client.0.trial179.stdout:collecting ... collected 11 items 2026-02-19T11:07:59.519 INFO:tasks.workunit.client.0.trial179.stdout: 2026-02-19T11:08:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:00 trial179 ceph-mon[16707]: pgmap v56: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2026-02-19T11:08:01.059 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.023+0000 7f77b0013640 -1 client.14420 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.059 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.059 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.059 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.059 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.030+0000 7f77bd86e640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.060 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:08:01 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mgr-x[16980]: 2026-02-19T11:08:01.034+0000 7f77bd86e640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='client.14414 -' entity='client.admin' cmd=[{"prefix": "smb show", "resource_names": ["ceph.smb.share"], "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:08:01.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:08:01.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:08:01.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:08:01.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:08:01.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:08:01.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:01 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:08:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: from='client.14418 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:08:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:08:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:08:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:08:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: pgmap v57: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T11:08:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:02 trial179 ceph-mon[16707]: mgrmap e22: x(active, since 98s) 2026-02-19T11:08:03.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2807472452' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:04 trial179 ceph-mon[16707]: pgmap v58: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T11:08:06.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:06 trial179 ceph-mon[16707]: pgmap v59: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.7 KiB/s rd, 47 KiB/s wr, 9 op/s 2026-02-19T11:08:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:08 trial179 ceph-mon[16707]: pgmap v60: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.6 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T11:08:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:08 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1509179145' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:10.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:10 trial179 ceph-mon[16707]: pgmap v61: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.7 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T11:08:12.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:12 trial179 ceph-mon[16707]: pgmap v62: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.6 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T11:08:13.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:13 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3407827646' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:14.811 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:14 trial179 ceph-mon[16707]: pgmap v63: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.6 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T11:08:16.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:16 trial179 ceph-mon[16707]: pgmap v64: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.7 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T11:08:18.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:18 trial179 ceph-mon[16707]: pgmap v65: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2026-02-19T11:08:18.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:18 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/4042172289' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:20.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:20 trial179 ceph-mon[16707]: pgmap v66: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 341 B/s wr, 0 op/s 2026-02-19T11:08:22.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:22 trial179 ceph-mon[16707]: pgmap v67: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:23.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:23 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/4198690234' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:24 trial179 ceph-mon[16707]: pgmap v68: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:25.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:25 trial179 ceph-mon[16707]: pgmap v69: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:28.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:28 trial179 ceph-mon[16707]: pgmap v70: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:28.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:28 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2533124776' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:30.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:30 trial179 ceph-mon[16707]: pgmap v71: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:32.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:32 trial179 ceph-mon[16707]: pgmap v72: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:33.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:33 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2907960192' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:34.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:34 trial179 ceph-mon[16707]: pgmap v73: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:36.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:36 trial179 ceph-mon[16707]: pgmap v74: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:38.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:38 trial179 ceph-mon[16707]: pgmap v75: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:38.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:38 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3837529213' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:40.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:40 trial179 ceph-mon[16707]: pgmap v76: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:42.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:42 trial179 ceph-mon[16707]: pgmap v77: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:43.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:43 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2074275283' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:44.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:44 trial179 ceph-mon[16707]: pgmap v78: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:46.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:46 trial179 ceph-mon[16707]: pgmap v79: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:48.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:48 trial179 ceph-mon[16707]: pgmap v80: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:48.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:48 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/106496985' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:50.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:50 trial179 ceph-mon[16707]: pgmap v81: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:52.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:52 trial179 ceph-mon[16707]: pgmap v82: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:53.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:53 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/186453056' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:08:54.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:54 trial179 ceph-mon[16707]: pgmap v83: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:56.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:56 trial179 ceph-mon[16707]: pgmap v84: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:08:58.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:58 trial179 ceph-mon[16707]: pgmap v85: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:08:58.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:08:58 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3045583191' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:09:00.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:00 trial179 ceph-mon[16707]: pgmap v86: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T11:09:01.188 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_bogus_allow PASSED [ 9%] 2026-02-19T11:09:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: pgmap v87: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:09:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:09:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:09:02.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:09:03.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:03 trial179 ceph-mon[16707]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:09:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:03 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:09:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:03 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:09:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:03 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:09:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/2715104842' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:09:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:04 trial179 ceph-mon[16707]: pgmap v88: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T11:09:06.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:06 trial179 ceph-mon[16707]: pgmap v89: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.8 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:08 trial179 ceph-mon[16707]: pgmap v90: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.7 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:10.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:10 trial179 ceph-mon[16707]: pgmap v91: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.7 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:12.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:12 trial179 ceph-mon[16707]: pgmap v92: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:14.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:14 trial179 ceph-mon[16707]: pgmap v93: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:16.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:16 trial179 ceph-mon[16707]: pgmap v94: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:09:18.614 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:18 trial179 ceph-mon[16707]: pgmap v95: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:20.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:20 trial179 ceph-mon[16707]: pgmap v96: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:22.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:22 trial179 ceph-mon[16707]: pgmap v97: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:24 trial179 ceph-mon[16707]: pgmap v98: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:26 trial179 ceph-mon[16707]: pgmap v99: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:28 trial179 ceph-mon[16707]: pgmap v100: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:30.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:30 trial179 ceph-mon[16707]: pgmap v101: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:32.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:32 trial179 ceph-mon[16707]: pgmap v102: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:34.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:34 trial179 ceph-mon[16707]: pgmap v103: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:36.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:36 trial179 ceph-mon[16707]: pgmap v104: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:38.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:38 trial179 ceph-mon[16707]: pgmap v105: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:40.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:40 trial179 ceph-mon[16707]: pgmap v106: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:42.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:42 trial179 ceph-mon[16707]: pgmap v107: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:44.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:44 trial179 ceph-mon[16707]: pgmap v108: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:46.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:46 trial179 ceph-mon[16707]: pgmap v109: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:48.614 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:48 trial179 ceph-mon[16707]: pgmap v110: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:50.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:50 trial179 ceph-mon[16707]: pgmap v111: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:52.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:52 trial179 ceph-mon[16707]: pgmap v112: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:54.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:54 trial179 ceph-mon[16707]: pgmap v113: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:56.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:56 trial179 ceph-mon[16707]: pgmap v114: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:09:58.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:09:58 trial179 ceph-mon[16707]: pgmap v115: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:00.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:00 trial179 ceph-mon[16707]: pgmap v116: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:02.064 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_access_bogus_deny PASSED [ 18%] 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: pgmap v117: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:10:02.586 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:02 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:10:03.562 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:10:03.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:10:03.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:10:03.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:10:03.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3565780674' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:10:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:04 trial179 ceph-mon[16707]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:10:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:04 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:10:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:04 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:10:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:04 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:10:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:04 trial179 ceph-mon[16707]: pgmap v118: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:06.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:06 trial179 ceph-mon[16707]: pgmap v119: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:08.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:08 trial179 ceph-mon[16707]: pgmap v120: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:10.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:10 trial179 ceph-mon[16707]: pgmap v121: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:12.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:12 trial179 ceph-mon[16707]: pgmap v122: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:14.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:14 trial179 ceph-mon[16707]: pgmap v123: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:16.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:16 trial179 ceph-mon[16707]: pgmap v124: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:10:18.614 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:18 trial179 ceph-mon[16707]: pgmap v125: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:10:20.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:20 trial179 ceph-mon[16707]: pgmap v126: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:10:22.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:22 trial179 ceph-mon[16707]: pgmap v127: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:24.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:24 trial179 ceph-mon[16707]: pgmap v128: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:26.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:26 trial179 ceph-mon[16707]: pgmap v129: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:28 trial179 ceph-mon[16707]: pgmap v130: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:30.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:30 trial179 ceph-mon[16707]: pgmap v131: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:32.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:32 trial179 ceph-mon[16707]: pgmap v132: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:34.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:34 trial179 ceph-mon[16707]: pgmap v133: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:36.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:36 trial179 ceph-mon[16707]: pgmap v134: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:38.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:38 trial179 ceph-mon[16707]: pgmap v135: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:40.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:40 trial179 ceph-mon[16707]: pgmap v136: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:42.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:42 trial179 ceph-mon[16707]: pgmap v137: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:44.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:44 trial179 ceph-mon[16707]: pgmap v138: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:46.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:46 trial179 ceph-mon[16707]: pgmap v139: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:48.614 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:48 trial179 ceph-mon[16707]: pgmap v140: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:50.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:50 trial179 ceph-mon[16707]: pgmap v141: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:52.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:52 trial179 ceph-mon[16707]: pgmap v142: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:54.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:54 trial179 ceph-mon[16707]: pgmap v143: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:56.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:56 trial179 ceph-mon[16707]: pgmap v144: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:10:58.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:10:58 trial179 ceph-mon[16707]: pgmap v145: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:00.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:00 trial179 ceph-mon[16707]: pgmap v146: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:02 trial179 ceph-mon[16707]: pgmap v147: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:02.932 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_access_self_allow PASSED [ 27%] 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:11:03.682 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1142209521' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:11:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: pgmap v148: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:11:04.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:11:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:11:05.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:05 trial179 ceph-mon[16707]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:11:05.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:05 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:11:05.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:05 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:11:05.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:05 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:11:06.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:06 trial179 ceph-mon[16707]: pgmap v149: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:08.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:08 trial179 ceph-mon[16707]: pgmap v150: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:10.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:10 trial179 ceph-mon[16707]: pgmap v151: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:12.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:12 trial179 ceph-mon[16707]: pgmap v152: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:14.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:14 trial179 ceph-mon[16707]: pgmap v153: 97 pgs: 97 active+clean; 2.0 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:16.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:16 trial179 ceph-mon[16707]: pgmap v154: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T11:11:18.615 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:18 trial179 ceph-mon[16707]: pgmap v155: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:11:20.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:20 trial179 ceph-mon[16707]: pgmap v156: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:11:22.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:22 trial179 ceph-mon[16707]: pgmap v157: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:11:24.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:24 trial179 ceph-mon[16707]: pgmap v158: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:11:26.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:26 trial179 ceph-mon[16707]: pgmap v159: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T11:11:28.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:28 trial179 ceph-mon[16707]: pgmap v160: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:30.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:30 trial179 ceph-mon[16707]: pgmap v161: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:32.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:32 trial179 ceph-mon[16707]: pgmap v162: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:34.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:34 trial179 ceph-mon[16707]: pgmap v163: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:36.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:36 trial179 ceph-mon[16707]: pgmap v164: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:38 trial179 ceph-mon[16707]: pgmap v165: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:40.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:40 trial179 ceph-mon[16707]: pgmap v166: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:42.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:42 trial179 ceph-mon[16707]: pgmap v167: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:44.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:44 trial179 ceph-mon[16707]: pgmap v168: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:46.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:46 trial179 ceph-mon[16707]: pgmap v169: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:48.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:48 trial179 ceph-mon[16707]: pgmap v170: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:50.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:50 trial179 ceph-mon[16707]: pgmap v171: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:52 trial179 ceph-mon[16707]: pgmap v172: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:54.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:54 trial179 ceph-mon[16707]: pgmap v173: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:56.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:56 trial179 ceph-mon[16707]: pgmap v174: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:11:58.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:11:58 trial179 ceph-mon[16707]: pgmap v175: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:00.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:00 trial179 ceph-mon[16707]: pgmap v176: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:02.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:02 trial179 ceph-mon[16707]: pgmap v177: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:03.780 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:03 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/3155363705' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:12:03.782 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_self_deny PASSED [ 36%] 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: pgmap v178: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:12:04.533 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:04 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:12:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:12:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:12:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:12:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:12:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:12:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:12:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:06 trial179 ceph-mon[16707]: from='client.14500 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:12:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:06 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:12:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:06 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:12:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:06 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:12:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:06 trial179 ceph-mon[16707]: pgmap v179: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:12:08.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:08 trial179 ceph-mon[16707]: pgmap v180: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:12:10.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:10 trial179 ceph-mon[16707]: pgmap v181: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:12.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:12 trial179 ceph-mon[16707]: pgmap v182: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:14.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:14 trial179 ceph-mon[16707]: pgmap v183: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:16.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:16 trial179 ceph-mon[16707]: pgmap v184: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:18.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:18 trial179 ceph-mon[16707]: pgmap v185: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:20.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:20 trial179 ceph-mon[16707]: pgmap v186: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:12:22.812 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:22 trial179 ceph-mon[16707]: pgmap v187: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:24.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:24 trial179 ceph-mon[16707]: pgmap v188: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:26.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:26 trial179 ceph-mon[16707]: pgmap v189: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:28.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:28 trial179 ceph-mon[16707]: pgmap v190: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:30.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:30 trial179 ceph-mon[16707]: pgmap v191: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:32.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:32 trial179 ceph-mon[16707]: pgmap v192: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:34.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:34 trial179 ceph-mon[16707]: pgmap v193: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:36.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:36 trial179 ceph-mon[16707]: pgmap v194: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:38 trial179 ceph-mon[16707]: pgmap v195: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:40.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:40 trial179 ceph-mon[16707]: pgmap v196: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:42.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:42 trial179 ceph-mon[16707]: pgmap v197: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:44.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:44 trial179 ceph-mon[16707]: pgmap v198: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:46.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:46 trial179 ceph-mon[16707]: pgmap v199: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:48.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:48 trial179 ceph-mon[16707]: pgmap v200: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:50.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:50 trial179 ceph-mon[16707]: pgmap v201: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:52 trial179 ceph-mon[16707]: pgmap v202: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:54.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:54 trial179 ceph-mon[16707]: pgmap v203: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:56.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:56 trial179 ceph-mon[16707]: pgmap v204: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:12:58.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:12:58 trial179 ceph-mon[16707]: pgmap v205: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:00.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:00 trial179 ceph-mon[16707]: pgmap v206: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:02 trial179 ceph-mon[16707]: pgmap v207: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:04.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:04 trial179 ceph-mon[16707]: pgmap v208: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:04.719 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:04 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/1620389665' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:13:05.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:13:05.814 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:13:05.815 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:13:05.815 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:13:05.815 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:13:05.815 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:13:05.815 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:05 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:13:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:06 trial179 ceph-mon[16707]: pgmap v209: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:13:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:06 trial179 ceph-mon[16707]: from='client.14506 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:13:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:06 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T11:13:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:06 trial179 ceph-mon[16707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T11:13:06.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:06 trial179 ceph-mon[16707]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T11:13:08.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:08 trial179 ceph-mon[16707]: pgmap v210: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:13:10.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:10 trial179 ceph-mon[16707]: pgmap v211: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:12.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:12 trial179 ceph-mon[16707]: pgmap v212: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:14.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:14 trial179 ceph-mon[16707]: pgmap v213: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:16.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:16 trial179 ceph-mon[16707]: pgmap v214: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:18.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:18 trial179 ceph-mon[16707]: pgmap v215: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:20.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:20 trial179 ceph-mon[16707]: pgmap v216: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T11:13:22.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:22 trial179 ceph-mon[16707]: pgmap v217: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:24.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:24 trial179 ceph-mon[16707]: pgmap v218: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:26.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:26 trial179 ceph-mon[16707]: pgmap v219: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:28.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:28 trial179 ceph-mon[16707]: pgmap v220: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:30.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:30 trial179 ceph-mon[16707]: pgmap v221: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:32.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:32 trial179 ceph-mon[16707]: pgmap v222: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:34.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:34 trial179 ceph-mon[16707]: pgmap v223: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:36.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:36 trial179 ceph-mon[16707]: pgmap v224: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:38.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:38 trial179 ceph-mon[16707]: pgmap v225: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:40.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:40 trial179 ceph-mon[16707]: pgmap v226: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:42.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:42 trial179 ceph-mon[16707]: pgmap v227: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:44.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:44 trial179 ceph-mon[16707]: pgmap v228: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:46.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:46 trial179 ceph-mon[16707]: pgmap v229: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:48.615 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:48 trial179 ceph-mon[16707]: pgmap v230: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:50.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:50 trial179 ceph-mon[16707]: pgmap v231: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:52.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:52 trial179 ceph-mon[16707]: pgmap v232: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:54.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:54 trial179 ceph-mon[16707]: pgmap v233: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:56.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:56 trial179 ceph-mon[16707]: pgmap v234: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:13:58.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:13:58 trial179 ceph-mon[16707]: pgmap v235: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:14:00.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:00 trial179 ceph-mon[16707]: pgmap v236: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:14:02.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:02 trial179 ceph-mon[16707]: pgmap v237: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:14:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:04 trial179 ceph-mon[16707]: pgmap v238: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T11:14:04.813 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:04 trial179 ceph-mon[16707]: from='client.? 10.88.0.3:0/611575936' entity='client.smb.config.modusr1.trial179.hvbmef' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:14:05.509 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_bogus_net_allow PASSED [ 45%] 2026-02-19T11:14:05.531 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share1] PASSED [ 54%] 2026-02-19T11:14:05.556 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share2] PASSED [ 63%] 2026-02-19T11:14:05.589 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_create_dir[share1] PASSED [ 72%] 2026-02-19T11:14:05.622 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_create_dir[share2] PASSED [ 81%] 2026-02-19T11:14:05.654 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_create_file[share1] PASSED [ 90%] 2026-02-19T11:14:05.702 INFO:tasks.workunit.client.0.trial179.stdout:tests/test_simple_smb.py::test_create_file[share2] PASSED [100%] 2026-02-19T11:14:05.702 INFO:tasks.workunit.client.0.trial179.stdout: 2026-02-19T11:14:05.702 INFO:tasks.workunit.client.0.trial179.stdout:======================== 11 passed in 366.18s (0:06:06) ======================== 2026-02-19T11:14:05.718 INFO:tasks.workunit.client.0.trial179.stderr:+ cleanup 2026-02-19T11:14:05.718 INFO:tasks.workunit.client.0.trial179.stderr:+ '[' '' ']' 2026-02-19T11:14:05.718 INFO:tasks.workunit.client.0.trial179.stderr:+ rm -rf /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_58092 2026-02-19T11:14:05.760 INFO:teuthology.orchestra.run:Running command with timeout 3600 2026-02-19T11:14:05.761 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2026-02-19T11:14:05.828 INFO:tasks.workunit:Stopping ["smb/smb_tests.sh -m 'default or hosts_access' tests"] on client.0... 2026-02-19T11:14:05.828 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2026-02-19T11:14:06.215 DEBUG:teuthology.parallel:result is None 2026-02-19T11:14:06.215 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T11:14:06.240 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T11:14:06.241 DEBUG:teuthology.orchestra.run.trial179:> rmdir -- /home/ubuntu/cephtest/mnt.0 2026-02-19T11:14:06.297 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T11:14:06.297 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -rf -- /var/tmp/ceph-smb-test-meta.json 2026-02-19T11:14:06.362 INFO:teuthology.task.ssh_keys:Cleaning up SSH keys 2026-02-19T11:14:06.362 INFO:teuthology.task.ssh_keys:cleaning up keys added for testing 2026-02-19T11:14:06.362 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial179.front.sepia.ceph.com 2026-02-19T11:14:06.363 DEBUG:teuthology.orchestra.run.trial179:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-19T11:14:06.418 DEBUG:teuthology.orchestra.run.trial179:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:14:06.475 DEBUG:teuthology.orchestra.run.trial179:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.531 INFO:teuthology.orchestra.run.trial179.stdout:"600" 2026-02-19T11:14:06.532 DEBUG:teuthology.orchestra.run.trial179:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:063949 /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: pgmap v239: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:14:06.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:14:06.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:14:06.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:14:06.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:14:06.564 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:06 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:14:06.580 DEBUG:teuthology.orchestra.run.trial179:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.636 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial195.front.sepia.ceph.com 2026-02-19T11:14:06.636 DEBUG:teuthology.orchestra.run.trial195:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-19T11:14:06.665 DEBUG:teuthology.orchestra.run.trial195:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T11:14:06.723 DEBUG:teuthology.orchestra.run.trial195:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.779 INFO:teuthology.orchestra.run.trial195.stdout:"600" 2026-02-19T11:14:06.779 DEBUG:teuthology.orchestra.run.trial195:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-19_11:07:33:367833 /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.835 DEBUG:teuthology.orchestra.run.trial195:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-19T11:14:06.892 DEBUG:teuthology.orchestra.run.trial179:> rm /home/ubuntu/.ssh/config 2026-02-19T11:14:06.894 DEBUG:teuthology.orchestra.run.trial195:> rm /home/ubuntu/.ssh/config 2026-02-19T11:14:06.948 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T11:14:06.961 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:14:06.961 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-19T11:14:07.078 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:14:07.360 INFO:teuthology.orchestra.run.trial179.stdout:{ 2026-02-19T11:14:07.360 INFO:teuthology.orchestra.run.trial179.stdout: "results": [ 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.share", 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "share_id": "share1", 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "removed" 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "state": "removed", 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:14:07.361 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.share", 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "share_id": "share2", 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "removed" 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "state": "removed", 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:14:07.362 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.cluster", 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "cluster_id": "modusr1", 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "removed" 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "state": "removed", 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "resource": { 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "resource_type": "ceph.smb.usersgroups", 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "users_groups_id": "ug1", 2026-02-19T11:14:07.363 INFO:teuthology.orchestra.run.trial179.stdout: "intent": "removed" 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: "state": "removed", 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: ], 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout: "success": true 2026-02-19T11:14:07.364 INFO:teuthology.orchestra.run.trial179.stdout:} 2026-02-19T11:14:07.399 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2026-02-19T11:14:07.416 INFO:tasks.cephadm:Waiting for ceph service smb.modusr1 to be not present in service list 2026-02-19T11:14:07.417 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:14:07.538 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:14:07.779 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:14:07.779 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:07:02.034871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:07:02.034777Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:07:02.034723Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:07:02.034812Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T11:14:07.343509Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T11:13:05.375541Z", "last_refresh": "2026-02-19T11:07:02.034928Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-19T11:14:07.848 DEBUG:tasks.cephadm:checking if 'smb.modusr1' in {'osd.default', 'smb.modusr1', 'mds.cephfs', 'mon', 'mgr'} 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: pgmap v240: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: Remove service smb.modusr1 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/modusr1/users-groups.0.json"}]': finished 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T11:14:08.391 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T11:14:08.392 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' 2026-02-19T11:14:08.392 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T11:14:08.392 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: Removing orphan daemon smb.modusr1.trial179.hvbmef... 2026-02-19T11:14:08.392 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:08 trial179 ceph-mon[16707]: Removing daemon smb.modusr1.trial179.hvbmef from trial179 -- ports [445, 9922] 2026-02-19T11:14:08.849 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T11:14:08.982 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:14:09.216 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-19T11:14:09.216 INFO:teuthology.orchestra.run.trial179.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T11:06:16.422402Z", "last_refresh": "2026-02-19T11:07:02.034871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial179=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T11:05:47.320578Z", "last_refresh": "2026-02-19T11:07:02.034777Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial179:10.20.193.179=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T11:05:46.031029Z", "last_refresh": "2026-02-19T11:07:02.034723Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial179"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T11:05:58.390952Z", "last_refresh": "2026-02-19T11:07:02.034812Z", "running": 2, "size": 2}}] 2026-02-19T11:14:09.256 DEBUG:tasks.cephadm:checking if 'smb.modusr1' in {'mon', 'mgr', 'mds.cephfs', 'osd.default'} 2026-02-19T11:14:09.256 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-19T11:14:09.272 INFO:tasks.cephadm:Teardown begin 2026-02-19T11:14:09.273 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:14:09.301 DEBUG:teuthology.orchestra.run.trial195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:14:09.328 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-19T11:14:09.328 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:941b42cabfa3c4e4d30b96a58cbe2fa653f560ec shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-19T11:14:09.463 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/mon.a/config 2026-02-19T11:14:09.482 INFO:teuthology.orchestra.run.trial179.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-19T11:14:09.498 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-19T11:14:09.499 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-19T11:14:09.499 DEBUG:teuthology.orchestra.run.trial179:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T11:14:09.516 DEBUG:teuthology.orchestra.run.trial195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T11:14:09.533 INFO:tasks.cephadm:Stopping all daemons... 2026-02-19T11:14:09.533 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-19T11:14:09.533 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.modusr1.trial179.hvbmef"} : dispatch 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.modusr1.trial179.hvbmef"}]': finished 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modusr1"} : dispatch 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modusr1"}]': finished 2026-02-19T11:14:09.563 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-mon[16707]: from='mgr.14276 10.20.193.179:0/1064859630' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T11:14:09.832 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 systemd[1]: Stopping Ceph mon.a for d5695ddc-0d82-11f1-a592-d404e6e7d460... 2026-02-19T11:14:09.832 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mon-a[16703]: 2026-02-19T11:14:09.657+0000 7f5bce2a5640 -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 2026-02-19T11:14:09.832 INFO:journalctl@ceph.mon.a.trial179.stdout:Feb 19 11:14:09 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-mon-a[16703]: 2026-02-19T11:14:09.657+0000 7f5bce2a5640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T11:14:09.915 DEBUG:teuthology.orchestra.run.trial179:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mon.a.service' 2026-02-19T11:14:09.991 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T11:14:09.991 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-19T11:14:09.991 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-02-19T11:14:09.991 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x 2026-02-19T11:14:10.128 INFO:journalctl@ceph.mgr.x.trial179.stdout:Feb 19 11:14:10 trial179 systemd[1]: Stopping Ceph mgr.x for d5695ddc-0d82-11f1-a592-d404e6e7d460... 2026-02-19T11:14:10.269 DEBUG:teuthology.orchestra.run.trial179:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@mgr.x.service' 2026-02-19T11:14:10.304 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T11:14:10.305 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-02-19T11:14:10.305 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-19T11:14:10.305 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.0 2026-02-19T11:14:10.813 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:10 trial179 systemd[1]: Stopping Ceph osd.0 for d5695ddc-0d82-11f1-a592-d404e6e7d460... 2026-02-19T11:14:10.814 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:10 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0[32939]: 2026-02-19T11:14:10.440+0000 7fcff0832640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-19T11:14:10.814 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:10 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0[32939]: 2026-02-19T11:14:10.440+0000 7fcff0832640 -1 osd.0 26 *** Got signal Terminated *** 2026-02-19T11:14:10.814 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:10 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0[32939]: 2026-02-19T11:14:10.440+0000 7fcff0832640 -1 osd.0 26 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63772]: 2026-02-19 11:14:15.510385137 +0000 UTC m=+5.080566318 container died be59e6ec293c50c5e7f6043c165d087f25085571d9afd2f8bcc35d7e6e5ede63 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63772]: 2026-02-19 11:14:15.51932929 +0000 UTC m=+5.089510471 container remove be59e6ec293c50c5e7f6043c165d087f25085571d9afd2f8bcc35d7e6e5ede63 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, ceph=True) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 bash[63772]: ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.646701051 +0000 UTC m=+0.016513241 container create 4fcc3a0aef7c53cd0faf1cf055419b0619cf939ea02e7d6b981ee79ff2e81b9a (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0-deactivate, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , ceph=True, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, io.buildah.version=1.41.3) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.673047476 +0000 UTC m=+0.042859656 container init 4fcc3a0aef7c53cd0faf1cf055419b0619cf939ea02e7d6b981ee79ff2e81b9a (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0-deactivate, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, ceph=True, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, OSD_FLAVOR=default) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.675659744 +0000 UTC m=+0.045471924 container start 4fcc3a0aef7c53cd0faf1cf055419b0619cf939ea02e7d6b981ee79ff2e81b9a (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.676111334 +0000 UTC m=+0.045923524 container attach 4fcc3a0aef7c53cd0faf1cf055419b0619cf939ea02e7d6b981ee79ff2e81b9a (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0-deactivate, org.label-schema.vendor=CentOS, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, ceph=True, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.640473068 +0000 UTC m=+0.010285258 image pull 27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53 quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef 2026-02-19T11:14:15.798 INFO:journalctl@ceph.osd.0.trial179.stdout:Feb 19 11:14:15 trial179 podman[63904]: 2026-02-19 11:14:15.79543652 +0000 UTC m=+0.165248731 container died 4fcc3a0aef7c53cd0faf1cf055419b0619cf939ea02e7d6b981ee79ff2e81b9a (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-0-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216) 2026-02-19T11:14:15.833 DEBUG:teuthology.orchestra.run.trial179:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.0.service' 2026-02-19T11:14:15.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T11:14:15.869 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-19T11:14:15.869 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-19T11:14:15.870 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.1 2026-02-19T11:14:16.063 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:15 trial179 systemd[1]: Stopping Ceph osd.1 for d5695ddc-0d82-11f1-a592-d404e6e7d460... 2026-02-19T11:14:16.063 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:15 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1[40065]: 2026-02-19T11:14:15.996+0000 7ffa91158640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-19T11:14:16.063 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:15 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1[40065]: 2026-02-19T11:14:15.996+0000 7ffa91158640 -1 osd.1 26 *** Got signal Terminated *** 2026-02-19T11:14:16.063 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:15 trial179 ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1[40065]: 2026-02-19T11:14:15.996+0000 7ffa91158640 -1 osd.1 26 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64038]: 2026-02-19 11:14:21.067559669 +0000 UTC m=+5.082819045 container died 7b0181720ee951037b1b6d3966118f99cb1c9be8e2a7d2bec85fbfb9de367fca (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1, org.label-schema.build-date=20260216, io.buildah.version=1.41.3, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, OSD_FLAVOR=default, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64038]: 2026-02-19 11:14:21.076348654 +0000 UTC m=+5.091608050 container remove 7b0181720ee951037b1b6d3966118f99cb1c9be8e2a7d2bec85fbfb9de367fca (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, ceph=True, io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 bash[64038]: ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.210254876 +0000 UTC m=+0.016492131 container create 0a478067596e810be43da0f0dae046a493933dc8efb2a482cedbd20d9e600095 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1-deactivate, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-shraddhaag-cephadm-seastore-support, org.label-schema.schema-version=1.0, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.242833863 +0000 UTC m=+0.049071128 container init 0a478067596e810be43da0f0dae046a493933dc8efb2a482cedbd20d9e600095 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.vendor=CentOS) 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.245410374 +0000 UTC m=+0.051647629 container start 0a478067596e810be43da0f0dae046a493933dc8efb2a482cedbd20d9e600095 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1-deactivate, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2026-02-19T11:14:21.383 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.245933667 +0000 UTC m=+0.052170932 container attach 0a478067596e810be43da0f0dae046a493933dc8efb2a482cedbd20d9e600095 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1-deactivate, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T11:14:21.384 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.203658439 +0000 UTC m=+0.009895704 image pull 27cd8cc050fe1bfdb61b07020d94f1f65ee9eaf587881422432f9c6dfcacca53 quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef 2026-02-19T11:14:21.384 INFO:journalctl@ceph.osd.1.trial179.stdout:Feb 19 11:14:21 trial179 podman[64174]: 2026-02-19 11:14:21.379919808 +0000 UTC m=+0.186157073 container died 0a478067596e810be43da0f0dae046a493933dc8efb2a482cedbd20d9e600095 (image=quay.ceph.io/ceph-ci/ceph@sha256:d8cdebb5ad9d40e85239fe1245500a98e2729b0bf85f9699614980a1a87710ef, name=ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460-osd-1-deactivate, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, CEPH_SHA1=941b42cabfa3c4e4d30b96a58cbe2fa653f560ec, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-shraddhaag-cephadm-seastore-support, io.buildah.version=1.41.3) 2026-02-19T11:14:21.417 DEBUG:teuthology.orchestra.run.trial179:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d5695ddc-0d82-11f1-a592-d404e6e7d460@osd.1.service' 2026-02-19T11:14:21.454 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T11:14:21.454 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-19T11:14:21.455 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 --force --keep-logs 2026-02-19T11:14:21.609 INFO:teuthology.orchestra.run.trial179.stdout:Deleting cluster with fsid: d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:14:30.402 DEBUG:teuthology.orchestra.run.trial195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 --force --keep-logs 2026-02-19T11:14:30.521 INFO:teuthology.orchestra.run.trial195.stdout:Deleting cluster with fsid: d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:14:30.577 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:14:30.606 DEBUG:teuthology.orchestra.run.trial195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T11:14:30.632 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-19T11:14:30.635 DEBUG:teuthology.misc:Transferring archived files from trial179:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial179/crash 2026-02-19T11:14:30.636 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash -- . 2026-02-19T11:14:30.671 INFO:teuthology.orchestra.run.trial179.stderr:tar: /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T11:14:30.672 INFO:teuthology.orchestra.run.trial179.stderr:tar: Error is not recoverable: exiting now 2026-02-19T11:14:30.674 DEBUG:teuthology.misc:Transferring archived files from trial195:/var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial195/crash 2026-02-19T11:14:30.675 DEBUG:teuthology.orchestra.run.trial195:> sudo tar c -f - -C /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash -- . 2026-02-19T11:14:30.699 INFO:teuthology.orchestra.run.trial195.stderr:tar: /var/lib/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T11:14:30.700 INFO:teuthology.orchestra.run.trial195.stderr:tar: Error is not recoverable: exiting now 2026-02-19T11:14:30.701 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-19T11:14:30.701 DEBUG:teuthology.orchestra.run.trial179:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T11:14:30.739 INFO:tasks.cephadm:Compressing logs... 2026-02-19T11:14:30.740 DEBUG:teuthology.orchestra.run.trial179:> 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 -- 2026-02-19T11:14:30.782 DEBUG:teuthology.orchestra.run.trial195:> 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 -- 2026-02-19T11:14:30.803 INFO:teuthology.orchestra.run.trial179.stderr:find: ‘/var/log/rbd-target-api’gzip: No such file or directory -5 2026-02-19T11:14:30.804 INFO:teuthology.orchestra.run.trial179.stderr: --verbose -- /var/log/ceph/cephadm.log 2026-02-19T11:14:30.804 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mon.a.log 2026-02-19T11:14:30.804 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.0.log 2026-02-19T11:14:30.804 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.yzsggf.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.cephadm.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.yzsggf.log: 70.2% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.yzsggf.log.gz 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.audit.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-volume.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr: 79.9% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.1.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-volume.log: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mgr.x.log 2026-02-19T11:14:30.807 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.log 2026-02-19T11:14:30.808 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.mtfupg.log 2026-02-19T11:14:30.808 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.log: 90.2% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.audit.log.gz 2026-02-19T11:14:30.808 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.mtfupg.log: 78.2% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mds.cephfs.trial179.mtfupg.log.gz 2026-02-19T11:14:30.808 INFO:teuthology.orchestra.run.trial179.stderr: 88.3% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph.log.gz 2026-02-19T11:14:30.808 INFO:teuthology.orchestra.run.trial179.stderr: 94.2% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-volume.log.gz 2026-02-19T11:14:30.809 INFO:teuthology.orchestra.run.trial195.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr: 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr:real 0m0.010s 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr:user 0m0.006s 2026-02-19T11:14:30.810 INFO:teuthology.orchestra.run.trial195.stderr:sys 0m0.012s 2026-02-19T11:14:30.859 INFO:teuthology.orchestra.run.trial179.stderr: 90.0% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mgr.x.log.gz 2026-02-19T11:14:30.930 INFO:teuthology.orchestra.run.trial179.stderr: 90.6% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-mon.a.log.gz 2026-02-19T11:14:31.050 INFO:teuthology.orchestra.run.trial179.stderr: 94.5% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.0.log.gz 2026-02-19T11:14:31.096 INFO:teuthology.orchestra.run.trial179.stderr: 94.4% -- replaced with /var/log/ceph/d5695ddc-0d82-11f1-a592-d404e6e7d460/ceph-osd.1.log.gz 2026-02-19T11:14:31.098 INFO:teuthology.orchestra.run.trial179.stderr: 2026-02-19T11:14:31.099 INFO:teuthology.orchestra.run.trial179.stderr:real 0m0.303s 2026-02-19T11:14:31.099 INFO:teuthology.orchestra.run.trial179.stderr:user 0m0.694s 2026-02-19T11:14:31.099 INFO:teuthology.orchestra.run.trial179.stderr:sys 0m0.051s 2026-02-19T11:14:31.099 INFO:tasks.cephadm:Archiving logs... 2026-02-19T11:14:31.099 DEBUG:teuthology.misc:Transferring archived files from trial179:/var/log/ceph to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial179/log 2026-02-19T11:14:31.101 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T11:14:31.299 DEBUG:teuthology.misc:Transferring archived files from trial195:/var/log/ceph to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial195/log 2026-02-19T11:14:31.300 DEBUG:teuthology.orchestra.run.trial195:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T11:14:31.325 INFO:tasks.cephadm:Removing cluster... 2026-02-19T11:14:31.325 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d5695ddc-0d82-11f1-a592-d404e6e7d460 --force 2026-02-19T11:14:31.449 INFO:teuthology.orchestra.run.trial179.stdout:Deleting cluster with fsid: d5695ddc-0d82-11f1-a592-d404e6e7d460 2026-02-19T11:14:31.507 INFO:tasks.cephadm:Removing cephadm ... 2026-02-19T11:14:31.507 DEBUG:teuthology.orchestra.run.trial179:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T11:14:31.523 DEBUG:teuthology.orchestra.run.trial195:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T11:14:31.542 INFO:tasks.cephadm:Teardown complete 2026-02-19T11:14:31.542 DEBUG:teuthology.run_tasks:Unwinding manager smb.configure_samba_client_container 2026-02-19T11:14:31.559 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T11:14:31.575 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T11:14:31.576 DEBUG:teuthology.orchestra.run.trial179:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T11:14:31.578 DEBUG:teuthology.orchestra.run.trial195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T11:14:31.591 INFO:teuthology.orchestra.run.trial179.stderr:bash: line 1: ntpq: command not found 2026-02-19T11:14:31.597 INFO:teuthology.orchestra.run.trial195.stderr:bash: line 1: ntpq: command not found 2026-02-19T11:14:31.619 INFO:teuthology.orchestra.run.trial179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T11:14:31.619 INFO:teuthology.orchestra.run.trial179.stdout:=============================================================================== 2026-02-19T11:14:31.620 INFO:teuthology.orchestra.run.trial179.stdout:^- 198-12-95-197-host.coloc> 2 6 377 66 -514us[ -451us] +/- 58ms 2026-02-19T11:14:31.620 INFO:teuthology.orchestra.run.trial179.stdout:^- 172-234-37-140.ip.linode> 2 6 377 2 +18ms[ +18ms] +/- 88ms 2026-02-19T11:14:31.620 INFO:teuthology.orchestra.run.trial179.stdout:^- us-central-1.clearnet.pw 2 7 17 58 +5982us[+6006us] +/- 81ms 2026-02-19T11:14:31.620 INFO:teuthology.orchestra.run.trial179.stdout:^* 192-210-133-204-host.col> 3 6 377 1 +85us[ +113us] +/- 8129us 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:=============================================================================== 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:^- 170-187-147-56.ip.linode> 2 6 377 2 -4736us[-4736us] +/- 80ms 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:^* 108.61.73.243 2 6 377 64 -449us[ -423us] +/- 20ms 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:^- us-west-1.clearnet.pw 2 6 377 1 +888us[ +888us] +/- 70ms 2026-02-19T11:14:31.635 INFO:teuthology.orchestra.run.trial195.stdout:^+ jane.qotw.net 2 6 377 1 +576us[ +576us] +/- 25ms 2026-02-19T11:14:31.636 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T11:14:31.647 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T11:14:31.647 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T11:14:31.665 DEBUG:teuthology.orchestra.run.trial179:> 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 2026-02-19T11:14:31.711 DEBUG:teuthology.orchestra.run.trial195:> 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 2026-02-19T11:14:31.753 DEBUG:teuthology.orchestra.run.trial179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-19T11:14:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:14:31.780 DEBUG:teuthology.orchestra.run.trial195:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-19T11:14:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:14:31.820 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T11:14:31.836 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T11:14:31.851 INFO:teuthology.task.internal:Duration was 658.453219 seconds 2026-02-19T11:14:31.851 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T11:14:31.867 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T11:14:31.867 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T11:14:31.870 DEBUG:teuthology.orchestra.run.trial195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T11:14:31.906 INFO:teuthology.orchestra.run.trial179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T11:14:31.906 INFO:teuthology.orchestra.run.trial195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T11:14:32.141 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T11:14:32.142 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial179.front.sepia.ceph.com 2026-02-19T11:14:32.142 DEBUG:teuthology.orchestra.run.trial179:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T11:14:32.161 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial195.front.sepia.ceph.com 2026-02-19T11:14:32.162 DEBUG:teuthology.orchestra.run.trial195:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T11:14:32.201 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T11:14:32.201 DEBUG:teuthology.orchestra.run.trial179:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T11:14:32.203 DEBUG:teuthology.orchestra.run.trial195:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T11:14:32.292 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T11:14:32.292 DEBUG:teuthology.orchestra.run.trial179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T11:14:32.295 DEBUG:teuthology.orchestra.run.trial195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T11:14:32.316 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:14:32.316 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:14:32.316 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T11:14:32.316 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T11:14:32.316 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T11:14:32.330 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 89.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T11:14:32.344 INFO:teuthology.orchestra.run.trial195.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T11:14:32.344 INFO:teuthology.orchestra.run.trial195.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T11:14:32.344 INFO:teuthology.orchestra.run.trial195.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T11:14:32.344 INFO:teuthology.orchestra.run.trial195.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T11:14:32.344 INFO:teuthology.orchestra.run.trial195.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T11:14:32.348 INFO:teuthology.orchestra.run.trial195.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T11:14:32.350 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T11:14:32.362 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T11:14:32.363 DEBUG:teuthology.orchestra.run.trial179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T11:14:32.396 DEBUG:teuthology.orchestra.run.trial195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T11:14:32.421 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T11:14:32.433 DEBUG:teuthology.orchestra.run.trial179:> 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 2026-02-19T11:14:32.438 DEBUG:teuthology.orchestra.run.trial195:> 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 2026-02-19T11:14:32.460 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern = core 2026-02-19T11:14:32.485 INFO:teuthology.orchestra.run.trial195.stdout:kernel.core_pattern = core 2026-02-19T11:14:32.498 DEBUG:teuthology.orchestra.run.trial179:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T11:14:32.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:14:32.529 DEBUG:teuthology.orchestra.run.trial195:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T11:14:32.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T11:14:32.554 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T11:14:32.565 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T11:14:32.566 DEBUG:teuthology.misc:Transferring archived files from trial179:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial179 2026-02-19T11:14:32.566 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T11:14:32.602 DEBUG:teuthology.misc:Transferring archived files from trial195:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57933/remote/trial195 2026-02-19T11:14:32.602 DEBUG:teuthology.orchestra.run.trial195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T11:14:32.634 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T11:14:32.634 DEBUG:teuthology.orchestra.run.trial179:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T11:14:32.637 DEBUG:teuthology.orchestra.run.trial195:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T11:14:32.693 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T11:14:32.706 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T11:14:32.706 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T11:14:32.719 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T11:14:32.719 DEBUG:teuthology.orchestra.run.trial179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T11:14:32.721 DEBUG:teuthology.orchestra.run.trial195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T11:14:32.736 INFO:teuthology.orchestra.run.trial179.stdout: 917522 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 11:14 /home/ubuntu/cephtest 2026-02-19T11:14:32.749 INFO:teuthology.orchestra.run.trial195.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 11:14 /home/ubuntu/cephtest 2026-02-19T11:14:32.750 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T11:14:32.761 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T11:14:32.797 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_basic} duration: 658.4532186985016 owner: scheduled_shraddhaag@soko04.front.sepia.ceph.com success: true 2026-02-19T11:14:32.797 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:14:32.909 INFO:teuthology.run:pass